source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @1c0e205f   21 years michaelni writing corrupt files on MinGW patch by (Matthias Fritschi <choi at …
(edit) @1b8b121   21 years michaelni Missing LDFLAGS in libavcodec/Makefile patch by ("Michael T. Dean" …
(edit) @931c85d0   21 years michaelni aac decoding patch by ("Thomas Raivio" <tjraivio at cc dot hut dot …
(edit) @b2e3c528   21 years michaelni require the user to explicitly specifiy --enable-gpl before enabling …
(edit) @2768b0d9   21 years michaelni correctly identify AAC audio in mov/mp4/etc. files. patch by ("Thomas …
(edit) @1c24c51d   21 years michaelni gcc 2.95.3 patch by ("Steven M. Schultz" <sms at 2bsd dot com>) …
(edit) @1ff93ffc   21 years michaelni padding support in ffmpeg patch by (Todd Kirby <doubleshot at pacbell …
(edit) @929a0c41   21 years michaelni regression checksum update for alexs .mov time change new nut …
(edit) @7dddf25   21 years michaelni fourcc & language code v->vb type some minor cleanups some bugfixes …
(edit) @c9247fc3   21 years michaelni dont reduce the min_distance of AVIndexEntry Originally committed as …
(edit) @21f52609   21 years alex support for -timestamp Originally committed as revision 2978 to …
(edit) @00a3c8b8   21 years alex fix compilation after michaels anti-time change Originally committed …
(edit) @e9afa2f4   21 years alex unknown format char Originally committed as revision 2976 to …
(edit) @fd146758   21 years alex conversion to av_log Originally committed as revision 2975 to …
(edit) @6ce1a818   21 years alex unknown format chars Originally committed as revision 2974 to …
(edit) @8cc7a34d   21 years alex support for wider range of codecs Originally committed as revision …
(edit) @465e1dad   21 years michaelni 10l (bytes_left() -> url_feof()) 10l (updating LRU delta pts for type …
(edit) @4568325a   21 years Roman R. * making it possible to specify recording date and time in a stream …
(edit) @8c266f0c   21 years michaelni AltiVec hScale, all size patch by (Romain Dolbeau <dolbeaur at …
(edit) @7c5934ed   21 years michaelni search for undamaged headers Originally committed as revision 2970 to …
(edit) @6b6242a2   21 years alex make gcc happy under hurd Originally committed as revision 12125 to …
(edit) @ee9f36a8   21 years michaelni checksuming for nut & nice checksum API for libavformat Originally …
(edit) @5e9b83f5   21 years michaelni antitime Originally committed as revision 2968 to …
(edit) @5a757507   21 years michaelni 10l (Titel->Title) Originally committed as revision 2967 to …
(edit) @64c020a8   21 years michaelni 10000l Originally committed as revision 2966 to …
(edit) @e52788d0   21 years michaelni info packet read/write & simplify Originally committed as revision …
(edit) @ae3fa4ea   21 years michaelni make vorbis default again Originally committed as revision 2964 to …
(edit) @5062c202   21 years michaelni 10l Originally committed as revision 2963 to …
(edit) @6748046   21 years michaelni store extradata, vorbis in avi works now, dont expect av sync though …
(edit) @2926db5   21 years michaelni some random id for vorbis so we can do some experiments with vorbis in …
(edit) @a1d4d70c   21 years michaelni large extradata fix use 3 pts predictors for vorbis, slightly more …
(edit) @b0c7f5a9   21 years michaelni move zero size hack from ogg.c to utils.c Originally committed as …
(edit) @a03cbe5f   21 years michaelni fix global header passing from demuxer to decoder Originally …
(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) …
Note: See TracRevisionLog for help on using the revision log.