mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +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
8fb69f43a2
commit
998eca2d96
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
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
|
||||
alloc_buffer's return value.
|
||||
(gst_dvdec_decode_frame): Handle unlinked pads with grace and
|
||||
|
|
Loading…
Reference in a new issue