source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @8b69867f   20 years michaelni Minor Patch for shared libs on Mac OSX by (Bill May <wmay at cisco dot …
(edit) @17659207   20 years michaelni minor optimization Originally committed as revision 3386 to …
(edit) @baced9f5   20 years michaelni user overrideable level & profile Originally committed as revision …
(edit) @c2b9685e   20 years michaelni cross compile fix by (allanc at chickenandporn dot com) Originally …
(edit) @9b7bf3c   20 years michaelni spelling fixes, closes bug #1005426 Originally committed as revision …
(edit) @6d24231e   20 years michaelni give the user a chance to override codec_tag Originally committed as …
(edit) @6ba5cbc6   21 years michaelni HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot …
(edit) @1477ec35   21 years michaelni 10l (dont store 2 different things at the same place ...) Originally …
(edit) @426c31a1   21 years michaelni make dep fixes by (Måns Rullgård <mru at kth dot se>) Originally …
(edit) @4ccbc7d5   21 years Reimar.Doeffinger width instead of chromWidth causing segfault in some cases Originally …
(edit) @8f9298f8   21 years Roman R. * simplifying OpenDML AVI handling. * adding code to skip over …
(edit) @46c281e8   21 years michaelni cleanup Originally committed as revision 3377 to …
(edit) @7440fe83   21 years michaelni segfault fix Originally committed as revision 3376 to …
(edit) @fa2522d7   21 years michaelni 10l (segfault) Originally committed as revision 3375 to …
(edit) @93fbdb5a   21 years michaelni lossless support Originally committed as revision 3374 to …
(edit) @3bb9f096   21 years michaelni cleanup Originally committed as revision 3373 to …
(edit) @0635cbfc   21 years michaelni improved magnitude coding, 0.2% lower bitrate (foreman@352x288 qscale …
(edit) @9b434875   21 years michaelni fix one file, will probably break some others but i cant find any …
(edit) @13859ac9   21 years michaelni dont be so picky Originally committed as revision 3370 to …
(edit) @e44cad52   21 years michaelni simpler delta decreasing algorithm patch by (Jeff Muizelaar <jrmuizel …
(edit) @d8665b12   21 years Roman R. * fixing a bug in DV timestamp generation. Now libavtest doesn't …
(edit) @bc68bfdd   21 years michaelni cleanup Originally committed as revision 3367 to …
(edit) @4f4e9633   21 years michaelni various subband encoders (all either worse or complicated so they are …
(edit) @24689bce   21 years michaelni /usr/include -> /usr/local/include Originally committed as revision …
(edit) @e30174cd   21 years michaelni raise build number for the snow Originally committed as revision 3364 …
(edit) @f5fc28d   21 years Roman R. * fixing a buffer overrun in gif.c Originally committed as revision …
(edit) @668fe04e   21 years michaelni min rate should be 0 by default Originally committed as revision 3362 …
(edit) @7a04636   21 years michaelni svq1 mv array size fix Originally committed as revision 3361 to …
(edit) @15c8dbe7   21 years michaelni 2000/00/00 to 2001/03/01 QT fileformat documentation patch by …
(edit) @ef19c7eb   21 years michaelni AAC in mov/mp4 patch by (Gildas Bazin <gbazin at altern dot org>) …
(edit) @e6cf9be5   21 years michaelni use non zero qscale for svq1 test Originally committed as revision …
(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 …
Note: See TracRevisionLog for help on using the revision log.