]> git.sesse.net Git - ffmpeg/history - libavcodec
motion estimation bitrate penalty compensation
[ffmpeg] / libavcodec /
2005-03-27 Michael Niedermayermotion estimation bitrate penalty compensation
2005-03-27 Loren Merrittdisplay deblocking strength in FF_DEBUG_PICT_INFO
2005-03-27 Loren Merrittallow 16 refs with B-frames
2005-03-27 Loïc Le LoarerThis is the second patch for MBAFF support, this adds...
2005-03-27 Loïc Le LoarerThe cvs version 1.103 of h264.c brokes 13 conformance...
2005-03-26 Michael Niedermayerreplace custom bitstream reader with get_bits/vlc()
2005-03-26 Michael Niedermayermake reverse[] non static
2005-03-26 Mike MelansonWinnov WNV1 video decoder, courtesy of Konstantin Shishkov
2005-03-26 Michael Niedermayercheck mb/me_threshold range, fixes assertion failure
2005-03-26 Michael Niedermayermore checks, fixes assertion failure
2005-03-23 Michael Niedermayercreate temporary file in current directory if it failed...
2005-03-23 Diego BiurrunReplace stray spaces by a tab.
2005-03-23 Michael Niedermayersupport omiting various headers in mpeg4 as WMP seems...
2005-03-22 Calcium04_AMR_no_debug_output.patch by (Calcium | calcium...
2005-03-19 Michael Niedermayeralignment fix
2005-03-19 Måns Rullgårdindentation fix
2005-03-19 Måns RullgårdB frames and CABAC/CAVLC selection by Erik Slagter...
2005-03-19 Tuukka Toivonendisable luma in postprocess filters patch by (Tuukka...
2005-03-18 Víctor Paesaogg has to be at the right of vorbis patch by ("Víctor...
2005-03-17 Michael Niedermayer10l typo
2005-03-16 Luca Barbatoadd libdir support to configure patch by (Luca Barbato...
2005-03-16 Måns Rullgårdset constant QP from AVCodecContext.global_quality.
2005-03-15 Loren Merrittslice-based idwt (10% faster decoding)
2005-03-12 Loren Merritt10l (compile fix)
2005-03-11 Loren MerrittSet keyframe flag only on IDR-frames (needed for reorde...
2005-03-10 Mike Melansonreplace custom bit-reading functions with FFmpeg's...
2005-03-09 Michael Niedermayeroptimize & simplify
2005-03-09 Måns RullgårdOops patch by (Måns Rullgård <mru inprovide com>)
2005-03-09 Michael NiedermayerH.264 encoding with x264 by (Måns Rullgård <mru inprovi...
2005-03-08 Michael Niedermayer(10l) supported pix_fmts forgotten
2005-03-08 Michael Niedermayerfixing playback of xvid pretending to be divx (sample_v...
2005-03-07 Loren Merrittremove an assert that was breaking compilation on some...
2005-03-06 Michael NiedermayerAVOption removial patch from (James A. Morrison >ja2mor...
2005-03-06 Loic Le LoarerMBAFF I slice no deblocking patch by (Loic >>lll+ffmpeg...
2005-03-06 Michael Niedermayergroup audio codec ids
2005-03-06 Michael Niedermayerindeo3 for bigendian patch by (demo-n <demo-n users...
2005-03-06 Michael Niedermayerspam
2005-03-06 Måns Rullgårdimproved detection of "AVC1" style H.264 patch by ...
2005-03-06 Mike Melansonget rid of nasty exit()'s so the decoder will only...
2005-03-06 Falk Hüffner-freduce-all-givs has been removed from gcc
2005-03-06 Mike Melansondecoder works fine now, when fed properly-sized chunks...
2005-03-06 Mike Melansondo not use a variable before proper initialization
2005-03-06 Mike Melansonfirst pass at ALAC decoder from David Hammerton; while...
2005-03-05 Torsten MartinsenSupport for AMR Interface Format 2 patch by ("Torsten...
2005-03-05 Michael Niedermayertypo
2005-03-05 Michael Niedermayermpeg-es bitrate parsing
2005-03-05 Loren Merritt10l (fix reordering when B-frames are not present)
2005-03-04 Loren MerrittH.264: decode arbitrary frame orders and allow B-frames...
2005-03-03 Loren Merrittoops, other half of the vismv patch
2005-03-03 Loren Merrittvismv didn't display 8x8 mvs in H.264
2005-03-03 Loren Merrittvismb: display 4x4 partition boundaries in H.264
2005-03-03 Michael Niedermayer04-vp3 fix(by matthieu castet).patch
2005-03-02 Michael Niedermayercast to uint32 as the table is uint32_t, this also...
2005-03-01 Mike MelansonVP3 post-processing loop filter; disabled until the...
2005-03-01 Mike Melansongo LOCO, courtesy of Kostya Shishkov
2005-02-28 Loren Merritt10l (deallocated memory again)
2005-02-27 Sebastian Jedruszk... indeo3 for bigendian patch by (elf at frogger dot rules...
2005-02-27 Jindřich Makovičkasupport for negative strides
2005-02-26 Michael Niedermayer10l (shorten.o missing)
2005-02-26 Michael Niedermayershorten decoder by (Jeff Muizelaar <jrmuizel gmail...
2005-02-25 Michael Niedermayerset supported pix_fmts
2005-02-25 Loren MerrittIn-loop deblocking for B-frames.
2005-02-24 Måns Rullgårdkill warnings patch by (Måns Rullgård <mru inprovide...
2005-02-24 Michael Niedermayer-strict -1 comment fix
2005-02-24 Nilesh Bansal01-makefile_fix_updated.patch
2005-02-24 Loren Merritt10l in implicit_weight_table
2005-02-23 anonymous- renaming the AC coding set variable names to more...
2005-02-22 François Revoluse av_free() instead of free() where it's meant to.
2005-02-21 Alex Beregszaszimacromedia flavour adpcm decoding (used in flv and...
2005-02-21 Alex Beregszaszi10l
2005-02-21 Josh Varnerremoving --disable-risky patch by (Josh Varner <jlvarne...
2005-02-20 Loren MerrittFix a crash when multiple metadata packets are present.
2005-02-17 Milan CutkaFixed decoding of 410p ffv1 files patch by (Milan Cutka...
2005-02-17 Michael Niedermayerbuffer overflows
2005-02-17 Michael Niedermayermemleak fix
2005-02-16 Loic Le Loarerremove goto and reindent patch by (Loic Le Loarer ...
2005-02-16 Matti HamalainenOff-by-one bug in libavcodec/idcinvideo.c, caused
2005-02-15 Roberto TogniMultichannel mp3 in mp4 support ISO/IEC 14496-3:2001...
2005-02-13 Michael Niedermayerbuffer overflow
2005-02-07 Martin Draboptimization and gcc 4.0 bug workaround patch by (Marti...
2005-02-07 Loic Le LoarerINTRA PCM macroblocks support patch by (Loic )lll+ffmpe...
2005-02-06 Michael Niedermayeremulate (idiotic) MS behavior for inconsistant dimensions
2005-02-06 Michael Niedermayersupport skiping some bitstream encoding
2005-02-06 Michael Niedermayerseperate bitstream encoding skip from PASS1 flag
2005-02-04 Michael Niedermayer10l (use of deallocated memory)
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 MassiotBorder 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 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...
next