gstreamer/gst-libs/gst
Frederic Crozat 89be246154 Make sure gettext returns translations in UTF-8 encoding rather than in the current locale encoding (#546822).
Original commit message from CVS:
Patch by: Frederic Crozat <fcrozat@mandriva.org>
* ext/alsa/gstalsaplugin.c: (plugin_init):
* ext/cdparanoia/gstcdparanoiasrc.c: (plugin_init):
* ext/gnomevfs/gstgnomevfs.c: (plugin_init):
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
* gst-libs/gst/audio/gstbaseaudiosrc.c: (_do_init):
* gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
* gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal):
* gst/playback/gstdecodebin.c: (plugin_init):
* gst/playback/gstdecodebin2.c: (gst_decode_bin_plugin_init):
* gst/playback/gstplayback.c: (plugin_init):
* gst/playback/gstqueue2.c: (plugin_init):
* gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_plugin_init):
* sys/v4l/gstv4l.c: (plugin_init):
Make sure gettext returns translations in UTF-8 encoding rather
than in the current locale encoding (#546822).
2008-08-07 15:58:58 +00:00
..
app gst-libs/gst/app/gstappsrc.c (gst_app_src_set_max_bytes) 2008-06-16 14:11:36 +00:00
audio Make sure gettext returns translations in UTF-8 encoding rather than in the current locale encoding (#546822). 2008-08-07 15:58:58 +00:00
cdda gst-libs/gst/cdda/gstcddabasesrc.c: Fix EOS condition and track addition check, the track.end sector is included in t... 2008-05-28 15:48:33 +00:00
fft
floatcast
interfaces gst-libs/gst/interfaces/mixertrack.c: API: Add "index" property to GstMixerTrack to differantiate between multiple mi... 2008-06-26 06:03:38 +00:00
netbuffer
pbutils Make sure gettext returns translations in UTF-8 encoding rather than in the current locale encoding (#546822). 2008-08-07 15:58:58 +00:00
riff Bump requirement to latest core and use new tag for riff formats. 2008-08-01 11:55:07 +00:00
rtp gst-libs/gst/rtp/gstbasertppayload.c: Simply converting the running time into an RTP timestamp by scaling it based on... 2008-05-30 15:29:20 +00:00
rtsp gst-libs/gst/rtsp/gstrtspconnection.c: Fix build on win32. 2008-06-11 20:13:00 +00:00
sdp gst-libs/gst/sdp/gstsdpmessage.c: Use GST_STR_NULL to avoid crashes with libcs that don't like NULL strings in printf... 2008-07-23 13:17:31 +00:00
tag Make sure gettext returns translations in UTF-8 encoding rather than in the current locale encoding (#546822). 2008-08-07 15:58:58 +00:00
video gst-libs/gst/video/video.c: Revert ABI change. 2008-07-15 22:43:16 +00:00
gettext.h
gst-i18n-plugin.h
Makefile.am