mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-23 15:48:23 +00:00
ext/dv/gstdvdec.c (gst_dvdec_decode_video): Set the proper framerate on the outbound buffer.
Original commit message from CVS: 2005-07-19 Andy Wingo <wingo@pobox.com> * ext/dv/gstdvdec.c (gst_dvdec_decode_video): Set the proper framerate on the outbound buffer.
This commit is contained in:
parent
b2d280aa94
commit
61491b7f5d
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
||||||
2005-07-19 Andy Wingo <wingo@pobox.com>
|
2005-07-19 Andy Wingo <wingo@pobox.com>
|
||||||
|
|
||||||
|
* ext/dv/gstdvdec.c (gst_dvdec_decode_video): Set the proper
|
||||||
|
framerate on the outbound buffer.
|
||||||
|
|
||||||
* ext/dv/gstdvdec.c (gst_dvdec_decode_video): Don't clobber
|
* ext/dv/gstdvdec.c (gst_dvdec_decode_video): Don't clobber
|
||||||
alloc_buffer's return value.
|
alloc_buffer's return value.
|
||||||
(gst_dvdec_decode_frame): Handle unlinked pads with grace and
|
(gst_dvdec_decode_frame): Handle unlinked pads with grace and
|
||||||
|
|
Loading…
Reference in a new issue