Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clear bitstream buffers in AVCodec.flush() | Michael Niedermayer | 2003-08-02 | 1 | -0/+7 |
* | FF_INPUT_BUFFER_PADDING_SIZE | Michael Niedermayer | 2003-08-01 | 1 | -2/+8 |
* | make the h263 decoder more error tolerant | Michael Niedermayer | 2003-08-01 | 3 | -16/+23 |
* | Add GNU header, remove X includes, add more check for xvmc render packet | Ivan Kalvachev | 2003-07-29 | 1 | -10/+33 |
* | namespace fix (triggered by gcc-alivec-bugfix + gentoo or so) by (Magnus Damm... | Michael Niedermayer | 2003-07-29 | 1 | -13/+13 |
* | patch for flv deblocking by (Garrick Meeker <gmeeker at theoryllc dot com>) | Michael Niedermayer | 2003-07-29 | 1 | -3/+1 |
* | rate distortion mb decision support | Michael Niedermayer | 2003-07-29 | 10 | -134/+221 |
* | debug stuff | Michael Niedermayer | 2003-07-29 | 1 | -4/+8 |
* | using av_abort instead exit | Alex Beregszaszi | 2003-07-28 | 1 | -1/+1 |
* | 410p -> 411p | Alex Beregszaszi | 2003-07-27 | 1 | -4/+3 |
* | CLJR decoding support | Alex Beregszaszi | 2003-07-27 | 4 | -1/+181 |
* | make MPV_frame_start fail on get_buffer failer | Ivan Kalvachev | 2003-07-26 | 1 | -1/+2 |
* | compile xvmc only when requested | Ivan Kalvachev | 2003-07-26 | 1 | -1/+5 |
* | initial XvMC support | Ivan Kalvachev | 2003-07-26 | 1 | -2/+13 |
* | initial XvMC support | Ivan Kalvachev | 2003-07-26 | 6 | -2/+356 |
* | ati vcr2 uv swap | Michael Niedermayer | 2003-07-26 | 1 | -0/+16 |
* | get_bits -> skip_bits | Alex Beregszaszi | 2003-07-25 | 1 | -10/+10 |
* | warning fixes | Alex Beregszaszi | 2003-07-25 | 2 | -7/+7 |
* | vcr2 cleanup | Michael Niedermayer | 2003-07-24 | 1 | -5/+3 |
* | ATI VCR2 decoding support | Michael Niedermayer | 2003-07-24 | 1 | -1/+50 |
* | fix | Michael Niedermayer | 2003-07-24 | 1 | -4/+4 |
* | ATI VCR1 decoder | Michael Niedermayer | 2003-07-24 | 4 | -1/+211 |
* | last frames & b frames encoding fix | Michael Niedermayer | 2003-07-23 | 2 | -7/+21 |
* | last frame decoding fix | Michael Niedermayer | 2003-07-23 | 2 | -7/+14 |
* | bitstream changes to match JM7.2 | Michael Niedermayer | 2003-07-23 | 1 | -45/+36 |
* | default for slices is display order again | Michael Niedermayer | 2003-07-20 | 4 | -14/+39 |
* | svq3 b frame slices fix | Michael Niedermayer | 2003-07-18 | 1 | -1/+1 |
* | AVCodec.flush() | Michael Niedermayer | 2003-07-17 | 8 | -57/+52 |
* | edge fix | Michael Niedermayer | 2003-07-16 | 1 | -7/+2 |
* | fix edge repeating bug for %16!=0 files, this fixes Quicktime mpeg4 (they are... | Michael Niedermayer | 2003-07-16 | 2 | -4/+6 |
* | fix qmin==qmax==1 && msmpeg4 && intra bug | Michael Niedermayer | 2003-07-16 | 1 | -3/+6 |
* | flv1 fix | Michael Niedermayer | 2003-07-15 | 1 | -1/+6 |
* | 10l | Michael Niedermayer | 2003-07-14 | 1 | -2/+2 |
* | 10l | Michael Niedermayer | 2003-07-13 | 1 | -2/+3 |
* | golomb rice code cleanup / simplify (~0.5% compression gain and slightly faster) | Michael Niedermayer | 2003-07-13 | 2 | -18/+85 |
* | simpler | Michael Niedermayer | 2003-07-12 | 1 | -3/+1 |
* | cleanup | Michael Niedermayer | 2003-07-12 | 1 | -213/+238 |
* | postprocessing support | Michael Niedermayer | 2003-07-10 | 1 | -10/+40 |
* | 1000l (forgot to commit) | Michael Niedermayer | 2003-07-10 | 1 | -0/+2 |
* | fix? flv escape codes | Michael Niedermayer | 2003-07-10 | 1 | -2/+2 |
* | added the official VP3 IDCT (C implementation) as well as a grayscale | Mike Melanson | 2003-07-10 | 1 | -41/+322 |
* | flv cleanup / simplify | Michael Niedermayer | 2003-07-10 | 3 | -86/+31 |
* | flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot ... | Garrick Meeker | 2003-07-09 | 8 | -28/+339 |
* | 1) remove TBL support in PPC performance. It's much more useful to use the | Romain Dolbeau | 2003-07-09 | 7 | -213/+189 |
* | few more error checks | Michael Niedermayer | 2003-07-08 | 1 | -4/+9 |
* | the reference sw doesnt like some legal headers ... | Michael Niedermayer | 2003-07-07 | 1 | -4/+6 |
* | warning fix | Alex Beregszaszi | 2003-07-07 | 1 | -1/+1 |
* | mpeg 2 seeking fix | Michael Niedermayer | 2003-07-07 | 1 | -0/+3 |
* | Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>.... | Alex Beregszaszi | 2003-07-07 | 4 | -6/+508 |
* | CODEC_FLAG_LOW_DELAY fix | Michael Niedermayer | 2003-07-06 | 2 | -1/+4 |