| Commit message (Expand) | Author | Age | Files | Lines |
* | replace coder/decoder file description in libavformat by muxer/demuxer | Aurelien Jacobs | 2006-10-23 | 1 | -1/+1 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | move common stuff from avienc.c and wav.c to new file riff.c | Måns Rullgård | 2006-07-12 | 1 | -1/+1 |
* | 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 |
* | free codec extradata in av_close_input_file | Måns Rullgård | 2006-06-16 | 1 | -5/+0 |
* | Proper PTS generation for Smacker audio | Kostya Shishkov | 2006-05-17 | 1 | -1/+5 |
* | Now MPlayer should understand Smacker audio and video codecs. | Kostya Shishkov | 2006-05-17 | 1 | -2/+2 |
* | sanity checks some might have been exploitable | Michael Niedermayer | 2006-05-13 | 1 | -0/+7 |
* | Smacker demuxer and decoder. | Kostya Shishkov | 2006-03-21 | 1 | -0/+343 |