History | View | Annotate | Download (15.6 KB)
Cosmetics: use consistent indentation by four spaces
Originally committed as revision 9404 to svn://svn.ffmpeg.org/ffmpeg/trunk
DV muxer should not only fail for more that 3 streams altogetherbut also if two of them are video or all three are audio.
Originally committed as revision 9403 to svn://svn.ffmpeg.org/ffmpeg/trunk
Don't forget about audio remaining in buffer, in case there is enoughleft to make another DV frame.
Originally committed as revision 9032 to svn://svn.ffmpeg.org/ffmpeg/trunk
Get rid of unnecessary pointer casts.patch by Nicholas Tung, ntung ntung com
Originally committed as revision 8687 to svn://svn.ffmpeg.org/ffmpeg/trunk
Originally committed as revision 7531 to svn://svn.ffmpeg.org/ffmpeg/trunk
Originally committed as revision 6945 to svn://svn.ffmpeg.org/ffmpeg/trunk
Originally committed as revision 6716 to svn://svn.ffmpeg.org/ffmpeg/trunk
Change license headers to say 'FFmpeg' instead of 'this program/this library'and fix GPL/LGPL version mismatches.
Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
Originally committed as revision 6310 to svn://svn.ffmpeg.org/ffmpeg/trunk
Split the DV demuxer and muxer into separate files (as suggested by DiegoBiurrun).
Originally committed as revision 6272 to svn://svn.ffmpeg.org/ffmpeg/trunk