summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* * 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
* put the warning to the right place to avoid crashesAlex Beregszaszi2004-09-10
* h264_qpel8_hv_lowpass_mmx2/3dnowMichael Niedermayer2004-09-08
* h264_qpel4_hv_lowpass_mmx2/3dnowMichael Niedermayer2004-09-08
* new signed golomb routinesAlex Beregszaszi2004-09-08
* try to select w/h from tablesAlex Beregszaszi2004-09-08
* 10l (wrong coded_picture)Michael Niedermayer2004-09-08
* optimizationMichael Niedermayer2004-09-08
* optimizationMichael Niedermayer2004-09-07
* optimizationMichael Niedermayer2004-09-07
* h264 luma motion compensation in mmx2/3dnowMichael Niedermayer2004-09-07
* uselessMichael Niedermayer2004-09-06
* 10000l fix and use more mmx2/3dnow code for mpeg4 qpel which has been written...Michael Niedermayer2004-09-06
* 20% faster predict_plane()Michael Niedermayer2004-09-05
* more decorrelation typesAlex Beregszaszi2004-09-04
* Always write VOL control parameters, needed by old xvid patch by (Loren Merri...Loren Merritt2004-09-03
* typoMichael Niedermayer2004-09-02
* optional non spec compliant optimizations for mpeg1Michael Niedermayer2004-09-02
* optional non spec compliant optimizationsMichael Niedermayer2004-09-02
* h264 deblocking crash patch by (Loren Merritt <lorenm at u dot washington dot...Loren Merritt2004-09-02
* 10l (keyframes and context resets)Michael Niedermayer2004-08-31
* cleanupMichael Niedermayer2004-08-28