diff options
| author | Andy Wingo <wingo@pobox.com> | 2005-07-19 15:29:08 +0000 |
|---|---|---|
| committer | Andy Wingo <wingo@pobox.com> | 2005-07-19 15:29:08 +0000 |
| commit | ee992ce60d7defb22caf0ffed4ef6f014cf008b8 (patch) | |
| tree | 5eff0cf7ec1298d4b3deb1515fb9628e37a64949 /ChangeLog | |
| parent | c2eac81daaf330dc35ae8176a240f80ef2627481 (diff) | |
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.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 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> |
