summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* per picture psnrMichael Niedermayer2004-09-15
* changing size segfault fixMichael Niedermayer2004-09-15
* comment fixMichael Niedermayer2004-09-14
* qprd + mpeg2 segfault fixMichael Niedermayer2004-09-14
* * I was finally convinced. And besides, if err it's better to err withRoman Shaposhnik2004-09-14
* AVC (H264 in mp4 files, fourcc avc1) supportRoberto Togni2004-09-13
* pre_cmp fixMichael Niedermayer2004-09-13
* H.261 decoder improvementsMaarten Daniels2004-09-13
* 100l (forgot to set the 8x8 mc functions, so ME did use the mpeg ones ...)Michael Niedermayer2004-09-12
* use h264 MC code if possibleMichael Niedermayer2004-09-12
* 10l (gcc 2.95 compilation)Michael Niedermayer2004-09-12
* use pointer arithmetic in mc_block(), 25% fasterMichael Niedermayer2004-09-12
* get/set_sr_golomb() cleanupMichael Niedermayer2004-09-10
* mess cleanupMichael Niedermayer2004-09-10