The license of libvpx is incompatible with the (L)GPL. As long as this is
the case, the only way to use it is by marking the result as nonfree.
backport r23371 by diego
Originally committed as revision 23390 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
This is needed for QuickTime Player to be able to connect properly.
backport r23325 by mstorsjo
Originally committed as revision 23383 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
Patches by Howard Chu, hyc at highlandsun dot com
backport r23290-23295 by mstorsjo
Originally committed as revision 23382 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
Patch by Janne Grunau, janne-ffmpeg jannau net
backport r23334,23337-23338 by cehoyos and stefano
Originally committed as revision 23379 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
Use a larger input audio buffer, refill it when it has less than 4 KB data
left.
backport r23323 by mstorsjo
Originally committed as revision 23377 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
Patch by James Zern for Google, Inc., jzern google com
backportd r23191,23303,23307-23308 by conrad, cehoyos and mstorsjo
Originally committed as revision 23374 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
Patch by Cyril Russo, stage D nexvision A laposte net
backport r23285 by cehoyos
Originally committed as revision 23372 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
This isn't exactly semantically equivalent, but the field has already been
long abused to mean this, and writing it helps in determining a decent cfr
time base when transcoding from a mkv where the video codec stores none (VP8).
backport r23284 by conrad
Originally committed as revision 23365 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
remain valid. This fixes segfaults for those cases where data copy to
this invalid pointer is attempted.
backport r23264 by jai_menon
Originally committed as revision 23326 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
It's not required for mkv and unsupported in webm
backport r23247 by conrad
Originally committed as revision 23315 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
This fixes aspect ratio calculation for encoding from files with 0/0 stored,
common with ogg/theora
backport r23280 by conrad
Originally committed as revision 23283 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
seeks needed for binary search when seeking to a previously seen
location.
backport r23279 by reimar
Originally committed as revision 23282 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
This fixes a regression on Windows introduced by r22769 in which the data read
from the file was not properly zero terminated. The file was read as text,
which caused the \r characters to be suppressed. Since the zero termination
happens at the end of the buffer, and there was one byte less read per line,
this caused the remaining space on the buffer to contain random data.
backport r23251 by ramiro
Originally committed as revision 23261 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
This is in preparation for RTP hinting in the MOV muxer, where
it needs to be able to create SDP fragments for each media stream.
backport r23160 by mstorsjo
Originally committed as revision 23233 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6