| Commit message (Expand) | Author | Age | Files | Lines |
* | add header info to flv format based on a patch by (Philipp Klaus >ffmpegdevel... | Michael Niedermayer | 2006-07-17 | 1 | -5/+93 |
* | allow individual selection of muxers and demuxers | Måns Rullgård | 2006-07-10 | 1 | -7/+1 |
* | give AVInput/OutputFormat structs consistent names | Måns Rullgård | 2006-07-09 | 1 | -2/+2 |
* | 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 | -7/+7 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -6/+6 |
* | support transcoding adpcm | Alex Beregszaszi | 2005-11-12 | 1 | -0/+3 |
* | kill duplicated get/put_be24() | Michael Niedermayer | 2005-07-19 | 1 | -7/+2 |
* | changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo... | Michael Niedermayer | 2005-07-17 | 1 | -2/+2 |
* | fix mimetype | Michael Niedermayer | 2005-05-13 | 1 | -1/+1 |
* | proper handling of samplesize | Alex Beregszaszi | 2005-02-25 | 1 | -1/+1 |
* | correct pcm in flv handling | Alex Beregszaszi | 2005-02-21 | 1 | -4/+12 |
* | assert(0) -> retunrn -1 | Michael Niedermayer | 2004-07-02 | 1 | -34/+42 |
* | simplify | Michael Niedermayer | 2004-06-25 | 1 | -221/+24 |
* | pass AVPacket into av_write_frame() | Michael Niedermayer | 2004-05-29 | 1 | -6/+7 |
* | move time_base (pts_num/pts_den) from AVFormatContext -> AVStream | Michael Niedermayer | 2004-05-21 | 1 | -2/+1 |
* | various fixes | Michael Niedermayer | 2004-04-18 | 1 | -9/+26 |
* | cleanup | Michael Niedermayer | 2004-04-17 | 1 | -108/+69 |
* | flv fixes | Michael Niedermayer | 2004-03-09 | 1 | -12/+18 |
* | 100l | Michael Niedermayer | 2004-02-07 | 1 | -1/+1 |
* | - made --extra-cflags option work on darwin | Tinic Uro | 2004-02-06 | 1 | -2/+9 |
* | 64 bit pts for writing - more const usage | Fabrice Bellard | 2003-09-10 | 1 | -1/+1 |
* | CODEC_ID_MP3LAME is obsolete | Fabrice Bellard | 2003-09-08 | 1 | -2/+2 |
* | Building ffmpeg with gcc-2.95.3 encountered a problem due to C99 initializati... | Michael Niedermayer | 2003-07-10 | 1 | -2/+4 |
* | flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot ... | Garrick Meeker | 2003-07-09 | 1 | -0/+381 |