Age | Commit message (Expand) | Author |
2004-09-21 | Decoding to bgr15/16 from 16bit input. Decoding of 24bit input added, not yet... | Alex Beregszaszi |
2004-09-21 | greyscale decoding (option to skip u,v planes) support | Alex Beregszaszi |
2004-09-20 | check if the user specified timestamps are strictly monotone | Michael Niedermayer |
2004-09-19 | av_rescale with user specified rounding | Michael Niedermayer |
2004-09-19 | consistent use of types patch by (D Richard Felker III <dalias at aerifal dot... | D Richard Felker III |
2004-09-17 | simplify getsymbol patch by (Loren Merritt <lorenm at u dot washington dot edu>) | Loren Merritt |
2004-09-17 | huffyuv writes to AVCodecContext.stats_out only once every 32 frames, | Michael Niedermayer |
2004-09-17 | warning the user about possible incompatibilities | Michael Niedermayer |
2004-09-17 | (non)interlaced huffyuv patch by (Loren Merritt <lorenm at u dot washington d... | Loren Merritt |
2004-09-16 | h264 qpel mc, size 16 patch by (Romain Dolbeau <dolbeau at caps-entreprise do... | Romain Dolbeau |
2004-09-16 | 10l (scene change pict_type was wrong after coded_frame fix) patch by (Loren ... | Loren Merritt |
2004-09-16 | IBM Ultimotion video decoder, courtesy of Konstantin Shishkov | Mike Melanson |
2004-09-15 | 10l | Michael Niedermayer |
2004-09-15 | per picture psnr | Michael Niedermayer |
2004-09-15 | changing size segfault fix | Michael Niedermayer |
2004-09-14 | comment fix | Michael Niedermayer |
2004-09-14 | qprd + mpeg2 segfault fix | Michael Niedermayer |
2004-09-14 | * I was finally convinced. And besides, if err it's better to err with | Roman Shaposhnik |
2004-09-13 | AVC (H264 in mp4 files, fourcc avc1) support | Roberto Togni |
2004-09-13 | pre_cmp fix | Michael Niedermayer |
2004-09-13 | H.261 decoder improvements | Maarten Daniels |
2004-09-12 | 100l (forgot to set the 8x8 mc functions, so ME did use the mpeg ones ...) | Michael Niedermayer |
2004-09-12 | use h264 MC code if possible | Michael Niedermayer |
2004-09-12 | 10l (gcc 2.95 compilation) | Michael Niedermayer |
2004-09-12 | use pointer arithmetic in mc_block(), 25% faster | Michael Niedermayer |
2004-09-10 | get/set_sr_golomb() cleanup | Michael Niedermayer |
2004-09-10 | mess cleanup | Michael Niedermayer |
2004-09-10 | put the warning to the right place to avoid crashes | Alex Beregszaszi |
2004-09-08 | h264_qpel8_hv_lowpass_mmx2/3dnow | Michael Niedermayer |
2004-09-08 | h264_qpel4_hv_lowpass_mmx2/3dnow | Michael Niedermayer |
2004-09-08 | new signed golomb routines | Alex Beregszaszi |
2004-09-08 | try to select w/h from tables | Alex Beregszaszi |
2004-09-08 | 10l (wrong coded_picture) | Michael Niedermayer |
2004-09-08 | optimization | Michael Niedermayer |
2004-09-07 | optimization | Michael Niedermayer |
2004-09-07 | optimization | Michael Niedermayer |
2004-09-07 | h264 luma motion compensation in mmx2/3dnow | Michael Niedermayer |
2004-09-06 | useless | Michael Niedermayer |
2004-09-06 | 10000l fix and use more mmx2/3dnow code for mpeg4 qpel which has been written... | Michael Niedermayer |
2004-09-05 | 20% faster predict_plane() | Michael Niedermayer |
2004-09-04 | more decorrelation types | Alex Beregszaszi |
2004-09-03 | Always write VOL control parameters, needed by old xvid patch by (Loren Merri... | Loren Merritt |
2004-09-02 | typo | Michael Niedermayer |
2004-09-02 | optional non spec compliant optimizations for mpeg1 | Michael Niedermayer |
2004-09-02 | optional non spec compliant optimizations | Michael Niedermayer |
2004-09-02 | h264 deblocking crash patch by (Loren Merritt <lorenm at u dot washington dot... | Loren Merritt |
2004-08-31 | 10l (keyframes and context resets) | Michael Niedermayer |
2004-08-28 | cleanup | Michael Niedermayer |
2004-08-28 | 10l | Michael Niedermayer |
2004-08-28 | 8-bit mode corrections | Mike Melanson |