source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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 …
(edit) @769fc46   22 years michaelni clear bitstream buffers in AVCodec.flush() Originally committed as …
(edit) @6a686d58   22 years michaelni FF_INPUT_BUFFER_PADDING_SIZE Originally committed as revision 2100 to …
(edit) @ffba1dc0   22 years michaelni make the h263 decoder more error tolerant Originally committed as …
(edit) @e7d0374f   22 years Roman R. A/V sync patch from Gildas Bazin. Originally committed as revision …
(edit) @302898fc   22 years ikalvachev Add GNU header, remove X includes, add more check for xvmc render …
(edit) @782b80d   22 years michaelni namespace fix (triggered by gcc-alivec-bugfix + gentoo or so) by …
(edit) @f5ea4461   22 years michaelni patch for flv deblocking by (Garrick Meeker <gmeeker at theoryllc dot …
(edit) @7d1c3fc1   22 years michaelni rate distortion mb decision support fix decoding of old %16!=0 divx …
(edit) @80adda8e   22 years michaelni debug stuff Originally committed as revision 2093 to …
(edit) @e7124ffc   22 years alex using av_abort instead exit Originally committed as revision 2092 to …
(edit) @7855ef1c   22 years alex remove cs_test and swscale-example too Originally committed as …
(edit) @c39c1dc   22 years alex 410p -> 411p Originally committed as revision 2091 to …
(edit) @3aff069b   22 years alex CLJR decoding support Originally committed as revision 2090 to …
(edit) @f23a68df   22 years ikalvachev make MPV_frame_start fail on get_buffer failer Originally committed …
(edit) @4f1bb8a   22 years ikalvachev compile xvmc only when requested Originally committed as revision …
(edit) @fb364ada   22 years ikalvachev initial XvMC support Originally committed as revision 2087 to …
(edit) @7fade368   22 years ikalvachev initial XvMC support, define common packet for decoder <-> libXvMC …
(edit) @2e7b4c84   22 years ikalvachev initial XvMC support Originally committed as revision 2085 to …
(edit) @ff862be5   22 years michaelni ati vcr2 uv swap Originally committed as revision 2084 to …
(edit) @0c938bd   22 years alex get_bits -> skip_bits Originally committed as revision 2083 to …
(edit) @669e5093   22 years alex warning fixes Originally committed as revision 2082 to …
(edit) @008f0851   22 years michaelni vcr2 cleanup Originally committed as revision 2081 to …
(edit) @6b17c988   22 years michaelni ATI VCR2 Originally committed as revision 2080 to …
(edit) @e94bc100   22 years michaelni ATI VCR2 decoding support Originally committed as revision 2079 to …
(edit) @14bc6e63   22 years michaelni fix Originally committed as revision 2078 to …
(edit) @438fcb75   22 years revol OSX and BeOS networking fix (socklen_t) Originally committed as …
(edit) @be3564ed   22 years michaelni ATI VCR1 decoder Originally committed as revision 2076 to …
(edit) @17d71fb   22 years michaelni last frames & b frames encoding fix Originally committed as revision …
(edit) @e9174ba4   22 years michaelni last frame decoding fix Originally committed as revision 2074 to …
(edit) @a15e68de   22 years michaelni bitstream changes to match JM7.2 Originally committed as revision …
Note: See TracRevisionLog for help on using the revision log.