| Commit message (Expand) | Author | Age | Files | Lines |
* | Flash Screen Video decoder (fourcc:FSV1) | Benjamin Larsson | 2006-06-01 | 1 | -0/+1 |
* | extract duration | Michael Niedermayer | 2006-03-16 | 1 | -1/+12 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -10/+10 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -9/+9 |
* | kill duplicated get/put_be24() | Michael Niedermayer | 2005-07-19 | 1 | -9/+0 |
* | extract duration if available | Michael Niedermayer | 2005-07-19 | 1 | -7/+47 |
* | changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo... | Michael Niedermayer | 2005-07-17 | 1 | -17/+17 |
* | AVPacket.pos | Michael Niedermayer | 2005-05-26 | 1 | -5/+1 |
* | switch to native time bases | Michael Niedermayer | 2005-04-30 | 1 | -2/+1 |
* | more fine grained discarding of packets | Michael Niedermayer | 2005-03-17 | 1 | -2/+6 |
* | proper handling of samplesize | Alex Beregszaszi | 2005-02-25 | 1 | -0/+1 |
* | kill warnings patch by (Måns Rullgård <mru inprovide com>) | Måns Rullgård | 2005-02-24 | 1 | -1/+0 |
* | support adpcm audio, also some more verbose messages | Alex Beregszaszi | 2005-02-21 | 1 | -0/+3 |
* | correct pcm in flv handling | Alex Beregszaszi | 2005-02-21 | 1 | -1/+6 |
* | support discarding uninterresting packets | Michael Niedermayer | 2005-01-22 | 1 | -0/+4 |
* | try to guess the fps if they are variable | Michael Niedermayer | 2004-12-19 | 1 | -8/+2 |
* | report keyframes | Alex Beregszaszi | 2004-10-18 | 1 | -0/+4 |
* | sweeping change from -EIO -> AVERROR_IO | Mike Melanson | 2004-06-19 | 1 | -3/+3 |
* | move time_base (pts_num/pts_den) from AVFormatContext -> AVStream | Michael Niedermayer | 2004-05-21 | 1 | -2/+2 |
* | cleanup | Michael Niedermayer | 2004-04-17 | 1 | -43/+47 |
* | guess framerate | Michael Niedermayer | 2004-03-10 | 1 | -3/+14 |
* | flv fixes | Michael Niedermayer | 2004-03-09 | 1 | -0/+3 |
* | channel count & samplerate fix | Michael Niedermayer | 2004-03-08 | 1 | -0/+4 |
* | av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michel Bardiaux | 2004-03-03 | 1 | -1/+1 |
* | CODEC_ID_MP3LAME is obsolete | Fabrice Bellard | 2003-09-08 | 1 | -1/+1 |
* | flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot ... | Garrick Meeker | 2003-07-09 | 1 | -0/+156 |