summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Creative ADPCM decoder, format 0x200, courtesy of Konstantin ShishkovMike Melanson2004-10-12
* 1000lD Richard Felker III2004-10-12
* missaliged clear_blocks() and h264 not complied but referenced fix patch by (...Roine Gustafsson2004-10-11
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 pat...Aurelien Jacobs2004-10-11
* lowres 4mvMichael Niedermayer2004-10-09
* h.261 loop filter fixMichael Niedermayer2004-10-08
* nonsense removialMichael Niedermayer2004-10-08
* Quantizer noise shaping crashes on SSE2 machines patch by (Milan Cutka <cutka...Milan Cutka2004-10-08
* * fixing a few of gcc 'clean-code' warningsZdenek Kabelac2004-10-06
* segfault in amr decoder fix patch by (Richard van der Hoff - richvdh0)Richard van der Hoff2004-10-05
* Altivec test on AmigaOS4 patch by (Chip <szarlada at freemail dot hu>)Chip2004-10-05
* Build process: libpostproc patch by (Franti?ek Dvo?ák <valtri at users dot s...Frantisek Dvorak2004-10-05
* h.264 ref list reordering bugfix patch by (Loren Merritt <lorenm at u dot was...Loren Merritt2004-10-03
* Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux ...Michel Bardiaux2004-10-01
* Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux ...Michel Bardiaux2004-10-01
* do not call (av_)abort()Michael Niedermayer2004-10-01
* * these vars could be either static or extern (compilation fix gcc-3.5)Zdenek Kabelac2004-09-30
* broken mess removialMichael Niedermayer2004-09-29
* 10l (wrong variable)Michael Niedermayer2004-09-28
* dont just resample half of the data sometimesMichael Niedermayer2004-09-28
* 100l (signed vs. unsigend)Michael Niedermayer2004-09-28
* support for Sierra Online audio files and Apple QuickDraw codec,Mike Melanson2004-09-28
* if audio is PCM, push it through (sync is not perfect yet)Mike Melanson2004-09-28
* 10l forgot to commitMichael Niedermayer2004-09-27
* move h264 idct to its own file and call via function pointer in DspContextMichael Niedermayer2004-09-27
* dont print "vop not coded" by defaultMichael Niedermayer2004-09-27
* lowres width/height cleanup 3rd tryMichael Niedermayer2004-09-27
* lowres fixes for the parserMichael Niedermayer2004-09-27
* 10l (segfault)Michael Niedermayer2004-09-27
* 10lMichael Niedermayer2004-09-27
* set AVCodecContext.width/height to the picture width/height instead of the on...Michael Niedermayer2004-09-27
* lowres chroma fixMichael Niedermayer2004-09-26
* lowres slice fixMichael Niedermayer2004-09-26
* porting optimizations from 4x4 dct to 8x8Michael Niedermayer2004-09-26
* optimizing 4x4 idctMichael Niedermayer2004-09-26
* lowres slice fixMichael Niedermayer2004-09-26
* low resolution interlaced supportMichael Niedermayer2004-09-26
* 1/8 resolution decodingMichael Niedermayer2004-09-26
* low resolution decoding fixMichael Niedermayer2004-09-26
* 1/4 resolution decodingMichael Niedermayer2004-09-26
* 1/2 resolution decodingMichael Niedermayer2004-09-25
* assertion when playing AVC/H.264 streams fix by (Loren Merritt <lorenm at u d...Michael Niedermayer2004-09-25
* H.264 max reference pictures fix by (Loren Merritt <lorenm at u dot washingto...Michael Niedermayer2004-09-25
* trellis quantization for h263(p)Michael Niedermayer2004-09-24
* unusedMichael Niedermayer2004-09-24
* 100lMichael Niedermayer2004-09-24
* Zlib encoder: fix image orientation (was flipped), 100l in deflate errorRoberto Togni2004-09-23
* merge predict_plane() with DWTELEM->8bit conversation (21% faster)Michael Niedermayer2004-09-23
* segfault fix by (Kostya <cannonball at bw-team dot com>)Michael Niedermayer2004-09-23
* * simplification patch by Jeffrey Ryan MuizelaarJeff Muizelaar2004-09-22