Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No more HTML in Changelog | Hetz Ben Hamo | 2003-06-10 | 1 | -13/+0 |
* | works with old gcc versions too | Fabrice Bellard | 2003-06-10 | 1 | -1/+1 |
* | small fix | Hetz Ben Hamo | 2003-06-10 | 1 | -2/+2 |
* | A newer Changelog | Hetz Ben Hamo | 2003-06-10 | 1 | -12/+49 |
* | disable ffplay if no SDL | Fabrice Bellard | 2003-06-10 | 1 | -0/+4 |
* | Get all the stride stuff right so that we actually get the colours | Philip Gladstone | 2003-06-10 | 1 | -20/+34 |
* | Have the test.asf stream enabled by default (thanks to htz@kde.org) | Philip Gladstone | 2003-06-10 | 1 | -10/+10 |
* | reducing memory consumption (reducing number of contexts and other stuff, no ... | Michael Niedermayer | 2003-06-09 | 1 | -49/+33 |
* | better pause when displaying audio samples | Fabrice Bellard | 2003-06-09 | 1 | -15/+21 |
* | 10l | Michael Niedermayer | 2003-06-09 | 2 | -3/+4 |
* | FFV1 codec (our very simple lossless intra only codec, compresses much better... | Michael Niedermayer | 2003-06-09 | 6 | -3/+689 |
* | more comments | Michael Niedermayer | 2003-06-07 | 1 | -12/+12 |
* | use custom packet allocation only for DV | Fabrice Bellard | 2003-06-07 | 1 | -25/+31 |
* | added ffplay utility | Fabrice Bellard | 2003-06-07 | 5 | -200/+1593 |
* | SDL probe - ffplay build option | Fabrice Bellard | 2003-06-07 | 1 | -0/+42 |
* | * amr format - by Johannes Carlsson | Zdenek Kabelac | 2003-06-06 | 1 | -0/+178 |
* | * missing part of the 3gp patch by Johannes Carlsson | Johannes Carlsson | 2003-06-06 | 1 | -20/+100 |
* | cleanup | Michael Niedermayer | 2003-06-06 | 2 | -2/+6 |
* | * 3gp patch by Joca | Zdenek Kabelac | 2003-06-05 | 10 | -38/+398 |
* | use explicit image name | Fabrice Bellard | 2003-06-05 | 1 | -9/+15 |
* | fixed SRC_PATH usage | Fabrice Bellard | 2003-06-05 | 1 | -1/+1 |
* | 4xm adpcm | Michael Niedermayer | 2003-06-03 | 4 | -8/+71 |
* | autogeneration of html files | Fabrice Bellard | 2003-06-02 | 5 | -1461/+4 |
* | update | Fabrice Bellard | 2003-06-02 | 1 | -1/+1 |
* | unused | Alex Beregszaszi | 2003-06-01 | 1 | -4/+0 |
* | vf_scale.h & related cleanup & some small warning fix by dominik | Michael Niedermayer | 2003-06-01 | 1 | -0/+2 |
* | fix 4xm yuv->rgb565 transform | Michael Niedermayer | 2003-06-01 | 1 | -9/+15 |
* | 10l (array[-1] ...) | Michael Niedermayer | 2003-06-01 | 1 | -11/+12 |
* | 4xm codec | Michael Niedermayer | 2003-06-01 | 4 | -1/+748 |
* | revising and fixing motion vectors, squished block unpacking bug that | Mike Melanson | 2003-05-31 | 1 | -84/+64 |
* | rgb15 & rgb16 fix | Michael Niedermayer | 2003-05-30 | 1 | -1/+2 |
* | (truncated) unary binerization | Michael Niedermayer | 2003-05-30 | 2 | -9/+169 |
* | fix mpeg1/2 decoding if there are no 0 bytes after the bitstream | Michael Niedermayer | 2003-05-30 | 2 | -7/+22 |
* | overdue format updates | Mike Melanson | 2003-05-29 | 1 | -1/+12 |
* | mpeg1 decoding fix | Michael Niedermayer | 2003-05-29 | 1 | -2/+2 |
* | get the video dispatch straight | Mike Melanson | 2003-05-28 | 1 | -6/+5 |
* | CABAC | Michael Niedermayer | 2003-05-28 | 2 | -0/+411 |
* | dispatch video as well as audio | Mike Melanson | 2003-05-28 | 1 | -51/+110 |
* | placeholder IDs for 4xm A/V codecs | Mike Melanson | 2003-05-28 | 1 | -0/+2 |
* | asv1 regression test | Michael Niedermayer | 2003-05-27 | 4 | -0/+18 |
* | motion vector vissualization for mpeg1/2 | Michael Niedermayer | 2003-05-27 | 6 | -135/+154 |
* | 10000l (__CPU__ wasnt set) | Michael Niedermayer | 2003-05-27 | 1 | -0/+1 |
* | set pix_fmt in rv10 patch by (James Stembridge <jstembridge at users dot sour... | James Stembridge | 2003-05-26 | 1 | -0/+2 |
* | allocate enough bytes | Mike Melanson | 2003-05-26 | 1 | -2/+3 |
* | rework SVQ1 decoder to use more intuitive VLC tables as well as ffmpeg's | Mike Melanson | 2003-05-26 | 2 | -571/+455 |
* | 10l | Michael Niedermayer | 2003-05-25 | 1 | -1/+1 |
* | c frame size debug stuff | Michael Niedermayer | 2003-05-25 | 1 | -2/+13 |
* | add 4xm to the family | Mike Melanson | 2003-05-25 | 2 | -0/+4 |
* | first pass at an experimental 4xm demuxer | Mike Melanson | 2003-05-25 | 2 | -1/+282 |
* | Warning and compatibility fixes. | Falk Hüffner | 2003-05-24 | 12 | -27/+20 |