summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* go LOCO, courtesy of Kostya ShishkovMike Melanson2005-03-01
* 10l (deallocated memory again)Loren Merritt2005-02-28
* indeo3 for bigendian patch by (elf at frogger dot rules dot pl Sebastian J...Sebastian Jedruszkiewicz2005-02-27
* support for negative stridesJindřich Makovička2005-02-27
* 10l (shorten.o missing)Michael Niedermayer2005-02-26
* shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>)Michael Niedermayer2005-02-26
* set supported pix_fmtsMichael Niedermayer2005-02-25
* In-loop deblocking for B-frames.Loren Merritt2005-02-25
* kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-02-24
* -strict -1 comment fixMichael Niedermayer2005-02-24
* 01-makefile_fix_updated.patchNilesh Bansal2005-02-24
* 10l in implicit_weight_tableLoren Merritt2005-02-24
* - renaming the AC coding set variable names to more meaningful onesanonymous2005-02-23
* use av_free() instead of free() where it's meant to.François Revol2005-02-22
* macromedia flavour adpcm decoding (used in flv and swf)Alex Beregszaszi2005-02-21
* 10lAlex Beregszaszi2005-02-21
* removing --disable-risky patch by (Josh Varner <jlvarner gmail com>)Josh Varner2005-02-21
* Fix a crash when multiple metadata packets are present.Loren Merritt2005-02-20
* Fixed decoding of 410p ffv1 files patch by (Milan Cutka <cutka szm sk>)Milan Cutka2005-02-17
* buffer overflowsMichael Niedermayer2005-02-17
* memleak fixMichael Niedermayer2005-02-17
* remove goto and reindent patch by (Loic Le Loarer <lll+ffmpeg m4x org>)Loic Le Loarer2005-02-16
* Off-by-one bug in libavcodec/idcinvideo.c, causedMatti Hamalainen2005-02-16
* Multichannel mp3 in mp4 support ISO/IEC 14496-3:2001/FPDAM 3 (MP3onMP4)Roberto Togni2005-02-15
* buffer overflowMichael Niedermayer2005-02-13
* optimization and gcc 4.0 bug workaround patch by (Martin Drab >drab kepler.fj...Martin Drab2005-02-07
* INTRA PCM macroblocks support patch by (Loic )lll+ffmpeg m4x org)Loic Le Loarer2005-02-07
* emulate (idiotic) MS behavior for inconsistant dimensionsMichael Niedermayer2005-02-06
* support skiping some bitstream encodingMichael Niedermayer2005-02-06
* seperate bitstream encoding skip from PASS1 flagMichael Niedermayer2005-02-06
* 10l (use of deallocated memory)Michael Niedermayer2005-02-04
* Build libpostproc out of source directory patch by (James A. Morrison >ja2mor...James A. Morrison2005-02-04
* H.264 multiple slice support in CABAC patch by (Loic (lll+ffmpeg m4x org)Loic Le Loarer2005-02-04
* - samples from mplayer ftp in the "adv" profile seem to have profile=2,anonymous2005-02-04
* merge a few shifts into the dequantization, faster and more accurate, lets ho...Michael Niedermayer2005-02-03
* optimizing imdct12Michael Niedermayer2005-02-02
* mb_lmin/max to limit the per mb quality for the ratecontrol independant from ...Michael Niedermayer2005-02-02
* Border processing adaptive quant patch by (Christophe Massiot |cmassiot freeb...Christophe Massiot2005-02-02
* rtp_callback: send number of mb patch by (Johan Bilien {jobi via.ecp fr)Johan Bilien2005-02-02
* optimize antialiasMichael Niedermayer2005-02-02
* faster, simpler and more accurate l3_unscale()Michael Niedermayer2005-02-01
* optimizing imdct36()Michael Niedermayer2005-02-01
* make keyframe default for AVFramesMichael Niedermayer2005-02-01
* Stereo MACE fix by Burkhard Plaum <plaum AT ipf DOT uni-stuttgart DOT de>François Revol2005-02-01
* 10l (array gets padded with 0 which is CODEC_ID_NONE -> parsers claim to supp...Michael Niedermayer2005-02-01
* H.264 multiplce instance in reference list patch by (Loic <lll+ffmpeg m4x org )Loïc Le Loarer2005-02-01
* correct long term picture management patch by (Loic <lll+ffmpeg m4x org>)Loïc Le Loarer2005-02-01
* - a lot less overflows when decoding framesanonymous2005-02-01
* Documentation patch by anonymousanonymous2005-02-01
* Add 32bit RGB supportRoberto Togni2005-01-31