]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2005-02-06 Michael Niedermayerseperate bitstream encoding skip from PASS1 flag
2005-02-04 Michael Niedermayerfixing an integer overflow, which could lead to overwri...
2005-02-04 Michael Niedermayer10l (use of deallocated memory)
2005-02-04 Michael Niedermayeroverflows
2005-02-04 Kostya ShishkovVMD playing error patch by (Kostya (cannonball bw-team...
2005-02-04 James A. MorrisonBuild libpostproc out of source directory patch by...
2005-02-04 Loic Le LoarerH.264 multiple slice support in CABAC patch by (Loic...
2005-02-04 anonymous- samples from mplayer ftp in the "adv" profile seem...
2005-02-03 Michael Niedermayermerge a few shifts into the dequantization, faster...
2005-02-02 Michael Niedermayeroptimizing imdct12
2005-02-02 Michael Niedermayermb_lmin/max to limit the per mb quality for the ratecon...
2005-02-02 Christophe... Border processing adaptive quant patch by (Christophe...
2005-02-02 Johan Bilienrtp_callback: send number of mb patch by (Johan Bilien...
2005-02-02 Michael Niedermayeroptimize antialias
2005-02-01 Michael Niedermayerfaster, simpler and more accurate l3_unscale()
2005-02-01 Michael Niedermayeroptimizing imdct36()
2005-02-01 Michael Niedermayercompare audio files 16bit wise instead of 8bit
2005-02-01 Michael Niedermayersupport comparing files with some posiion offset relati...
2005-02-01 Michael Niedermayermake keyframe default for AVFrames
2005-02-01 François RevolStereo MACE fix by Burkhard Plaum <plaum AT ipf DOT...
2005-02-01 Michael Niedermayer10l (array gets padded with 0 which is CODEC_ID_NONE...
2005-02-01 Loïc Le LoarerH.264 multiplce instance in reference list patch by...
2005-02-01 Loïc Le Loarercorrect long term picture management patch by (Loic...
2005-02-01 anonymous- a lot less overflows when decoding frames
2005-02-01 anonymousDocumentation patch by anonymous
2005-02-01 Reimar DöffingerCompile fix on non-x86
2005-02-01 Michael Niedermayersigned 16bit support
2005-01-31 Roberto TogniAdd 32bit RGB support
2005-01-31 Michael Niedermayer10000l vbr mp3 fix
2005-01-31 Aurelien Jacobsmakes funnyCode pages executable (for CPU with NX bit)
2005-01-31 Michael Niedermayersupport 32bit output for the mpeg audio decoder
2005-01-31 Michael Niedermayermore accurate dequant of near zero coefficients
2005-01-31 Michael Niedermayer10l (missing overflow check)
2005-01-30 Michael Niedermayer100000l (typos in the #define for selecting the NORM6...
2005-01-30 anonymous- add another way to decode norm6 VLC; modify VLC_NORM6...
2005-01-30 anonymousIn that patch:
2005-01-30 Michael Niedermayer10l (didnt test code after cvs up ...)
2005-01-30 Michael Niedermayerdithering for the mpeg audio decoder
2005-01-30 Michael Niedermayerquick and dirty PSNR check for audio
2005-01-30 Michael Niedermayerfixing missaligned memory accesses in fill_rectangle()
2005-01-29 Michael Niedermayerrequire a few valid and equal mp3 headers for resync
2005-01-29 François Revoladded a lock/unlock_lib pair to allow extern progs...
2005-01-29 Michael Niedermayerdont predict missing timestamps if we lack the required...
2005-01-28 Alex Beregszasziexported ff_mpa_synth_filter for upcoming qdm2 decoder
2005-01-28 François Revolfix segfault by matthieu castet <castet DOT matthieu...
2005-01-28 Michael Niedermayermake decode012() static inline
2005-01-28 François Revoldon't crash on null codec; by matthieu castet <castet...
2005-01-28 François Revolfix the patch to allow Sony PSP MP4 creation
2005-01-27 Roine Gustafssonsupport colon-separated rates patch by Roine Gustafsson...
2005-01-27 Roine Gustafssonmovenc illegal access patch by Roine Gustafsson <roine...
2005-01-27 Roine Gustafssonchunk support in mov patch by Roine Gustafsson <roine...
2005-01-27 tjcannell@blueyonder... Sony PSP variation of MP4 patch by <tjcannell AT blueyo...
2005-01-27 François Revolprobe for 'junk' and 'pict', changed the scores.
2005-01-26 Michael Niedermayer10l (negative strides)
2005-01-26 anonymoususe dc tables from msmpeg4 instead of duplicating them...
2005-01-26 Roine Gustafssonmov header field and compressor name patch by Roine...
2005-01-25 Michael Niedermayerdont duplicate decode012()
2005-01-25 Michael Niedermayercheck norm6 vlc validity as there are some bit sequence...
2005-01-24 anonymousFixes:
2005-01-24 Michael Niedermayermore 10l typos
2005-01-24 Michael Niedermayernorm-6 / diff-6 support (untested, parts of it just...
2005-01-24 Michael Niedermayerfixing many bugs in bitplane_decoding()
2005-01-23 Michael Niedermayerdont use several 100 mb memory for a tiny 120 element...
2005-01-23 Michael Niedermayer1000000000l typos
2005-01-23 Michael Niedermayermention table duplications, note, please avoid duplicat...
2005-01-23 Michael Niedermayerwmv3
2005-01-23 Roberto TogniCheck pointers before writing to memory
2005-01-23 Michael Niedermayersimplify
2005-01-23 Michael Niedermayeravoid buf_size == 0 checks in every decoder
2005-01-23 Michael Niedermayermore detailed error messages
2005-01-23 Michael Niedermayer10l
2005-01-23 Michael Niedermayerframerate check
2005-01-23 Michael Niedermayersimplify deblock
2005-01-23 Michael Niedermayeruse clip_uint8()
2005-01-23 François RevolAAC fix by Thomas Raivio <tjraivio AT cc DOT hut DOT fi>
2005-01-23 Gael ChardonTimestamp patch by Gael Chardon <gael DOT ffmpeg AT...
2005-01-23 François RevolRevert the fixed-size-sample patch as it brokes and...
2005-01-23 Michael Niedermayersimplify
2005-01-22 Alex Beregszaszipreliminary vc9 bitstream decoder, committing to make...
2005-01-22 Alex Beregszaszipreliminary vc9 bitstream decoder, committing to make...
2005-01-22 Michael Niedermayersupport discarding uninterresting packets
2005-01-22 Michael Niedermayerfixing demuxing for short files where the framerate...
2005-01-22 Michael Niedermayersupport discarding of uninterresting packets
2005-01-21 Michael Niedermayercount errors instead of printing 2^31
2005-01-21 Michael Niedermayer1/0 fix
2005-01-21 Philipp Matthias... Out-of-directory build patch by (Philipp Matthias Hahn...
2005-01-21 Roine Gustafssonconsole text to stderr : rev2 patch by (Roine Gustafsso...
2005-01-21 Aurelien Jacobsfix few x86_64 registers handling
2005-01-20 Kostya Shishkovhandle AVERROR_IO and AVERROR_NOMEM patch by (Kostya...
2005-01-20 Michael Niedermayerjpeg style yuv fixes
2005-01-19 Loic Le LoarerH.264 b ref pic list order and long term pictures patch...
2005-01-19 Michael Niedermayerdiv by zero aspect fix
2005-01-19 Michael Niedermayersvq3_get_se_golomb() fix
2005-01-19 Loïc Le Loarercompile with TRACE define patch by (Loic <lll+ffmpeg...
2005-01-19 Reimar Döffinger100l, fix broken AMD64 patch. To whoever applied it...
2005-01-19 Martin DrabExporting some more options patch by (Martin Drab ...
2005-01-19 Roine Gustafssonadd luma only support to yuv4mpeg patch by (Roine Gusta...
2005-01-18 Michael Niedermayerx86_64 pointer typecast fix by (Martin Drab <drab keple...
2005-01-17 Michael Niedermayersimplify
2005-01-17 Michael Niedermayertrying to fix the -ss bugs
next