| Commit message (Expand) | Author | Age | Files | Lines |
* | simplify AVFormatParameters NULL checks | Michael Niedermayer | 2006-03-11 | 1 | -2/+2 |
* | Put muxer-specific code parts in #ifdef CONFIG_MUXERS. | Diego Biurrun | 2006-01-19 | 1 | -2/+9 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -16/+16 |
* | BMP image decoder | Måns Rullgård | 2005-11-30 | 1 | -0/+1 |
* | changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo... | Michael Niedermayer | 2005-07-17 | 1 | -12/+12 |
* | drop most url_fileno() calls (allows to use ByteIOContext directly in caller ... | Aurelien Jacobs | 2005-05-19 | 1 | -1/+1 |
* | switch to native time bases | Michael Niedermayer | 2005-04-30 | 1 | -8/+4 |
* | PIX_FMT_NONE and related fixes | Michael Niedermayer | 2005-04-25 | 1 | -1/+1 |
* | non 4:2:0 foobar.{Y,U,V} support | Michael Niedermayer | 2005-04-13 | 1 | -4/+6 |
* | kill warnings patch by (Måns Rullgård <mru inprovide com>) | Måns Rullgård | 2005-02-24 | 1 | -10/+0 |
* | integer overflows, heap corruption | Michael Niedermayer | 2005-01-08 | 1 | -2/+2 |
* | .{Y,U,V} image2 support | Michael Niedermayer | 2005-01-04 | 1 | -26/+88 |
* | 10l (double free) | Michael Niedermayer | 2004-12-19 | 1 | -6/+1 |
* | loop hack | Michael Niedermayer | 2004-11-16 | 1 | -2/+5 |
* | last packet size fix | Michael Niedermayer | 2004-11-12 | 1 | -0/+1 |
* | move p*m from image/lavf -> image2/lavc | Michael Niedermayer | 2004-11-11 | 1 | -2/+19 |
* | porting png support from -f image to -f image2 | Michael Niedermayer | 2004-11-09 | 1 | -1/+1 |
* | image2pipe fix | Michael Niedermayer | 2004-10-24 | 1 | -1/+4 |
* | 10l | Michael Niedermayer | 2004-09-22 | 1 | -2/+3 |
* | support single images, remove copy/paste junk | Michael Niedermayer | 2004-07-15 | 1 | -22/+9 |
* | image2 / image API cleanup phase-1 | Michael Niedermayer | 2004-07-15 | 1 | -0/+370 |