ext/mpeg2dec/gstmpeg2dec.c: When we need to crop the output buffer, make sure we...
authorTim-Philipp Müller <tim@centricular.net>
Fri, 17 Feb 2006 11:51:12 +0000 (11:51 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Fri, 17 Feb 2006 11:51:12 +0000 (11:51 +0000)
commitc6ca130b9777ec1df1e47f562e16b19948d5708a
treec3b57bad7418918b11192246a1e29dda3f3ad4c7
parent42f6df91dbd1db088793fa8e4944197531881d84
ext/mpeg2dec/gstmpeg2dec.c: When we need to crop the output buffer, make sure we create a buffer of the right size an...

Original commit message from CVS:
* ext/mpeg2dec/gstmpeg2dec.c: (crop_copy_i420_buffer),
(crop_copy_i422_buffer), (crop_buffer):
When we need to crop the output buffer, make sure we
create a buffer of the right size and respect the implicit
striding used for I420 elsewhere in GStreamer (#331301).
ChangeLog
ext/mpeg2dec/gstmpeg2dec.c