Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | user overrideable level & profile | Michael Niedermayer | 2004-08-13 | 1 | -3/+16 |
* | optimization | Michael Niedermayer | 2004-06-25 | 1 | -22/+4 |
* | coefficient saturation fix | Michael Niedermayer | 2004-06-14 | 1 | -13/+11 |
* | 10l (interlaced b frame decoding fix) | Michael Niedermayer | 2004-05-26 | 1 | -4/+6 |
* | motion estimation for SVQ1 | Michael Niedermayer | 2004-05-12 | 1 | -24/+23 |
* | support decoding mpeg4 with buggy dc clipping | Michael Niedermayer | 2004-05-05 | 1 | -1/+6 |
* | mpeg4 dc prediction simplification | Michael Niedermayer | 2004-05-05 | 1 | -51/+31 |
* | AMV bug workaround | Michael Niedermayer | 2004-04-30 | 1 | -0/+3 |
* | H.263 MCBPC fix | Michael Niedermayer | 2004-04-26 | 1 | -9/+11 |
* | fix decoding with quant matrixes which contain elements <16 | Michael Niedermayer | 2004-04-25 | 1 | -1/+9 |
* | rv10 decoding fix | Michael Niedermayer | 2004-04-25 | 1 | -0/+2 |
* | exporting field_select/ref_index values | Michael Niedermayer | 2004-04-19 | 1 | -6/+10 |
* | flv dropable p frame support | Michael Niedermayer | 2004-04-17 | 1 | -1/+3 |
* | unify table indexing (motion_val,dc_val,ac_val,coded_block changed) | Michael Niedermayer | 2004-04-16 | 1 | -101/+38 |
* | assert(time_incr >= 0) so its clear that this MUST be the case | Michael Niedermayer | 2004-04-13 | 1 | -0/+1 |
* | gmc segfault fix | Michael Niedermayer | 2004-04-02 | 1 | -10/+10 |
* | fixing alignment, 2nd try | Michael Niedermayer | 2004-03-29 | 1 | -2/+2 |
* | ensure that the bitstream buffers for encoding partitioned frames are aligned | Michael Niedermayer | 2004-03-26 | 1 | -4/+3 |
* | h.263 ssm + aic fix by (Maarten Daniels <maarten dot daniels at student dot l... | Michael Niedermayer | 2004-03-18 | 1 | -3/+9 |
* | 1000000l (using uninitalized variable for initalizing bits per MV table) | Michael Niedermayer | 2004-03-16 | 1 | -1/+1 |
* | mb stuffing in partitioned frames fix | Michael Niedermayer | 2004-03-10 | 1 | -7/+12 |
* | h263+ custom pcf support | Michael Niedermayer | 2004-03-10 | 1 | -12/+64 |
* | h263 framerate & aspect ratio fixes | Michael Niedermayer | 2004-03-06 | 1 | -4/+15 |
* | use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0 | Michael Niedermayer | 2004-02-25 | 1 | -9/+8 |
* | set AVFrame.pts based upon framerate if its 0 | Michael Niedermayer | 2004-02-25 | 1 | -4/+3 |
* | multithreaded/SMP motion estimation | Michael Niedermayer | 2004-02-13 | 1 | -11/+18 |
* | rv10/obmc fixes | Michael Niedermayer | 2004-02-09 | 1 | -7/+21 |
* | 2 byte shorter userdata for mpeg4 | Michael Niedermayer | 2004-02-08 | 1 | -2/+1 |
* | h263 4mv encoding fix | Michael Niedermayer | 2004-02-06 | 1 | -1/+1 |
* | get_bit_count -> put_bits_count | Alex Beregszaszi | 2004-02-06 | 1 | -6/+6 |
* | segfault fix | Michael Niedermayer | 2004-01-31 | 1 | -1/+1 |
* | first coded vs. first displayed pts (segfault & pts fix if b frames are used) | Michael Niedermayer | 2004-01-27 | 1 | -2/+9 |
* | mpeg4 pts fix | Michael Niedermayer | 2004-01-26 | 1 | -1/+3 |
* | optimization & bugfix extracted from the 4k line diff between ffmpeg 0.4.7 an... | Michael Niedermayer | 2004-01-24 | 1 | -4/+5 |
* | more tolerance for dc=0 | Michael Niedermayer | 2004-01-21 | 1 | -1/+2 |
* | copyright year update of the files i touched and remembered, things look anno... | Michael Niedermayer | 2004-01-10 | 1 | -0/+1 |
* | interlaced motion estimation | Michael Niedermayer | 2003-12-30 | 1 | -61/+109 |
* | rv20 / h263 b frame fix | Michael Niedermayer | 2003-12-21 | 1 | -13/+15 |
* | fixing h263p encoding without UMV | Michael Niedermayer | 2003-12-11 | 1 | -2/+0 |
* | 100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l1... | Michael Niedermayer | 2003-12-09 | 1 | -3/+1 |
* | slice structured fixes | Michael Niedermayer | 2003-12-09 | 1 | -3/+29 |
* | move motion_val & mb_type to AVFrame patch by (Wolfgang Hesseler <qv at multi... | Wolfgang Hesseler | 2003-12-09 | 1 | -37/+37 |
* | AIC/MQ encoding fix | Michael Niedermayer | 2003-12-08 | 1 | -20/+38 |
* | alternative inter vlc encoding fix | Michael Niedermayer | 2003-12-08 | 1 | -2/+4 |
* | h263 slice structured mode | Michael Niedermayer | 2003-12-07 | 1 | -43/+88 |
* | AVFrame.interlaced_frame fixes | Michael Niedermayer | 2003-12-05 | 1 | -2/+3 |
* | cleanup | Michael Niedermayer | 2003-12-04 | 1 | -27/+22 |
* | rv20 (h263) b frame decoding support | Michael Niedermayer | 2003-12-04 | 1 | -29/+188 |
* | cleanup | Michael Niedermayer | 2003-12-03 | 1 | -25/+18 |
* | split ff_h263_decode_mb() into h263 and mpeg4 versions | Michael Niedermayer | 2003-12-03 | 1 | -107/+224 |