summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* 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
* 8 -> FRAC_BITSMichael Niedermayer2004-09-21
* Decoding to bgr15/16 from 16bit input. Decoding of 24bit input added, not yet...Alex Beregszaszi2004-09-21
* greyscale decoding (option to skip u,v planes) supportAlex Beregszaszi2004-09-21
* check if the user specified timestamps are strictly monotoneMichael Niedermayer2004-09-20
* av_rescale with user specified roundingMichael Niedermayer2004-09-19
* consistent use of types patch by (D Richard Felker III <dalias at aerifal dot...D Richard Felker III2004-09-19
* simplify getsymbol patch by (Loren Merritt <lorenm at u dot washington dot edu>)Loren Merritt2004-09-17
* huffyuv writes to AVCodecContext.stats_out only once every 32 frames,Michael Niedermayer2004-09-17
* warning the user about possible incompatibilitiesMichael Niedermayer2004-09-17
* (non)interlaced huffyuv patch by (Loren Merritt <lorenm at u dot washington d...Loren Merritt2004-09-17
* h264 qpel mc, size 16 patch by (Romain Dolbeau <dolbeau at caps-entreprise do...Romain Dolbeau2004-09-16
* 10l (scene change pict_type was wrong after coded_frame fix) patch by (Loren ...Loren Merritt2004-09-16
* IBM Ultimotion video decoder, courtesy of Konstantin ShishkovMike Melanson2004-09-16
* 10lMichael Niedermayer2004-09-15