Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | move common stuff from avienc.c and wav.c to new file riff.c | Måns Rullgård | 2006-07-12 | 1 | -1/+1 | |
| | | | | Originally committed as revision 5720 to svn://svn.ffmpeg.org/ffmpeg/trunk | |||||
* | allow individual selection of muxers and demuxers | Måns Rullgård | 2006-07-10 | 1 | -7/+1 | |
| | | | | Originally committed as revision 5707 to svn://svn.ffmpeg.org/ffmpeg/trunk | |||||
* | give AVInput/OutputFormat structs consistent names | Måns Rullgård | 2006-07-09 | 1 | -2/+2 | |
| | | | | Originally committed as revision 5697 to svn://svn.ffmpeg.org/ffmpeg/trunk | |||||
* | read_packet return value must be < 0 when no packet is returned, including EOF. | Reimar Döffinger | 2006-06-11 | 1 | -1/+1 | |
| | | | | Originally committed as revision 5466 to svn://svn.ffmpeg.org/ffmpeg/trunk | |||||
* | Avoid crash if there is a rtjpeg quant header but no video stream in file | Reimar Döffinger | 2006-04-20 | 1 | -1/+1 | |
| | | | | Originally committed as revision 5305 to svn://svn.ffmpeg.org/ffmpeg/trunk | |||||
* | NuppelVideo/MythTVVideo support, including rtjpeg decoder | Reimar Döffinger | 2006-03-27 | 1 | -0/+245 | |
Originally committed as revision 5232 to svn://svn.ffmpeg.org/ffmpeg/trunk |