diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2007-06-06 09:11:31 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2007-06-06 09:11:31 +0000 |
commit | ff14de08d284e85b5d1c358f27787127431ab82b (patch) | |
tree | c98bcee4d766eeea95edbc35cb6a6efc0aa01378 /ChangeLog | |
parent | 23c17776e728b91c237897444cd4b562d15e0cf1 (diff) | |
download | gst-plugins-bad-ff14de08d284e85b5d1c358f27787127431ab82b.tar.gz gst-plugins-bad-ff14de08d284e85b5d1c358f27787127431ab82b.tar.bz2 gst-plugins-bad-ff14de08d284e85b5d1c358f27787127431ab82b.zip |
gst/real/gstrealvideodec.c: Printf fix in debug statement; also print the right number there.
Original commit message from CVS:
* gst/real/gstrealvideodec.c: (gst_real_video_dec_decode):
Printf fix in debug statement; also print the right number there.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2007-06-06 Tim-Philipp Müller <tim at centricular dot net> + * gst/real/gstrealvideodec.c: (gst_real_video_dec_decode): + Printf fix in debug statement; also print the right number there. + +2007-06-06 Tim-Philipp Müller <tim at centricular dot net> + * ext/sdl/Makefile.am: * ext/sdl/sdlvideosink.c: (gst_sdlv_process_events): Add GST_CFLAGS, which apparently somehow fixes the build somewhere |