ext/ffmpeg/gstffmpegmux.c: Copy the codec aspect ratio to the stream, ffmpeg expects...
authorWim Taymans <wim.taymans@gmail.com>
Tue, 11 Nov 2008 17:18:46 +0000 (17:18 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 11 Nov 2008 17:18:46 +0000 (17:18 +0000)
commit97e7c6eceea456ece2a12d8444a65e315914af99
tree2b3587ea167ced745b40396a216140e22b65baa5
parent7ce8ab7ad4b038aedb40470f1b0cd06b97919101
ext/ffmpeg/gstffmpegmux.c: Copy the codec aspect ratio to the stream, ffmpeg expects them to be the same. Fixes #560305.

Original commit message from CVS:
* ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_setcaps):
Copy the codec aspect ratio to the stream, ffmpeg expects them to be the
same. Fixes #560305.
ChangeLog
ext/ffmpeg/gstffmpegmux.c