mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
ext/mpeg2dec/gstmpeg2dec.c: Change uint to unsigned int. (fixes #167128)
Original commit message from CVS: * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to unsigned int. (fixes #167128)
This commit is contained in:
parent
3bfd8bf0e8
commit
28e2a8eef0
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2005-02-11 David Schleef <ds@schleef.org>
|
||||
|
||||
* ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
|
||||
unsigned int. (fixes #167128)
|
||||
|
||||
2005-02-11 David Schleef <ds@schleef.org>
|
||||
|
||||
* gst/librfb/Makefile.am: Testing stuff before committing is
|
||||
|
|
Loading…
Reference in a new issue