diff options
author | Andy Wingo <wingo@pobox.com> | 2005-07-19 13:14:07 +0000 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2005-07-19 13:14:07 +0000 |
commit | 37475457849711adcb67b2b709b0ff37838155f8 (patch) | |
tree | da19e9877a0a81db241aa4412d213f1bcfe4ff31 /ChangeLog | |
parent | 5b71eb804f99723d427c892b5244ee562b6df915 (diff) | |
download | gst-plugins-bad-37475457849711adcb67b2b709b0ff37838155f8.tar.gz gst-plugins-bad-37475457849711adcb67b2b709b0ff37838155f8.tar.bz2 gst-plugins-bad-37475457849711adcb67b2b709b0ff37838155f8.zip |
ext/dv/gstdvdec.h: Fix signedness error.
Original commit message from CVS:
2005-07-19 Andy Wingo <wingo@pobox.com>
* ext/dv/gstdvdec.h: Fix signedness error.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2005-07-19 Andy Wingo <wingo@pobox.com> + + * ext/dv/gstdvdec.h: Fix signedness error. + 2005-07-19 Wim Taymans <wim@fluendo.com> * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert), |