summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 10000l vbr mp3 fixMichael Niedermayer2005-01-31
* makes funnyCode pages executable (for CPU with NX bit)Aurelien Jacobs2005-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
* quick and dirty PSNR check for audioMichael 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
* dont predict missing timestamps if we lack the required information to do soMichael Niedermayer2005-01-29
* exported ff_mpa_synth_filter for upcoming qdm2 decoderAlex Beregszaszi2005-01-28
* fix segfault by matthieu castet <castet DOT matthieu AT free DOT fr>François Revol2005-01-28
* make decode012() static inlineMichael Niedermayer2005-01-28
* don't crash on null codec; by matthieu castet <castet DOT matthieu AT free DO...François Revol2005-01-28
* fix the patch to allow Sony PSP MP4 creationFrançois Revol2005-01-28
* support colon-separated rates patch by Roine Gustafsson <roine AT users DOT s...Roine Gustafsson2005-01-27
* movenc illegal access patch by Roine Gustafsson <roine AT users DOT sourcefor...Roine Gustafsson2005-01-27
* chunk support in mov patch by Roine Gustafsson <roine AT users DOT sourceforg...Roine Gustafsson2005-01-27
* Sony PSP variation of MP4 patch by <tjcannell AT blueyonder DOT co DOT uk>tjcannell@blueyonder.co.uk2005-01-27
* probe for 'junk' and 'pict', changed the scores.François Revol2005-01-27
* 10l (negative strides)Michael Niedermayer2005-01-26
* use dc tables from msmpeg4 instead of duplicating them patch by anonymousanonymous2005-01-26
* mov header field and compressor name patch by Roine Gustafsson <roine AT user...Roine Gustafsson2005-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
* wmv3Michael 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
* AAC fix by Thomas Raivio <tjraivio AT cc DOT hut DOT fi>François Revol2005-01-23
* Timestamp patch by Gael Chardon <gael DOT ffmpeg AT 4now DOT net>Gael Chardon2005-01-23
* Revert the fixed-size-sample patch as it brokes and othersFrançois Revol2005-01-23
* simplifyMichael Niedermayer2005-01-23