gstreamer/ext
Hans-Peter Nilsson 04e23f2d6a pango: Call tzset() before localtime_r()
POSIX and your local friendly ctime(3) manual entry says that localtime_r isn't
required to set the state variables that define the current timezone.  Indeed,
glibc (at least 2.9) doesn't do this for subsequent calls.  The effect is that
if the system timezone is changed for a running program between two calls to
gst_clock_overlay_render_time, it won't be noticed.  For glibc, changing the
timezone equals /etc/localtime being modified.

Fixes bug #587676.
2009-07-05 18:01:38 +02:00
..
alsa alsamixer: don't forget to release locks in a few places 2009-04-02 10:44:25 +01:00
cdparanoia cdparanoia: run-time license is LGPL now that we require cdparanoia 0.10.2 2009-06-19 22:21:03 +01:00
gio gio: Use correct format modifier for size_t 2009-02-28 19:37:53 +01:00
gnomevfs Add plugin dependency for the gnomevfs modules. 2009-01-07 18:32:33 +00:00
libvisual visual: remove next_ts variable 2009-05-13 19:27:54 +02:00
ogg oggdemux: post/send tags with the container-format tag 2009-06-14 22:13:41 +01:00
pango pango: Call tzset() before localtime_r() 2009-07-05 18:01:38 +02:00
theora oggdemux: post/send tags with the container-format tag 2009-06-14 22:13:41 +01:00
vorbis oggdemux: post/send tags with the container-format tag 2009-06-14 22:13:41 +01:00
Makefile.am build: remove spurious schroedinger reference 2009-07-01 17:33:14 -07:00