source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @b39cf84   18 years kostya.shishkov Update error message Originally committed as revision 7010 to …
(edit) @339aabd5   18 years kostya.shishkov Use table for determining type sizes Originally committed as revision …
(edit) @9cc6be9   18 years baptiste.coudurier add low delay forcing option for mpeg1/2 encoding Originally …
(edit) @21330978   18 years kostya.shishkov Decoder can decode many ZLib-packed strips Originally committed as …
(edit) @d00026d0   18 years kostya.shishkov Print error message for unsupported mode (RGB planar,CMYK,YCrCb) …
(edit) @e2570297   18 years kostya.shishkov 8-bit images support for TIFF Originally committed as revision 7005 …
(edit) @380fd08f   18 years kostya.shishkov Rows per strip may be >= height Originally committed as revision 7004 …
(edit) @27c18939   18 years kostya.shishkov Warn about JPEG in TIFF Originally committed as revision 7003 to …
(edit) @ec8a152b   18 years kostya.shishkov Correctly detect 4-component images Originally committed as revision …
(edit) @ffa0a3d6   18 years kostya.shishkov Simplify VMD demuxer (but it still does not work right) Originally …
(edit) @a47d3c04   18 years kostya.shishkov Output proper 16-bit sound (fixes decoding on PPC) Originally …
(edit) @6c0d0413   18 years diego support for libswscale.pc without --enable-swscaler patch by j -- at …
(edit) @7466ed2   18 years mans zigzag_direct_noperm doesn't exist, remove declaration Originally …
(edit) @4386f941   18 years diego Sync documentation with the current ffmpeg -h output. patch from …
(edit) @7b7abda3   18 years mans make more tables static Originally committed as revision 6996 to …
(edit) @1d50395   18 years mans rename squareTbl -> ff_squareTbl Originally committed as revision …
(edit) @e275b7ef   18 years stefan.gehrer rename ff_cavs_flush to cavs_flush and make it static Originally …
(edit) @53aa68b3   18 years stefan.gehrer move all cavs-parsing to cavs.c This should help building parser …
(edit) @55fde95e   18 years mans rename cropTbl -> ff_cropTbl Originally committed as revision 6992 to …
(edit) @d136d2fc   18 years stefan.gehrer make mpeg4video_split public as ff_mpeg4video_split Originally …
(edit) @36cd3069   18 years mans rename inverse -> ff_inverse Originally committed as revision 6990 to …
(edit) @7e244702   18 years Aurélien Jacobs Allows playback of truncated matroska files. Originally committed as …
(edit) @0032cac2   18 years mans fix make dep with some gcc versions Originally committed as revision …
(edit) @38ca53da   18 years Aurélien Jacobs cosmetic: fix indentation after previous commit Originally committed …
(edit) @a2a6332b   18 years Aurélien Jacobs Fix avidec.c compilation when dv demuxer is disabled. Originally …
(edit) @b43afb53   18 years ods15 change include "nut.h" to <nut.h> to make gcc pick the correct nut.h …
(edit) @354ca79   18 years diego slight simplification Originally committed as revision 6984 to …
(edit) @a8d04fba   18 years mans #define ENABLE_*_CODEC etc as 0 or 1 in config.h Originally committed …
(edit) @e3c97c3b   18 years michaelni more verbose r_frame_rate definition Originally committed as revision …
(edit) @1bd29b07   18 years mans make some tables static Originally committed as revision 6981 to …
(edit) @5d97d9d5   18 years michaelni fix checksum check (was my bug not libnut) Originally committed as …
(edit) @e8272029   18 years michaelni fix timestamp rounding in syncpoints index reading (unfinished and …
(edit) @6dd2cdf   18 years ods15 register nut muxer if libnut is used Originally committed as revision …
(edit) @f956e129   18 years ods15 Add libnut support until ffmpeg gets an independant and complete …
(edit) @bb54f6ab   18 years mans adding more static keywords Originally committed as revision 6976 to …
(edit) @6b781ce7   18 years mans make vp6_pcr_tree static Originally committed as revision 6975 to …
(edit) @3894bc7   18 years mans fix make dep for out of tree builds Originally committed as revision …
(edit) @1ed1a122   18 years mans make some symbols static Originally committed as revision 6973 to …
(edit) @8e981daf   18 years mans make some symbols static Originally committed as revision 6972 to …
(edit) @7b0d75fc   18 years michaelni simplify Originally committed as revision 6971 to …
(edit) @c328f313   18 years mans make two functions static Originally committed as revision 6970 to …
(edit) @9a626982   18 years michaelni dont do startcode search from last syncpoint if there are no errors …
(edit) @faf7cbf1   18 years michaelni nut simple seeking first try Originally committed as revision 6968 to …
(edit) @568ad81b   18 years michaelni disable nut regression test until we have a working muxer Originally …
(edit) @619d8e2e   18 years michaelni updating nut demuxer to latest spec no muxing yet no index yet no …
(edit) @82bfffaf   18 years Aurélien Jacobs Fix wrong comment. Patch by Steve Lhomme % slhomme A divxcorp P com % …
(edit) @5d352ca9   18 years Aurélien Jacobs Add A_AAC codec identifier support in matroska. Patch by Steve Lhomme …
(edit) @7b24f9b4   18 years michaelni libnut uses "MP3 " for mp3 Originally committed as revision 6963 to …
(edit) @5e8b05f8   18 years baptiste.coudurier report error when local tag has 0 size Originally committed as …
(edit) @f1a06ca8   18 years michaelni zero private bits Originally committed as revision 6961 to …
(edit) @eea784da   18 years michaelni store a identifer and the first header in extradata with this mp3 …
(edit) @f889d3f9   18 years michaelni also set strict_std_compliance for stream copy, its needed for the …
(edit) @eacb41b2   18 years michaelni mp3 header (de)compression bitstream filter this will make mp3 frames …
(edit) @78fcba8   18 years mans disable -Winline spam, --enable-extra-warnings to enable Originally …
(edit) @92a35418   18 years michaelni 16bit in avi is RGB555 Originally committed as revision 6956 to …
(edit) @c2212338   18 years takis.issaris Remove the H264Context parameter from decode_init_vlc() as it is not …
(edit) @7964ed7   18 years lucabe72 Synch with ffmpeg's r6938 "allow spaces in source and build directory …
(edit) @cbee7a69   18 years baptiste.coudurier get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to …
(edit) @6c4d1655   18 years michaelni 10000l to myself, fixing regression test failure Originally committed …
(edit) @47d23bbf   18 years mans check for byteswap.h Originally committed as revision 6952 to …
(edit) @95a07973   18 years baptiste.coudurier support m1a hdlr mpeg elementary audio handler, fix …
(edit) @c63b9a1   18 years mans rename CONFIG_SDL -> HAVE_SDL Originally committed as revision 6950 …
(edit) @d226c750   18 years mans rename HAVE_VHOOK/BUILD_VHOOK to CONFIG_VHOOK Originally committed as …
(edit) @1f51da1b   18 years michaelni fix missdetection of mpeg-ps (ps2_interdite.mpg) Originally committed …
(edit) @09c2b942   18 years Aurélien Jacobs add support for AAC in matroska Originally committed as revision 6947 …
(edit) @4647c0ec   18 years Aurélien Jacobs add audio output sampling freqency reading in matroska Originally …
(edit) @0008afc5   18 years Roman R. * fixing a memory leak in DV format. Patch by Brian Brice bbrice …
(edit) @9df5ea29   18 years Aurélien Jacobs Add myself as matroska.c maintainer. Originally committed as revision …
(edit) @95cc43b2   18 years Aurélien Jacobs Better way to detect cluster (fix files encoded with Haali's muxer). …
(edit) @b5ca0c6f   18 years michaelni 100l for me, iam being to stupid to read the mpeg4 spec / eat stuffing …
(edit) @171b361e   18 years diego Remove illegal FourCC values. Originally committed as revision 6941 …
(edit) @8f57cc5a   18 years michaelni mpeg4probe patch by (Thijs Vermeir ; thijs vermeir barco com) tabs …
(edit) @79e5a53c   18 years michaelni utf8 title support for psp (untested) Originally committed as …
(edit) @997baf01   18 years mans allow spaces in source and build directory names out of tree builds …
(edit) @94b594c   18 years gpoirier add "seek by bytes" support to ffplay Patch by Steve Lhomme % slhomme …
(edit) @1d1be91   18 years gpoirier add support for rtp/h264 streaming Patch by Ryan Martell % rdm4 A …
(edit) @abc7202f   18 years diego Some documentation on the vhook imlib2 moving images feature. patch by …
(edit) @9d210bb4   18 years baptiste.coudurier typo Originally committed as revision 6934 to …
(edit) @80d617f5   18 years baptiste.coudurier add option to set mpeg1/2 gop timecode start, and drop frame flag …
(edit) @d9d2f88d   18 years lu_zero Simplify Originally committed as revision 6932 to …
(edit) @4802a7a7   18 years diego Use MMX only under x86_32, there are compilation problems. Originally …
(edit) @17662955   18 years baptiste.coudurier add codec_tag and codec_stream_tag to MpegEncContext to not alter …
(edit) @718eeb6a   18 years gpoirier add moving images feature to imlib2 vhook Patch by Victor Paesa % …
(edit) @d904b5fc   18 years gpoirier Fix MacIntel build: "/nop" is illegal on Apple's older version of GAS …
(edit) @7d7912c3   18 years kostya.shishkov Bump version for Fraps v[24] support Originally committed as revision …
(edit) @0ab07420   18 years Aurélien Jacobs Allow reading matroska title. Originally committed as revision 6927 …
(edit) @5b99b90d   18 years Aurélien Jacobs cosmetics: reindent after last commit Originally committed as …
(edit) @ce99efc6   18 years Aurélien Jacobs Don't need to check for NULL before av_free(). And don't need to …
(edit) @ae17bf6a   18 years Aurélien Jacobs Add support for block duration. Patch by Steve Lhomme % slhomme A …
(edit) @063c8f26   18 years Aurélien Jacobs Ensure codec_id = CODEC_ID_NONE for unknown codecs (don't reuse …
(edit) @b9756b2e   18 years Aurélien Jacobs guess matroska files frame rate Patch by Steve Lhomme % slhomme A …
(edit) @31693e0   18 years gpoirier Add support for getting duration of a RTP stream (for seeking in …
(edit) @4408e75e   18 years michaelni 2nd try for -vcodec copy timebase selection last one choose 1fps due …
(edit) @1c75f2bc   18 years gpoirier remove floats in 10 bytes/byte support (no version of matroska used …
(edit) @e07eaacc   18 years Reimar.Doeffinger Avoid void*-arithmetic, and uint8_t* is more correct anyway. …
(edit) @d73427e3   18 years gpoirier Add doxy comments for macro GET_UTF8 another fix in PUT_UTF8 doxy …
(edit) @79e7b960   18 years baptiste.coudurier include parser.h instead of mpegvideo.h Originally committed as …
(edit) @7d6b1ab   18 years baptiste.coudurier rename ff_mpeg1_find_frame_end to mpeg1_find_frame_end and make it …
(edit) @4067d81b   18 years baptiste.coudurier move AVCodecParser prototypes and definitions to parser.h, and move …
(edit) @34d3376   18 years gpoirier Fix wrong params name in PUT_UTF8 doxy comments Originally committed …
Note: See TracRevisionLog for help on using the revision log.