summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* 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
* Check pointers before writing to memoryRoberto Togni2005-01-23
* simplifyMichael Niedermayer2005-01-23
* avoid buf_size == 0 checks in every decoderMichael Niedermayer2005-01-23
* more detailed error messagesMichael Niedermayer2005-01-23
* 10lMichael Niedermayer2005-01-23
* framerate checkMichael Niedermayer2005-01-23
* simplify deblockMichael Niedermayer2005-01-23
* use clip_uint8()Michael Niedermayer2005-01-23
* simplifyMichael Niedermayer2005-01-23
* preliminary vc9 bitstream decoder, committing to make syncing and team-work o...Alex Beregszaszi2005-01-22
* preliminary vc9 bitstream decoder, committing to make syncing and team-work o...Alex Beregszaszi2005-01-22
* count errors instead of printing 2^31Michael Niedermayer2005-01-21
* Out-of-directory build patch by (Philipp Matthias Hahn <pmhahn titan.lahn de>)Philipp Matthias Hahn2005-01-21
* jpeg style yuv fixesMichael Niedermayer2005-01-20
* H.264 b ref pic list order and long term pictures patch by (Loic Le Loarer <l...Loic Le Loarer2005-01-19
* div by zero aspect fixMichael Niedermayer2005-01-19
* svq3_get_se_golomb() fixMichael Niedermayer2005-01-19
* compile with TRACE define patch by (Loic <lll+ffmpeg m4x org>)Loïc Le Loarer2005-01-19
* x86_64 pointer typecast fix by (Martin Drab <drab kepler.fjfi.cvut cz>)Michael Niedermayer2005-01-18
* simplifyMichael Niedermayer2005-01-17
* 10l patch by (matthieu castet <castet.matthieu free fr>)Matthieu Castet2005-01-16
* simplifyMichael Niedermayer2005-01-15
* simplify, null pointer, selftestMichael Niedermayer2005-01-15
* Decode MP3 in ADU formatRoberto Togni2005-01-15
* 1l, forgot to remove duplicated error messageRoberto Togni2005-01-15