source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @3f4993f1   21 years michaelni pts hack (correct solution would be to pass the pts from the encoder …
(edit) @bbb77e7c   21 years michaelni remove function call from muxer->encoder and cleanly pass global …
(edit) @6d8f985e   21 years michaelni fix obnoxious ogg_packet passing from encoder to muxer Originally …
(edit) @7d1bbcd4   21 years michaelni time & (s)rand is forbidden Originally committed as revision 2954 to …
(edit) @d76f581f   21 years michaelni kill obnoxious ogg_packet passing from demuxer to decoder Originally …
(edit) @8bfed902   21 years michaelni remove spyware from ogg*.c fix vorbis in ogg decoding Originally …
(edit) @a5247e3   21 years michaelni nut (de)muxer update conform to latest spec remove get/put_s() not …
(edit) @8100cab9   21 years michaelni nicer looking arrows for the motion vector vissualization Originally …
(edit) @13d1512c   21 years michaelni 10l (vismv fix) Originally committed as revision 2949 to …
(edit) @a3c22fbc   21 years michaelni rv20 (0x20201002) support Originally committed as revision 2948 to …
(edit) @b44bdf7e   21 years michaelni interlaced chroma MC divx-bug workaround Originally committed as …
(edit) @86807410   21 years michaelni skiped mbs in interlaced b frames fix Originally committed as …
(edit) @3f9d89c6   21 years michaelni gmc segfault fix Originally committed as revision 2945 to …
(edit) @d298185c   21 years michaelni yuv4mpeg output 'C' tag patch by ("Steven M. Schultz" <sms at 2bsd dot …
(edit) @0a3b0447   21 years michaelni pass frame_size for stream copy Originally committed as revision 2943 …
(edit) @2f996b83   21 years michaelni split stream into valid mp3 frames, at least flv & nut absolutely need …
(edit) @cac0a56c   21 years Roman R. * .mov files with uncompressed audio can't be correctly processed …
(edit) @58c2182d   21 years michaelni fixing alignment, 2nd try Originally committed as revision 2940 to …
(edit) @96d8b5a6   21 years michaelni hmm av_log(..., get_bits()); Originally committed as revision 2939 to …
(edit) @906b578f   21 years Roman R. * fixing 10l in movenc.c + updating regression patterns. Originally …
(edit) @9a4d938   21 years Roman R. * making .mov files generated by ffmpeg compatible with Apple …
(edit) @d9d7653e   21 years michaelni diff -w Originally committed as revision 2936 to …
(edit) @5cce4dd   21 years michaelni ensure that the bitstream buffers for encoding partitioned frames are …
(edit) @38100e8c   21 years mike added QT faststart remuxing utility to ffmpeg distribution per, ahem, …
(edit) @042e3bfe   21 years michaelni fix decoding of qp<6 Originally committed as revision 2933 to …
(edit) @e5017ab   21 years michaelni h264 - progressive I frame CABAC support patch by (Laurent Aimar …
(edit) @6fb316d5   21 years michaelni Support raw mpegts streams from dvr patch by (wmglo at dent dot med …
(edit) @d7646d7d   21 years michaelni h263 loop filter option Originally committed as revision 2930 to …
(edit) @b73afeac   21 years michaelni huge vbv buffer size + CBR fix Originally committed as revision 2929 …
(edit) @ca20f118   21 years Roman R. * enabling DV-in-QT * fixing a bug in movenc.c: for QT files hdrl …
(edit) @046bee86   21 years michaelni always parse APP* as it sometimes contains startcodes which confuse …
(edit) @901ee2be   21 years Roman R. * some significant clean-up of the dv_decode_ac (it looks real …
(edit) @7906085f   21 years mellum warning patrol Originally committed as revision 2925 to …
(edit) @d957696f   21 years michaelni cleanup frame_rate code, this may also fix some large file bugs …
(edit) @0a90160a   21 years michaelni forgot (bitstream size info) Originally committed as revision 2923 to …
(edit) @c43e7a66   21 years michaelni untested win32 binary pipe fix Originally committed as revision 2922 …
(edit) @490c735d   21 years Roman R. * turns out raw DV files can have .dif extension Originally committed …
(edit) @cb6e87c1   21 years mellum Update coding rules. Originally committed as revision 2920 to …
(edit) @8066e59f   21 years Roman R. * enabling seek in raw DV files * generic DV demuxer now sets …
(edit) @039e7889   21 years michaelni add size of encoded stream to the regression tests Originally …
(edit) @6486ad57   21 years michaelni test more (i)dcts Originally committed as revision 2917 to …
(edit) @8fe2c60e   21 years michaelni 1000l for iive Originally committed as revision 2916 to …
(edit) @6b47b730   21 years michaelni Compile fix by (Chip <szarlada at freemail dot hu>) Originally …
(edit) @b839da6   21 years michaelni powerpc PMC doc fix by (Romain Dolbeau <dolbeau at irisa dot fr>) …
(edit) @4e39ab4c   21 years michaelni 1000l in av_mallocz_static() less overallocation in av_fast_realloc() …
(edit) @8d1f2ba5   21 years michaelni static allocation rewrite (old code was plain a broken mess) doesnt …
(edit) @2a42b5c3   21 years michaelni support url_read which reads less then requested patch by (Leon van …
(edit) @53c05b1e   21 years michaelni do loop filter immediatly after each macroblock is decoded instead of …
(edit) @3ebc7e04   21 years michaelni h264 loop filter optimizations Originally committed as revision 2909 …
(edit) @980a82b7   21 years michaelni h264 loop filter for progressive I&P frames by (Laurent Aimar <fenrir …
(edit) @74d69c07   21 years michaelni enable .ffm regression test as it works again Originally committed as …
(edit) @458eadda   21 years michaelni slice structured encoding support & interlaced spelling Originally …
(edit) @204b5c9e   21 years michaelni h.263 ssm + aic fix by (Maarten Daniels <maarten dot daniels at …
(edit) @950b55d3   21 years michaelni wrong help text Originally committed as revision 2904 to …
(edit) @79292510   21 years michaelni adjust_write_index() fix by ("Curi Fabio Eduardo (SFL)" <curif at …
(edit) @58254257   21 years Roman R. * removing casualties of battle of the wits and English language …
(edit) @7976241a   21 years michaelni moving f/b_code init to where it should be Originally committed as …
(edit) @7813d6a3   21 years michaelni 1000000l (using uninitalized variable for initalizing bits per MV …
(edit) @3edcacde   21 years michaelni init cleanup Originally committed as revision 2899 to …
(edit) @6fe1a1a5   21 years ikalvachev use pan_scan to remove some weight, proper pan_scan offset reading …
(edit) @5ac47683   21 years ikalvachev mpeg12 fix 10l of aspect calucalations, return gop perser to print …
(edit) @e15dec10   21 years michaelni decode latency patch by (Leon van Stuivenberg <l dot vanstuivenberg at …
(edit) @6cc270c   21 years mike update the API for the idct function Originally committed as revision …
(edit) @a6b9ffb   21 years ikalvachev move MPV_common_init after parsing stream parameters, matrix rebuild …
(edit) @6faa4645   21 years Roman R. * DV decoding/encoding now supports MultiThreading for up to 324 CPUs …
(edit) @380fd6b1   21 years Roman R. * DV decoder simplifications. Now it looks to be 6% faster. At least …
(edit) @b51469a0   21 years michaelni tcp select() check and enables pressing 'q' when reading/(writing) …
(edit) @35fe5cc5   21 years michaelni altivec swscale under Linux patch by (Magnus Damm <damm at opensource …
(edit) @37923cd3   21 years michaelni alignment fix Originally committed as revision 2890 to …
(edit) @67086c85   21 years michaelni width,height%16!=0 fix Originally committed as revision 2889 to …
(edit) @ee59b4b6   21 years mike don't fetch the size of SEQH unless SEQH was found Originally …
(edit) @23fe14bb   21 years mike minor VMD system update; still not perfect, but should not crash …
(edit) @3a278992   21 years mike remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> …
(edit) @9eef2b77   21 years michaelni no read loop tcp/http and http CRLF fix by (Leon van Stuivenberg <l …
(edit) @c3775e54   21 years michaelni fix global name conflicts patch by ("Ronald S. Bultje" <R dot S dot …
(edit) @8be014e0   21 years michaelni removing broken mpeg_decode_gop() Originally committed as revision …
(edit) @68951ecf   21 years michaelni fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at …
(edit) @ebcd2f96   21 years mike be smarter about the variable size of the extra SVQ3 data Originally …
(edit) @36d9b4e   21 years michaelni (f)pritf() vs. av_log() and 'make test' update Originally committed …
(edit) @247d56f5   21 years michaelni Parse stss info in MOV files to get key frames patch by ("Brian …
(edit) @14284f78   21 years mike smarten up the SVQ3 extradata decoder without changing the external …
(edit) @bda702fc   21 years mike credit update Originally committed as revision 2877 to …
(edit) @6a91ec51   21 years mike added SGI image format, encoding and decoding, courtesy of Todd Kirby …
(edit) @38088adf   21 years mike Matroska credits Originally committed as revision 2875 to …
(edit) @e7a18d5   21 years Roman R. * moving some of the commonly used bit reading/writing functions …
(edit) @6e046750   21 years michaelni big endian compile fix by ("Ronald S. Bultje" <R dot S dot Bultje at …
(edit) @a2faa401   21 years michaelni AltiVec support in postproc/ + altivec optimizations for yuv2yuvX …
(edit) @08abe0fd   21 years michaelni matroska demuxer by ("Ronald S. Bultje" <R dot S dot Bultje at …
(edit) @1da57984   21 years michaelni 10l Originally committed as revision 2871 to …
(edit) @3738fe1a   21 years michaelni nicer output for 'ffmpeg -formats' Originally committed as revision …
(edit) @b98202a4   21 years michaelni mb stuffing in partitioned frames fix Originally committed as …
(edit) @b056e73c   21 years michaelni h263+ custom pcf support Originally committed as revision 2868 to …
(edit) @361b1b86   21 years michaelni Correcting the header size for ADPCM_IMA_WAV files patch by (Brian …
(edit) @bb01a3f0   21 years michaelni guess framerate Originally committed as revision 2866 to …
(edit) @c276af0   21 years michaelni disable lames leading zero "feature", fixes a few more flv encoding …
(edit) @4bfc029f   21 years michaelni 10l (1 vs. descrLength(1)) found by (Jean Le Feuvre - jeanlf) …
(edit) @92a26775   21 years michaelni flv fixes Originally committed as revision 2863 to …
(edit) @c7516a00   21 years michaelni find_start_code() optimization (about 2x faster now) this may improve …
(edit) @ba30abcb   21 years michaelni regression test fix (forcing specific audio codecs as the default …
(edit) @148beec7   21 years kabi * missing opts for make dep Originally committed as revision 2860 to …
Note: See TracRevisionLog for help on using the revision log.