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): Don't clobber alloc_buffer's return value.
Original commit message from CVS: 2005-07-19 Andy Wingo <wingo@pobox.com> * 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 agility.
This commit is contained in:
parent
3747545784
commit
8fb69f43a2
1 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,10 @@
|
|||
2005-07-19 Andy Wingo <wingo@pobox.com>
|
||||
|
||||
* 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
|
||||
agility.
|
||||
|
||||
* ext/dv/gstdvdec.h: Fix signedness error.
|
||||
|
||||
2005-07-19 Wim Taymans <wim@fluendo.com>
|
||||
|
|
Loading…
Reference in a new issue