source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @620ab797   21 years michaelni 1/0 fix Originally committed as revision 3357 to …
(edit) @2ff9ff5b   21 years michaelni dont segfault without -strict -1 Originally committed as revision …
(edit) @3ea1ce21   21 years Roman R. * fixing a small quirk with DV audio muxing * making DV testable …
(edit) @da66b631   21 years michaelni optimize quantizaton (about 3x faster) further opt is easily possible …
(edit) @a8d73e56   21 years michaelni cleanup remove ugly and slow vertical scaning code 0.1% bitrate …
(edit) @78486403   21 years michaelni use parent sample to predict significance & magnitude 1% bitrate …
(edit) @c07a22fb   21 years michaelni realloc(NULL) fix Originally committed as revision 3351 to …
(edit) @e071139a   21 years michaelni log2() & bsd Originally committed as revision 3350 to …
(edit) @c5c3a926   21 years mike well that does not need to be there anymore Originally committed as …
(edit) @6b2f6646   21 years michaelni better context model (0.2-1% lower bitrate) a tiny bit cleanup …
(edit) @9dac77a7   21 years michaelni argh Originally committed as revision 3347 to …
(edit) @3dc10d47   21 years michaelni Add UYVY support to libavcodec/raw.c patch by ("Todd.Kirby" …
(edit) @c5c97a8   21 years michaelni libdts support improvements by (Aurelien Jacobs) Originally committed …
(edit) @65bf3c53   21 years michaelni typo fix by ("Todd.Kirby" <doubleshot at pacbell dot net>) Originally …
(edit) @0187e903   21 years michaelni TIMER dummies for non-x86 Originally committed as revision 3343 to …
(edit) @de890c9b   21 years michaelni typo Originally committed as revision 3342 to …
(edit) @791e7b83   21 years michaelni my experimental wavelet codec note, this is far from finished, dont …
(edit) @53e2f9ca   21 years michaelni ffserver fixes by (Koos Vriezen <koos.vriezen at xs4all dot nl>) …
(edit) @ebb177dd   21 years michaelni UYVY support patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) …
(edit) @8300609   21 years michaelni multi frame duplication fix Originally committed as revision 3338 to …
(edit) @a9aeda81   21 years michaelni Fix bug causing conversion to stop when output_packet() fails patch by …
(edit) @510eae8b   21 years Roman R. * patch from James Morrison (getting rid of broken code) Originally …
(edit) @e2a3cd59   21 years Roman R. * cosmetics -- force "command not found" not to be printed Originally …
(edit) @dd1368db   21 years michaelni seems noone knows what to do with bugreports against old ffmpeg …
(edit) @ef9c5d8   21 years michaelni make comments doxygen compatible Originally committed as revision …
(edit) @7344c87a   21 years michaelni - Support empty GOB's (no mb's) and skip all mb's - Mb's were not …
(edit) @0a38bafd   21 years michaelni Option to copy meta data from specified file patch by (Patrice …
(edit) @627c50b7   21 years michaelni raw rgb support Originally committed as revision 3330 to …
(edit) @f1dc14a9   21 years michaelni miscalculation of header_bits when using the -thread option bugfix, …
(edit) @d4fcd7c6   21 years mike yep, tyop Originally committed as revision 3328 to …
(edit) @58e555d4   21 years michaelni mov_read_elst fix, based upon a patch by (Sebastien Bechet <s.bechet …
(edit) @7c4a25c8   21 years michaelni disable mov_read_elst Originally committed as revision 3326 to …
(edit) @f2015f0c   21 years alex fix altivec.h inclusion (vector keyword in structure) Originally …
(edit) @95d45b1   21 years alex simplify the init Originally committed as revision 12838 to …
(edit) @84fdd642   21 years alex some fixes Originally committed as revision 12837 to …
(edit) @1ddadfa   21 years michaelni XviD Support patch by (Adam Thayer <krevnik at comcast dot net>) …
(edit) @6cfe51d9   21 years michaelni Avoid segfault on ffmpeg "buffer flush" in mpeg12.c patch by (Wolfram …
(edit) @6206f8c9   21 years michaelni 10l and better MMX/SSE detection for VIA1000 Originally committed as …
(edit) @eb5ec8f   21 years michaelni segfault fix Originally committed as revision 3322 to …
(edit) @fbf33e4   21 years michaelni debugging symbols ... Originally committed as revision 3321 to …
(edit) @61fb3183   21 years michaelni support single images, remove copy/paste junk Originally committed as …
(edit) @03cfe134   21 years michaelni image2 / image API cleanup phase-1 with this its possible to …
(edit) @1260756d   21 years michaelni moving Doxyfile from ffmpeg/libavcodec to ffmpeg Originally committed …
(edit) @5c07b9e9   21 years michaelni more comments Originally committed as revision 3317 to …
(edit) @f4888b83   21 years michaelni Doxygen example Originally committed as revision 3316 to …
(edit) @a708785f   21 years michaelni remove dts_internal.h avoiding code redundance license copy paste fix …
(edit) @5f63d108   21 years michaelni simplify Originally committed as revision 3314 to …
(edit) @80d1c272   21 years michaelni all non trivial functions, structurs and their member variables should …
(edit) @bb0b93ba   21 years michaelni more info about why init failed Originally committed as revision 3312 …
(edit) @28f88dc8   21 years michaelni in/outfile options Originally committed as revision 3311 to …
(edit) @23c99253   21 years michaelni libdts support by (Benjamin Zores <ben at geexbox dot org>) …
(edit) @eb507b21   21 years michaelni comment is no longer true Originally committed as revision 3309 to …
(edit) @f8facaaf   21 years michaelni play more broken files Originally committed as revision 3308 to …
(edit) @ffdd57d4   21 years michaelni warn user if ms style codec tag is used remove " " codec tag …
(edit) @37776c3b   21 years michaelni Liba52 can be compiled to use only integers and FFmpeg can handle the …
(edit) @5ced4c3e   21 years michaelni remove redundant entry from manpage patch by (Nicolas Boos …
(edit) @ab35de18   21 years mellum Don't include config.h from assembly, because the mplayer developers …
(edit) @06983da7   21 years michaelni buglet in libpostproc Makefile patch by (Brendan Kehoe <brendan at zen …
(edit) @5b79a73   21 years michaelni Fix description of '-padcolor' option patch by ("Todd.Kirby" …
(edit) @5bb994e2   21 years michaelni 1000000l Originally committed as revision 3301 to …
(edit) @8dab64b   21 years michaelni field pic timestamp fix Originally committed as revision 3300 to …
(edit) @fc3e9202   21 years michaelni FAQ: '-f jpeg' Originally committed as revision 3299 to …
(edit) @1defd2a8   21 years michaelni update Originally committed as revision 3298 to …
(edit) @c79b8011   21 years michaelni update version for next release Originally committed as revision 3297 …
(edit) @aa99b8ff   21 years michaelni spaces in the patch fix by (Nicolas Boos <nicolas.boos at wanadoo dot …
(edit) @d88443ae   21 years michaelni av_resample_close in avcodec.h patch by ("William Juwono" …
(edit) @bba83349   21 years michaelni overread fix Originally committed as revision 3294 to …
(edit) @240ae82c   21 years michaelni h264 in mpeg-ts fix by (Måns Rullgård <mru at kth dot se>) Originally …
(edit) @5c030d3e   21 years michaelni compilation of mov.c broken patch by (Michel Bardiaux <mbardiaux at …
(edit) @b71cf33c   21 years michaelni Altivec unscaled YV12 -> packed YUV patch by (Romain Dolbeau <dolbeau …
(edit) @61b3b639   21 years michaelni dc_precission=11 fix Originally committed as revision 3291 to …
(edit) @baf25c9d   21 years michaelni Seeking in .mov/.mp4 files printf->av_log patch by (Gael Chardon …
(edit) @1ac31760   21 years michaelni ugly missing lrintf workaround by ("Steven M. Schultz" <sms at 2bsd …
(edit) @146ea952   21 years michaelni autobuild doc if possible patch by (Nicolas Boos <nicolas.boos at …
(edit) @4994af2f   21 years michaelni shape-adaptive diamond + prediction crash patch by (Loren Merritt …
(edit) @c43042a7   21 years michaelni 100l fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen …
(edit) @37cdf93d   21 years michaelni assert(0) -> retunrn -1 Originally committed as revision 3285 to …
(edit) @7c0dc383   21 years michaelni bttv patches Originally committed as revision 3284 to …
(edit) @f41dd5aa   21 years michaelni 100l(audio sync) fix by (Wolfram Gloger <wmglo at dent dot med dot …
(edit) @9ff18a7   21 years michaelni 10l Originally committed as revision 3282 to …
(edit) @da1da890   21 years mike use a more portable version macro Originally committed as revision …
(edit) @f6fa7a6c   21 years michaelni Ffmpeg supports AAC doesn't it patch by (Benjamin Larsson <banan at …
(edit) @5d79ddc9   21 years michaelni 10l (fixes delayed frames during encoding) Originally committed as …
(edit) @77e6c403   21 years michaelni 10l (fixes delayed frames during encoding) Originally committed as …
(edit) @68b3ba0   21 years michaelni 1000l Originally committed as revision 3277 to …
(edit) @3c13647a   21 years michaelni The atom 'skip' should be handled by 'mov_read_leaf()', not by …
(edit) @ff4905a5   21 years michaelni better audio drift compensation Originally committed as revision 3275 …
(edit) @0ff7199f   21 years michaelni fix first timestamp when decoding mpeg-ps Originally committed as …
(edit) @641aa661   21 years michaelni 10l Originally committed as revision 3273 to …
(edit) @986ebcdb   21 years michaelni audio timestamp drift compensation Originally committed as revision …
(edit) @b9d2085b   21 years michaelni various resampling fixes Originally committed as revision 3271 to …
(edit) @2d48eddd   21 years michaelni forgotten Originally committed as revision 3270 to …
(edit) @c77a9a0e   21 years michaelni timestamp duplication bugfix Originally committed as revision 3269 to …
(edit) @ff90688   21 years michaelni 10l Originally committed as revision 3268 to …
(edit) @13100292   21 years mike add some expanded information when printing the banner, and always …
(edit) @23ffe323   21 years michaelni -t + capture bugfix Originally committed as revision 3266 to …
(edit) @c75f51f6   21 years michaelni which codecs does windows support Originally committed as revision …
(edit) @f7a7c75c   21 years r_togni Ignore palette for grayscale files, all my samples are inverted with …
(edit) @dab1c4c6   21 years r_togni Paletted cvid support Originally committed as revision 3263 to …
(edit) @d99fbbf4   21 years r_togni Force alignement for rpza and smc Originally committed as revision …
Note: See TracRevisionLog for help on using the revision log.