qtdemux: Forward cropping information downstream
@slomo
Submitted by Sebastian Dröge Link to original bug (#685812)
Description
http://blender-mirror.kino3d.org/peach/bigbuckbunny_movies/big_buck_bunny_480p_h264.mov
The demuxer claims width=853 and the h264 has width=854 but the decoded output has no valid data at the last pixel in every line. Some kind of cropping information should be forwarded downstream for this.
In 0.10 gst-ffmpeg had code that cropped to the demuxer width/height.