mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 15:27:07 +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
b4ad88e3d0
commit
d30486aa46
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>
|
2005-02-11 David Schleef <ds@schleef.org>
|
||||||
|
|
||||||
* gst/librfb/Makefile.am: Testing stuff before committing is
|
* gst/librfb/Makefile.am: Testing stuff before committing is
|
||||||
|
|
Loading…
Reference in a new issue