| Commit message (Expand) | Author | Age | Files | Lines |
* | fixing rv10 encoding (ffmpeg can at least decode its own rv10 files now) | Michael Niedermayer | 2002-09-05 | 1 | -3/+15 |
* | apiexample needs EXTRALIBS | Michael Niedermayer | 2002-09-05 | 1 | -1/+1 |
* | fixing tests | Michael Niedermayer | 2002-09-05 | 3 | -20/+20 |
* | fixing segfault | Michael Niedermayer | 2002-09-03 | 1 | -1/+1 |
* | 10l (compilation if defined ARCH_ALPHA) | Michael Niedermayer | 2002-09-02 | 1 | -4/+3 |
* | fixing encoding at high QPs (was broken after the dct accuracy increase due t... | Michael Niedermayer | 2002-09-02 | 1 | -5/+5 |
* | ar -s -> ranlib | Michael Niedermayer | 2002-09-02 | 1 | -1/+2 |
* | new vbv calculation patch by (Henry Mason <talus25 at speakeasy dot net>) wit... | Henry Mason | 2002-09-02 | 1 | -3/+6 |
* | altivec build tidyup patch by (Brian Foley <bfoley at compsoc dot nuigalway d... | Brian Foley | 2002-09-02 | 6 | -15/+31 |
* | higher accuracy | Michael Niedermayer | 2002-09-01 | 1 | -2/+4 |
* | oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>) | Mark Hills | 2002-09-01 | 5 | -0/+160 |
* | dct cleanup | Michael Niedermayer | 2002-09-01 | 6 | -24/+26 |
* | dct-test update | Michael Niedermayer | 2002-09-01 | 4 | -36/+259 |
* | dont discard first frame patch by (Lennert Buytenhek <buytenh at math dot lei... | Lennert Buytenhek | 2002-09-01 | 1 | -5/+0 |
* | be less verbose patch by (Lennert Buytenhek <buytenh at math dot leidenuniv d... | Lennert Buytenhek | 2002-09-01 | 1 | -8/+8 |
* | croping patch by (talus25 at speakeasy dot net) with fixes from atmos & me | Michael Niedermayer | 2002-09-01 | 2 | -13/+40 |
* | bitexact hack for the simple mmx idct | Michael Niedermayer | 2002-08-31 | 1 | -0/+26 |
* | sun solaris compilation bugfix, patch by (Martin Olschewski <olschewski at zp... | Martin Olschewski | 2002-08-30 | 4 | -4/+18 |
* | undefined M_PI / M_E fix | Michael Niedermayer | 2002-08-30 | 2 | -0/+12 |
* | patch by Heliodoro Tammaro <helio at interactives dot org> | Heliodoro Tammaro | 2002-08-30 | 2 | -0/+4 |
* | slow but accurate integer dct from IJG (should be ok with the LGPL as the old... | Michael Niedermayer | 2002-08-29 | 10 | -25/+340 |
* | use extradata for h263_long_vector mode detection | Michael Niedermayer | 2002-08-28 | 1 | -6/+23 |
* | first cut at altivec support on darwin patch by (Brian Foley <bfoley at comps... | Brian Foley | 2002-08-28 | 4 | -0/+168 |
* | working around undefined behavior of get-vlc if the vlc s invalid | Michael Niedermayer | 2002-08-28 | 1 | -18/+18 |
* | fixes rv10 decoding crash | Michael Niedermayer | 2002-08-28 | 1 | -1/+8 |
* | warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) | Dominik Mierzejewski | 2002-08-28 | 4 | -5/+5 |
* | mpeg4 interlaced decoding support (not completly implemented/tested due to la... | Michael Niedermayer | 2002-08-27 | 2 | -59/+117 |
* | added aspected_width/height for EXTENDED_PAR | Alex Beregszaszi | 2002-08-26 | 3 | -2/+12 |
* | fixing some 64bit bugs | Michael Niedermayer | 2002-08-26 | 2 | -4/+4 |
* | forgot the const bits in 2pass curve matching (patch (with rounding removed) ... | Michael Niedermayer | 2002-08-26 | 1 | -2/+2 |
* | fixing qmin==qmax && qsquish==1 | Michael Niedermayer | 2002-08-25 | 1 | -2/+4 |
* | NAN doesnt exist on FreeBSD patch by (Rémi Guyomarch <rguyom at pobox dot com>) | Rémi Guyomarch | 2002-08-25 | 1 | -0/+4 |
* | new ratecontrol code | Michael Niedermayer | 2002-08-25 | 1 | -7/+35 |
* | new ratecontrol code | Michael Niedermayer | 2002-08-25 | 8 | -280/+917 |
* | error concealment needs the mbintra_table so it should allways be allocated | Michael Niedermayer | 2002-08-24 | 1 | -4/+4 |
* | faster ff_sqrt() | Michael Niedermayer | 2002-08-22 | 2 | -1/+12 |
* | better scene change detection | Michael Niedermayer | 2002-08-22 | 3 | -2/+12 |
* | darwin patches by Heliodoro Tammaro <helio at interactives dot org> | Michael Niedermayer | 2002-08-21 | 1 | -2/+2 |
* | dont trash mm0, its still used in the next iteration of the loop (fixes stran... | Michael Niedermayer | 2002-08-20 | 1 | -2/+2 |
* | same dc skip behavior for chroma & luma elimination, its confusing otherwise ... | Michael Niedermayer | 2002-08-18 | 1 | -5/+6 |
* | skip blocks with small chroma dc too (if the user wants it) needed to avoid I... | Michael Niedermayer | 2002-08-17 | 1 | -1/+5 |
* | patch by (Volker Moell <volker-ml at die-moells dot de>) | Volker Moell | 2002-08-13 | 1 | -2/+3 |
* | * resync without endless loop | Zdenek Kabelac | 2002-08-09 | 1 | -1/+3 |
* | faster vlc table selection | Michael Niedermayer | 2002-08-09 | 1 | -10/+29 |
* | mpeg4 mpeg quantizer encoding | Michael Niedermayer | 2002-08-06 | 5 | -15/+28 |
* | 4mv + bframe decoding bugfix | Michael Niedermayer | 2002-08-05 | 3 | -4/+25 |
* | fixing level overflow check for qp=1 | Michael Niedermayer | 2002-08-05 | 1 | -2/+2 |
* | hopefully fixing unreprodceable segfault when overreading the end if error_re... | Michael Niedermayer | 2002-08-04 | 1 | -1/+2 |
* | fixing slices which start at mb_x>0 | Michael Niedermayer | 2002-08-04 | 1 | -0/+6 |
* | supporting rare overflow mess even with error_resilience>=0 | Michael Niedermayer | 2002-08-04 | 1 | -1/+1 |