ext/dv/gstdvdec.h: Fix signedness error.
authorAndy Wingo <wingo@pobox.com>
Tue, 19 Jul 2005 13:14:07 +0000 (13:14 +0000)
committerAndy Wingo <wingo@pobox.com>
Tue, 19 Jul 2005 13:14:07 +0000 (13:14 +0000)
Original commit message from CVS:
2005-07-19  Andy Wingo  <wingo@pobox.com>

* ext/dv/gstdvdec.h: Fix signedness error.

ChangeLog

index 7e90df1..cb34cfb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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),