source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @bee0d9e5   21 years michaelni vhook patch by (Charles Yates <charles dot yates at pandora dot be>) …
(edit) @f068206e   21 years michaelni quiet/verbose patch by (Bill Eldridge <bill at rfa dot org>) …
(edit) @3633ada5   21 years michaelni win32 received_sigterm patch by (Bill Eldridge <bill at rfa dot org>) …
(edit) @e91df376   21 years michaelni CODEC_ID_MPEGVIDEO Originally committed as revision 2198 to …
(edit) @8a5483e7   21 years mike it seems that ffmpeg can also mux QT/MP4 now Originally committed as …
(edit) @4d3b1f8d   21 years mike doc update Originally committed as revision 2196 to …
(edit) @3ef8be2b   21 years mike initial commit for Id RoQ and Interplay MVE multimedia subsystems …
(edit) @149f7c02   21 years michaelni fix MPEG-TS missdetected as MPEG-PS Originally committed as revision …
(edit) @77ee78bc   21 years michaelni 100l Originally committed as revision 2193 to …
(edit) @67b04c1   21 years michaelni more fixes Originally committed as revision 2192 to …
(edit) @bf5d0505   21 years michaelni some fixes (still buggy though) Originally committed as revision 2191 …
(edit) @3f16d933   21 years mike first pass at PSX STR demuxer; does not yet interact correctly with …
(edit) @421e085   21 years mike skip preamble bytes Originally committed as revision 2189 to …
(edit) @8d876a43   21 years michaelni asv2 regression test Originally committed as revision 2188 to …
(edit) @1149acdc   21 years michaelni asv2 encoding Originally committed as revision 2187 to …
(edit) @9b56edf5   21 years michaelni ASV2 decoder Originally committed as revision 2186 to …
(edit) @cb231c48   21 years michaelni fixing unused f_code values 10l (forgot to update the regression test …
(edit) @dc98fc8d   21 years michaelni 10l (big vs. little endian) Originally committed as revision 2184 to …
(edit) @d9a916e2   21 years michaelni stdin patch by (Charles Yates <charles dot yates at pandora dot be>) * …
(edit) @572f992e   21 years michaelni libavformat/avio.h compilation problem in VisualC++ by (lethean at …
(edit) @e8d83e1c   21 years michaelni Small Patch for "ffplay -" instead of "ffplay pipe:" by (Bill Eldridge …
(edit) @12dccd4e   21 years michaelni bit_rate in mpeg1/2 should be 0x3FFFF for vbr or at least >= …
(edit) @904736b5   21 years Roman R. 1000l in abbrv. table Originally committed as revision 2179 to …
(edit) @69b0ff3a   21 years michaelni 10l (closed gop bit) Originally committed as revision 2178 to …
(edit) @ba2a8cb   21 years Roman R. * making resolution abbreviations right * introducing sntsc/spal …
(edit) @400738b1   21 years michaelni ffplay diff commenting out rtsp for no network by (Bill Eldridge <bill …
(edit) @264cb2b8   21 years michaelni M_PI diff for output_example (handles undefined M_PI) by (Bill …
(edit) @118e91f3   21 years Roman R. * Phase 1 for DV encoding support. Muxing/demuxing of DV streams is …
(edit) @8c5b5683   21 years fabrice fixed audio frame buffering problem (should correct problems on some …
(edit) @d99ce8d7   21 years fabrice spelling fix Originally committed as revision 2172 to …
(edit) @1a31840c   21 years mike naughty, forbidden variable declarations Originally committed as …
(edit) @2d5e962b   21 years michaelni 100l (forget to reset me.skip for b frames) Originally committed as …
(edit) @47017dd8   21 years Roman R. * ffmpeg was *silently* rejecting to deinterlace NTSC DV. The problem …
(edit) @1cb5f7f   21 years michaelni mov, 3gp, mp4 muxer by (Thomas Raivio <tjraivio at cc dot hut dot fi>) …
(edit) @22ddd60b   21 years michaelni fixing CODEC_FLAG_GLOBAL_HEADER Originally committed as revision 2167 …
(edit) @922bc38d   21 years michaelni mpeg2 regression test add mpeg2video_decoder, thats more consistant …
(edit) @e4eadb4b   21 years michaelni oooooops, having 2 Eterms open and doing cvs diff in one and cvs …
(edit) @029911d1   21 years michaelni mpeg2 encoding Originally committed as revision 2164 to …
(edit) @9b6a5b87   21 years michaelni xvid edge bug (if i understand the mpeg4 spec correctly) autodetection …
(edit) @802f454e   21 years fabrice removed unused variable Originally committed as revision 2162 to …
(edit) @acaa20d   21 years fabrice avoid warning Originally committed as revision 2161 to …
(edit) @02c28fe6   21 years fabrice avoid warning Originally committed as revision 2160 to …
(edit) @df15903f   21 years fabrice removed unused variable Originally committed as revision 2159 to …
(edit) @d9c533a   21 years fabrice removed unused variables Originally committed as revision 2158 to …
(edit) @228ef9dd   21 years fabrice memmove fixes (Jon Burgess) Originally committed as revision 2157 to …
(edit) @758cf534   21 years fabrice update version Originally committed as revision 2156 to …
(edit) @5ee03c86   21 years fabrice update Originally committed as revision 2155 to …
(edit) @b4f237b6   21 years fabrice up to date regression tests Originally committed as revision 2154 to …
(edit) @04e3f86d   21 years fabrice ac3 test Originally committed as revision 2153 to …
(edit) @44664b09   21 years fabrice accepts pgmyuv extension Originally committed as revision 2152 to …
(edit) @22b37f5d   21 years fabrice suppressed frame number modulus hack - added loop_input hack which I …
(edit) @b1b77fe9   21 years fabrice added loop option Originally committed as revision 2150 to …
(edit) @375c44f4   21 years fabrice use new loop option Originally committed as revision 2149 to …
(edit) @2853e85   21 years fabrice disabled file based tests Originally committed as revision 2148 to …
(edit) @19a11db2   21 years fabrice exclude Duration field too Originally committed as revision 2147 to …
(edit) @d95ac2c5   21 years fabrice spell fixes Originally committed as revision 2146 to …
(edit) @23a65308   21 years fabrice man page installation support Originally committed as revision 2145 …
(edit) @f5fe9d5f   21 years fabrice export int64_t_C as it is needed by libavformat.h Originally …
(edit) @02d504a   21 years fabrice more sections in help - copyright fixes Originally committed as …
(edit) @18bff752   21 years fabrice added all options Originally committed as revision 2142 to …
(edit) @b030b28   21 years fabrice explain Windows Native and Cross build - linked to DLL build page …
(edit) @7eea5766   21 years fabrice removed deprecated win32 option (use --enable-mingw32 and …
(edit) @00b4fdb7   21 years fabrice win32 compile fix Originally committed as revision 2139 to …
(edit) @3519af27   21 years fabrice when changing version, please keep my changes (win32 compile fix) …
(edit) @2eb5d024   21 years fabrice updated supported codec/format Originally committed as revision 2137 …
(edit) @e99c4e10   21 years fabrice added ffplay documentation - added automatic man page generation for …
(edit) @d6eb3c50   21 years michaelni custom quant matrix encoding support Originally committed as revision …
(edit) @c3bf0288   21 years michaelni PSX MDEC decoder, based upon some code from Sebastian Jedruszkiewicz …
(edit) @a6aec9c9   21 years fabrice update Originally committed as revision 2133 to …
(edit) @9ee2c20e   21 years fabrice repeat_pict was never returned Originally committed as revision 2132 …
(edit) @c9245417   21 years Roman R. all human-readable output should go into stderr for now. We really …
(edit) @f80f7964   21 years Roman R. enabling Sun medialib support via --enable-sunmlib, the default …
(edit) @743739d2   21 years michaelni AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot …
(edit) @b928ec64   21 years michaelni fixing chroma MC minor cleanup postprocessing support Originally …
(edit) @a2f11b3   21 years michaelni MC rounding fixed? UMV still not bugfree :( Originally committed as …
(edit) @8e39d4a7   21 years michaelni fix AVFrame.reference (the frames are used for decoding future frames …
(edit) @bd5a6020   21 years michaelni use codec_tag for encoding too Originally committed as revision 2125 …
(edit) @f818862   21 years michaelni fixing thread safety, this may cause alignment problms (if it does …
(edit) @36b58e85   22 years Roman R. * fixing a regression in mpeg encoder (not setting pix_fmt), this …
(edit) @bdb2e37c   22 years alex initial sh4 support Originally committed as revision 2122 to …
(edit) @966df5b6   22 years mike reverse earlier patch Originally committed as revision 2121 to …
(edit) @b6e52719   22 years alex Simplified and fixed altivec/altivec.h detection under Linux and …
(edit) @c9510803   22 years fabrice support for older real audio files (<= version 3) Originally …
(edit) @62563c38   22 years michaelni skip ext header missing message for msmpeg4v2 Originally committed as …
(edit) @48091512   22 years fabrice no default bit rate if decoding Originally committed as revision 2117 …
(edit) @cb750e33   22 years fabrice added get_audio_frame() Originally committed as revision 2116 to …
(edit) @12f996ed   22 years fabrice initial duration/start_time generic support - displays stream duration …
(edit) @5b685a7   22 years fabrice removed MAXINT64 Originally committed as revision 2114 to …
(edit) @25c4950e   22 years fabrice update duration and start_time Originally committed as revision 2113 …
(edit) @32f38cb4   22 years fabrice exports mpegps_demux Originally committed as revision 2112 to …
(edit) @ca1538f8   22 years fabrice update duration and start_time Originally committed as revision 2111 …
(edit) @247eadca   22 years fabrice update duration and start_time - add av_new_stream() usage Originally …
(edit) @fa26a29d   22 years fabrice add av_new_stream() usage Originally committed as revision 2109 to …
(edit) @ee404803   22 years fabrice added stream start time and duration API - AV_NOPTS_VALUE is no longer …
(edit) @c965f943   22 years mike endian-conscious fix, courtesy of Sebastian Jedruszkiewicz <elf -at- …
(edit) @638c9d91   22 years fabrice fine A-V synchronisation support with either audio or video as master …
(edit) @1fbe1a61   22 years Roman R. patch for DV capturing by Dan Dennedy <dan at dennedy dot org> …
(edit) @6e230912   22 years michaelni check input pix_fmt Originally committed as revision 2104 to …
(edit) @59c673d5   22 years michaelni cleanup / fixes Originally committed as revision 2103 to …
(edit) @2864dfd5   22 years michaelni yuv4mpeg pipe reader for libavformat patch by (D Richard Felker III …
Note: See TracRevisionLog for help on using the revision log.