diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 40 |
1 files changed, 32 insertions, 8 deletions
@@ -1,3 +1,25 @@ +=== release 0.8.6 === + +2004-11-25 Thomas Vander Stichele <thomas at apestaart dot org> + + * NEWS: + * RELEASE: + * configure.ac: + * po/af.po: + * po/az.po: + * po/cs.po: + * po/en_GB.po: + * po/hu.po: + * po/it.po: + * po/nb.po: + * po/nl.po: + * po/or.po: + * po/sq.po: + * po/sr.po: + * po/sv.po: + * po/uk.po: + releasing 0.8.6, "IOU Love" + 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org> patch by: Ronald Bultje <rbultje@ronald.bitfreak.net> @@ -248,7 +270,7 @@ * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init), (gst_cacasink_init), (gst_cacasink_chain): * ext/libcaca/gstcacasink.h: - Cacasink inherits from VideoSink, so let that store the clock. + Cacasink inherits from VideoSink, so let that store the clock. 2004-11-09 Wim Taymans <wim@fluendo.com> @@ -293,6 +315,7 @@ 2004-11-08 Thomas Vander Stichele <thomas at apestaart dot org> Submitted by: Luca Ferretti <elle.uca@infinito.it> + * po/LINGUAS: * po/it.po: Add Italian @@ -558,6 +581,7 @@ ogg now. 2004-11-02 Jan Schmidt <thaytan@mad.scientist.com> + * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose), (gst_alsa_finalize): * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init), @@ -610,7 +634,7 @@ * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link): added two api precondition guards - use g_strdup with getenv to fix crash when using ENVVAR + use g_strdup with getenv to fix crash when using ENVVAR 2004-11-01 Jan Schmidt <thaytan@mad.scientist.com> * ext/esd/esdsink.c: (gst_esdsink_class_init), @@ -693,7 +717,7 @@ (av_fast_realloc), (av_mallocz_static), (av_free_static), (av_freep), (avcodec_get_context_defaults), (avcodec_alloc_context), (avcodec_init): - Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds pallette + Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette handling plus update from ffmpeg CVS. Large clean-up. 2004-10-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net> @@ -722,10 +746,10 @@ * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture): - Copy the explicit caps that were set across to the cur_* pads, - instead of trying to use a possibly non-existent negotiated caps. - Reset the type of subpicture pads to UNKNOWN after calling init_stream, - so that the caps get set. + Copy the explicit caps that were set across to the cur_* pads, + instead of trying to use a possibly non-existent negotiated caps. + Reset the type of subpicture pads to UNKNOWN after calling + init_stream, so that the caps get set. 2004-10-29 Martin Pitt <martin.pitt@canonical.com> @@ -973,7 +997,7 @@ 2004-10-25 James Morrison <ja2morri@csclub.uwaterloo.ca> - Reviewd by: Ronald S. Bultje <rbultje@ronald.bitfreak.net> + Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net> * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk): Don't push incomplete packets. |