diff options
author | Andy Wingo <wingo@pobox.com> | 2005-07-20 17:13:18 +0000 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2005-07-20 17:13:18 +0000 |
commit | 0e68f3906d6a805bc159e606cd274113958e67d4 (patch) | |
tree | d3e87ab486f0e60d533614fff8274802fe3d6c99 /ChangeLog | |
parent | 97dd4620d0103eba591472ee43b939f298d24b07 (diff) | |
download | gst-plugins-bad-0e68f3906d6a805bc159e606cd274113958e67d4.tar.gz gst-plugins-bad-0e68f3906d6a805bc159e606cd274113958e67d4.tar.bz2 gst-plugins-bad-0e68f3906d6a805bc159e606cd274113958e67d4.zip |
ext/mpeg2dec/gstmpeg2dec.c (gst_mpeg2dec_sink_event): Signedness fix.
Original commit message from CVS:
2005-07-20 Andy Wingo <wingo@pobox.com>
* ext/mpeg2dec/gstmpeg2dec.c (gst_mpeg2dec_sink_event): Signedness
fix.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-07-20 Andy Wingo <wingo@pobox.com> + + * ext/mpeg2dec/gstmpeg2dec.c (gst_mpeg2dec_sink_event): Signedness + fix. + 2005-07-20 Edward Hervey <edward@fluendo.com> * configure.ac: |