summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* 10000l vbr mp3 fixMichael Niedermayer2005-01-31
* support 32bit output for the mpeg audio decoderMichael Niedermayer2005-01-31
* more accurate dequant of near zero coefficientsMichael Niedermayer2005-01-31
* 10l (missing overflow check)Michael Niedermayer2005-01-31
* 100000l (typos in the #define for selecting the NORM6 method -> wasnt compile...Michael Niedermayer2005-01-30
* - add another way to decode norm6 VLC; modify VLC_NORM6_METH0D define inanonymous2005-01-30
* In that patch:anonymous2005-01-30
* 10l (didnt test code after cvs up ...)Michael Niedermayer2005-01-30
* dithering for the mpeg audio decoderMichael Niedermayer2005-01-30
* fixing missaligned memory accesses in fill_rectangle()Michael Niedermayer2005-01-30
* require a few valid and equal mp3 headers for resyncMichael Niedermayer2005-01-29
* added a lock/unlock_lib pair to allow extern progs to serialize access to lavc.François Revol2005-01-29
* exported ff_mpa_synth_filter for upcoming qdm2 decoderAlex Beregszaszi2005-01-28
* make decode012() static inlineMichael Niedermayer2005-01-28
* 10l (negative strides)Michael Niedermayer2005-01-26
* use dc tables from msmpeg4 instead of duplicating them patch by anonymousanonymous2005-01-26
* dont duplicate decode012()Michael Niedermayer2005-01-25
* check norm6 vlc validity as there are some bit sequences which dont corespond...Michael Niedermayer2005-01-25
* Fixes:anonymous2005-01-24
* more 10l typosMichael Niedermayer2005-01-24
* norm-6 / diff-6 support (untested, parts of it just guessed as the spec is un...Michael Niedermayer2005-01-24
* fixing many bugs in bitplane_decoding()Michael Niedermayer2005-01-24
* dont use several 100 mb memory for a tiny 120 element tableMichael Niedermayer2005-01-23
* 1000000000l typosMichael Niedermayer2005-01-23
* mention table duplications, note, please avoid duplicating tables!Michael Niedermayer2005-01-23