diff options
| author | Tim-Philipp Müller <tim@centricular.net> | 2007-03-10 12:30:48 +0000 |
|---|---|---|
| committer | Tim-Philipp Müller <tim@centricular.net> | 2007-03-10 12:30:48 +0000 |
| commit | 7236a2f8b3fe9994017ea871f1d185b552b3d5f7 (patch) | |
| tree | 980a77501c0d82cdfe881716819d823386c6f70f /ChangeLog | |
| parent | 647934baf9f14c6f5297e84247ecc0da8c93316c (diff) | |
Printf format fixes; also add some missing quotes in translated strings. Fixes #416728 and #416727.
Original commit message from CVS:
* gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
(gst_avi_demux_parse_index):
* sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
* sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
Printf format fixes; also add some missing quotes in translated
strings. Fixes #416728 and #416727.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2007-03-10 Tim-Philipp Müller <tim at centricular dot net> + + * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex), + (gst_avi_demux_parse_index): + * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists): + * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame): + Printf format fixes; also add some missing quotes in translated + strings. Fixes #416728 and #416727. + 2007-03-09 Jan Schmidt <thaytan@mad.scientist.com> * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_find_best): |
