summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* 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
* Mention the l5 pp filter in 'mplayer -pphelp' output.Diego Biurrun2005-01-15
* Use avcodec_check_dimensions instead of custom hackRoberto Togni2005-01-15
* assertion about bits statistic and minor bits stat fixMichael Niedermayer2005-01-14
* 10l (dont modify the input picture pts)Michael Niedermayer2005-01-13
* av_malloc vs av_mallocz patch by (Kurosu <kurosu inforezo org>)Kurosu2005-01-12
* 10l (gcc 2.95 fix)Michael Niedermayer2005-01-12
* disallow strcatMichael Niedermayer2005-01-12
* dissallow sprintfMichael Niedermayer2005-01-12
* various security fixes and precautionary checksMichael Niedermayer2005-01-12