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