| Commit message (Expand) | Author | Age | Files | Lines |
* | lowres width/height cleanup 3rd try | Michael Niedermayer | 2004-09-27 | 8 | -43/+54 |
* | lowres fixes for the parser | Michael Niedermayer | 2004-09-27 | 1 | -6/+10 |
* | 10l (segfault) | Michael Niedermayer | 2004-09-27 | 1 | -0/+1 |
* | 10l | Michael Niedermayer | 2004-09-27 | 1 | -4/+6 |
* | set AVCodecContext.width/height to the picture width/height instead of the on... | Michael Niedermayer | 2004-09-27 | 6 | -25/+32 |
* | lowres chroma fix | Michael Niedermayer | 2004-09-26 | 1 | -2/+2 |
* | lowres slice fix | Michael Niedermayer | 2004-09-26 | 1 | -1/+1 |
* | porting optimizations from 4x4 dct to 8x8 | Michael Niedermayer | 2004-09-26 | 1 | -260/+0 |
* | optimizing 4x4 idct | Michael Niedermayer | 2004-09-26 | 1 | -270/+8 |
* | lowres slice fix | Michael Niedermayer | 2004-09-26 | 2 | -3/+5 |
* | low resolution interlaced support | Michael Niedermayer | 2004-09-26 | 1 | -7/+132 |
* | 1/8 resolution decoding | Michael Niedermayer | 2004-09-26 | 3 | -0/+23 |
* | low resolution decoding fix | Michael Niedermayer | 2004-09-26 | 1 | -2/+2 |
* | 1/4 resolution decoding | Michael Niedermayer | 2004-09-26 | 4 | -4/+63 |
* | 10l (wrong context) | Michael Niedermayer | 2004-09-25 | 1 | -1/+1 |
* | 1/2 resolution decoding | Michael Niedermayer | 2004-09-25 | 10 | -73/+724 |
* | some credits for all these patches | Michael Niedermayer | 2004-09-25 | 1 | -0/+1 |
* | assertion when playing AVC/H.264 streams fix by (Loren Merritt <lorenm at u d... | Michael Niedermayer | 2004-09-25 | 1 | -1/+3 |
* | H.264 max reference pictures fix by (Loren Merritt <lorenm at u dot washingto... | Michael Niedermayer | 2004-09-25 | 2 | -1/+4 |
* | trellis quantization for h263(p) | Michael Niedermayer | 2004-09-24 | 1 | -0/+57 |
* | unused | Michael Niedermayer | 2004-09-24 | 1 | -2/+0 |
* | 100l | Michael Niedermayer | 2004-09-24 | 1 | -1/+2 |
* | Zlib encoder: fix image orientation (was flipped), 100l in deflate error | Roberto Togni | 2004-09-23 | 1 | -4/+11 |
* | merge predict_plane() with DWTELEM->8bit conversation (21% faster) | Michael Niedermayer | 2004-09-23 | 1 | -31/+36 |
* | imlib2 vhook rgba fix by ("Todd.Kirby" <doubleshot at pacbell dot net>) | Michael Niedermayer | 2004-09-23 | 1 | -2/+4 |
* | segfault fix by (Kostya <cannonball at bw-team dot com>) | Michael Niedermayer | 2004-09-23 | 1 | -1/+1 |
* | jpeg regression test | Michael Niedermayer | 2004-09-22 | 2 | -3/+4 |
* | 10l | Michael Niedermayer | 2004-09-22 | 1 | -2/+3 |
* | write shorter headers if possible | Michael Niedermayer | 2004-09-22 | 4 | -27/+29 |
* | removing useless code | Michael Niedermayer | 2004-09-22 | 1 | -15/+0 |
* | last timestamp and -vsync 0 fix | Michael Niedermayer | 2004-09-22 | 1 | -1/+6 |
* | * simplification patch by Jeffrey Ryan Muizelaar | Jeff Muizelaar | 2004-09-22 | 1 | -2/+1 |
* | * fixing a regression introduced by the last seek-support patch | Roman Shaposhnik | 2004-09-22 | 1 | -2/+2 |
* | 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 |
* | lot of bigendian fixes | Alex Beregszaszi | 2004-09-21 | 1 | -0/+34 |
* | gcc 2.95 compile fix by (Jan Knutar <jknutar at nic dot fi>) | Michael Niedermayer | 2004-09-21 | 1 | -2/+3 |
* | initial timestamp fix | Michael Niedermayer | 2004-09-20 | 1 | -9/+11 |
* | 1/0 fix for files with size=0 | Michael Niedermayer | 2004-09-20 | 1 | -0/+1 |
* | check if the user specified timestamps are strictly monotone | Michael Niedermayer | 2004-09-20 | 2 | -3/+17 |
* | * fix for a DV regression introduced with the last round of avi_read_packet | Roman Shaposhnik | 2004-09-19 | 1 | -1/+6 |
* | 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 |
* | * a couple of silly defaults to make everybody happy. | Roman Shaposhnik | 2004-09-19 | 1 | -0/+2 |
* | * misc. fixes and hacks to improve timing detection in raw DV | Roman Shaposhnik | 2004-09-19 | 1 | -3/+12 |
* | * seek in raw DV patch by Nathan Kurz (nate at verse dot com) | Nathan Kurz | 2004-09-18 | 1 | -3/+12 |
* | passing an array or double precission parameters for the scaling function, in... | Michael Niedermayer | 2004-09-18 | 3 | -20/+27 |
* | 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 |