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