]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2005-08-30 Michael Niedermayerregression tests for dv
2005-08-26 Michael NiedermayerCompilation fixes part 1 patch by (Arvind R. and Burkha...
2005-08-26 Burkhard PlaumFix for memleak in dv.c patch by (Burkhard Plaum; plaum...
2005-08-25 Michael Niedermayerprevent assert failures and infinite loops with broken...
2005-08-21 Diego BiurrunAdd missing columns to multicolumn declaration.
2005-08-21 Michael Niedermayertime_base description by Rich Felker | dalias, aerifal cx
2005-08-21 Michael Niedermayerreducing minimum supported picture size
2005-08-21 Steven M. Schultzreversing:
2005-08-21 Justin Rugglesvbr audio encode patch by (Justin Ruggles: jruggle...
2005-08-21 Burkhard PlaumCall av_free_static automatically before DLL unload...
2005-08-21 Michael Niedermayersegfault fix
2005-08-16 Måns Rullgårdremove junk characters
2005-08-16 Michael Niedermayerautomatically remove mess
2005-08-15 Alexander StrasserMake ogg `muxer' expect new vorbis extradata format.
2005-08-15 Michael Niedermayerparse pict_type for streams in avi
2005-08-15 Michael Niedermayersupport fixing missing pts by parsing future frames
2005-08-14 Mike Melansonautomatically detect Cinepak data from Sega FILM/CPK...
2005-08-14 Wolfram Glogerminor fixes for invalid audio data patch by (Wolfram...
2005-08-14 Michael Niedermayera few checks, seems i forgot to commit this
2005-08-14 Måns Rullgårdkill a bunch of compiler warnings
2005-08-14 Ian Caulfieldsubtitles support for ffplay patch by (Ian Caulfield...
2005-08-14 Ian Caulfieldsubs.diff fixes a couple of minor bugs in my DVB subtit...
2005-08-13 Michael Niedermayerset timebase correctly? this thing is always 15fps?
2005-08-13 Michael Niedermayerset pix_fmt
2005-08-13 Mike Melansontinfoil patch: no array is written to in bulk before...
2005-08-13 Mike Melansonremoved a bunch of unused, sub-optimal code
2005-08-13 Mike Melansontinfoil patch: be more diligent about checking array...
2005-08-13 Mike Melansontinfoil patch: validate motion vectors and do not free...
2005-08-13 Mike Melansontinfoil patch: make sure pixel_ptr never goes negative
2005-08-13 Mike Melansontinfoil patch: accept no widths that are no multiples...
2005-08-13 Mike Melansontinfoil patch: make sure that pixel pointer does not...
2005-08-13 Steven M. Schultz'#elseif' needs to be '#elif' patch by ("Steven M....
2005-08-13 Måns Rullgårdfix building in separate directory
2005-08-13 Kostya Shishkovsecurity fixes
2005-08-12 Alex BeregszasziFreeBSD ipv6 multicast patch from ports tree
2005-08-11 Steven M. SchultzNeed -maltivec in addition to -faltivec for OSX patch...
2005-08-11 Sam Hocevarminor compilation fix
2005-08-11 Alexander StrasserFix building shared version of lavf on some systems.
2005-08-11 Edward HerveyDV video encoder/decoder doesn't set keyframe and pictu...
2005-08-10 Michael Niedermayersilly script to fix line wraped patches
2005-08-10 Mike Brownchanges to ignore command media embedded in MS WMV...
2005-08-10 Justin Rugglesconfigure libgsm patch by (Justin Ruggles: jruggle...
2005-08-09 Steven M. Schultzremove -d to make libtool on OSX happy patch by ("Steve...
2005-08-06 Alexander StrasserReorganize lists to have one item on a line.
2005-08-06 Alexander StrasserMake out of source dir build work again.
2005-08-06 j@v2v.ccadd libavutil.pc + fix version in pkg-config files...
2005-08-06 Michael Niedermayermkstemp on win32 workaround by (Ivan Wong: email, ivanw...
2005-08-05 Steven M. Schultzliba52/crc.c fails to compile patch by ("Steven M....
2005-08-05 Alex Beregszaszi10l
2005-08-05 Diego Biurrunspelling/grammar/wording
2005-08-04 Michael Niedermayersegfault fix
2005-08-04 Michael Niedermayerfix ffmpeg under mingw
2005-08-01 Alexander Strasserlibavutil: Utility code from libavcodec moved to a...
2005-08-01 Michael Niedermayerfix assertion failure for mpeg2 encoding
2005-08-01 Michael Niedermayerworkaround 'colocated mv if colocated block is L1 predi...
2005-07-31 Michael NiedermayerA.B.C versions
2005-07-31 Michael Niedermayertry to check for nonsense time_base instead of setting...
2005-07-31 Alexander StrasserFix name clash when building in mingw environment.
2005-07-30 Michael Niedermayercheck time_base.den for mpeg4
2005-07-27 Michael Niedermayermotion vector limit for mpeg2
2005-07-27 Michael NiedermayerPIC for ia64
2005-07-27 Michael Niedermayer-ldl fix
2005-07-27 Michael Niedermayerround pointer up to next packet_size multiple
2005-07-27 Diego BiurrunReduce verbosity.
2005-07-27 Michael Niedermayerfixing colocated mv if colocated block is L1 predicted...
2005-07-26 Michael Niedermayerfixing colocated mv if colocated block is L1 predicted
2005-07-26 Diego Biurrunspelling fixes
2005-07-25 Martin BoehmeFix for overflow issue in mpegvideo.c patch by (Martin...
2005-07-25 Michael Niedermayeryamaha adpcm regression test
2005-07-25 Michael Niedermayerthread mess check for avcodec_open/close()
2005-07-24 Michael Niedermayerfix user data parsing code so it suppors pre1 and cvs
2005-07-23 Michael Niedermayermpeg1video m bit fix by (Luca Abeni: lucabe72, email it)
2005-07-23 Luca AbeniMPEG4 streaming over RTP patch by (Luca Abeni: lucabe72...
2005-07-23 Michael Niedermayer10l (!= vs. >)
2005-07-23 Michael Niedermayerminor user data reading bugfix
2005-07-22 Luca Abenilet user set codec even if CODEC_ID_NONE is default...
2005-07-22 Reimar DöffingerAdd missing +1 in bounds check.
2005-07-22 Reimar Döffingerreset restart_count when restart_interval is set and...
2005-07-21 Hans Zandbeltudp ipv6 localhost resolving patch by ("Hans Zandbelt...
2005-07-19 Michael Niedermayermore non portable float parsing code ...
2005-07-19 Michael Niedermayerremove non portable get/put_be64_double()
2005-07-19 Michael Niedermayerkill duplicated get/put_be24()
2005-07-19 Michael Niedermayerextract duration if available
2005-07-19 Michael Niedermayerportable IEEE float/double read/write functions
2005-07-19 Michael Niedermayerportable IEEE float/double read/write functions
2005-07-18 Michael Niedermayerenabling ffserver regression tests
2005-07-18 Mike Melansonthis file got skipped during the API update
2005-07-18 Michael Niedermayerffserver segfault & other fatal failure fixes
2005-07-17 Michael Niedermayerchanging AVCodecContext codec -> *codec in AVStream...
2005-07-17 Michael Niedermayerdont pre allocate uselessly large buffer and dont ignor...
2005-07-17 Michael Niedermayerverify len field validity in mjpeg_decode_com()
2005-07-17 Michael Niedermayermake error concealment related options accessable from...
2005-07-17 Michael Niedermayer10l (forgot to commit this yesterday)
2005-07-17 Michael NiedermayerDVB subtitle decoder by (Ian Caulfield: imc25, cam...
2005-07-16 Michael Niedermayersplit string to avoid buffer overflow in native english...
2005-07-16 Michael Niedermayeryamaha adpcm nibbles in the wrong order fix by (Vidar...
2005-07-16 Michael Niedermayerpatches should not contain several unrelated changes
2005-07-15 Vidar MadsenYamaha SMAF file format support patch by (Vidar Madsen...
2005-07-15 Vidar MadsenYamaha ADPCM in wav patch by (Vidar Madsen: vidarino...
2005-07-15 Vidar MadsenAdd Yamaha ADPCM encoding/decoding patch by (Vidar...
next