diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2011-01-21 13:18:51 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2011-01-21 13:18:51 +0000 |
commit | d99bd69fb4673060d31d0c0f29c1a12443e5fd97 (patch) | |
tree | ec9bad7c95f8837638f648d4b375ef6f6ecc0f9c /ChangeLog | |
parent | eda32ecfaea88e4977b7f141f2aed7954b3c826f (diff) |
Release 0.10.17RELEASE-0.10.17
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 589 |
1 files changed, 585 insertions, 4 deletions
@@ -1,11 +1,592 @@ +=== release 0.10.17 === + +2011-01-21 Tim-Philipp Müller <tim.muller@collabora.co.uk> + + * configure.ac: + releasing 0.10.17, "Raised by Wolves" + +2011-01-18 11:11:28 +0000 Tim-Philipp Müller <tim.muller@collabora.co.uk> + + * configure.ac: + * docs/plugins/inspect/plugin-a52dec.xml: + * docs/plugins/inspect/plugin-amrnb.xml: + * docs/plugins/inspect/plugin-amrwbdec.xml: + * docs/plugins/inspect/plugin-asf.xml: + * docs/plugins/inspect/plugin-cdio.xml: + * docs/plugins/inspect/plugin-dvdlpcmdec.xml: + * docs/plugins/inspect/plugin-dvdread.xml: + * docs/plugins/inspect/plugin-dvdsub.xml: + * docs/plugins/inspect/plugin-iec958.xml: + * docs/plugins/inspect/plugin-lame.xml: + * docs/plugins/inspect/plugin-mad.xml: + * docs/plugins/inspect/plugin-mpeg2dec.xml: + * docs/plugins/inspect/plugin-mpegaudioparse.xml: + * docs/plugins/inspect/plugin-mpegstream.xml: + * docs/plugins/inspect/plugin-realmedia.xml: + * docs/plugins/inspect/plugin-siddec.xml: + * docs/plugins/inspect/plugin-twolame.xml: + * docs/plugins/inspect/plugin-x264.xml: + * win32/common/config.h: + 0.10.16.4 pre-release + +2011-01-14 17:37:09 +0100 Edward Hervey <edward.hervey@collabora.co.uk> + + * ext/mpeg2dec/gstmpeg2dec.c: + mpeg2dec: Use the proper component value for height + +2011-01-11 20:42:06 +0000 Tim-Philipp Müller <tim.muller@collabora.co.uk> + + * configure.ac: + * docs/plugins/inspect/plugin-a52dec.xml: + * docs/plugins/inspect/plugin-amrnb.xml: + * docs/plugins/inspect/plugin-amrwbdec.xml: + * docs/plugins/inspect/plugin-asf.xml: + * docs/plugins/inspect/plugin-cdio.xml: + * docs/plugins/inspect/plugin-dvdlpcmdec.xml: + * docs/plugins/inspect/plugin-dvdread.xml: + * docs/plugins/inspect/plugin-dvdsub.xml: + * docs/plugins/inspect/plugin-iec958.xml: + * docs/plugins/inspect/plugin-lame.xml: + * docs/plugins/inspect/plugin-mad.xml: + * docs/plugins/inspect/plugin-mpeg2dec.xml: + * docs/plugins/inspect/plugin-mpegaudioparse.xml: + * docs/plugins/inspect/plugin-mpegstream.xml: + * docs/plugins/inspect/plugin-realmedia.xml: + * docs/plugins/inspect/plugin-siddec.xml: + * docs/plugins/inspect/plugin-twolame.xml: + * docs/plugins/inspect/plugin-x264.xml: + * win32/common/config.h: + 0.10.16.3 pre-release + +2011-01-11 17:09:02 +0100 Edward Hervey <edward.hervey@collabora.co.uk> + + * gst/asfdemux/asfheaders.c: + * gst/asfdemux/asfheaders.h: + * gst/asfdemux/gstasfdemux.c: + asfdemux: Handle new type of DRM'd asf files. + These are produced by the new MS PlayReady system. + https://bugzilla.gnome.org/show_bug.cgi?id=639226 + +2011-01-11 15:51:14 +0200 Stefan Kost <ensonic@users.sf.net> + + * common: + Automatic update of common submodule + From e572c87 to f94d739 + +2011-01-10 16:37:19 +0000 Tim-Philipp Müller <tim.muller@collabora.co.uk> + + * common: + Automatic update of common submodule + From ccbaa85 to e572c87 + +2011-01-10 14:54:40 +0000 Tim-Philipp Müller <tim.muller@collabora.co.uk> + + * common: + Automatic update of common submodule + From 46445ad to ccbaa85 + +2011-01-08 00:35:08 +0000 Tim-Philipp Müller <tim.muller@collabora.co.uk> + + * tests/check/Makefile.am: + tests: never disable g_assert() and cast checks for the unit tests + The unit tests are riddled with g_assert() and friends, make sure we + don't disable assert and cast checks for the unit tests even if + this has been specified for the rest of the code base, e.g. via + --disable-glib-asserts + +2011-01-07 14:42:26 +0000 Tim-Philipp Müller <tim.muller@collabora.co.uk> + + * configure.ac: + * win32/common/config.h: + 0.10.16.2 pre-release + +2011-01-07 14:38:17 +0000 Tim-Philipp Müller <tim.muller@collabora.co.uk> + + * docs/plugins/gst-plugins-ugly-plugins.args: + * docs/plugins/inspect/plugin-a52dec.xml: + * docs/plugins/inspect/plugin-amrnb.xml: + * docs/plugins/inspect/plugin-amrwbdec.xml: + * docs/plugins/inspect/plugin-asf.xml: + * docs/plugins/inspect/plugin-cdio.xml: + * docs/plugins/inspect/plugin-dvdlpcmdec.xml: + * docs/plugins/inspect/plugin-dvdread.xml: + * docs/plugins/inspect/plugin-dvdsub.xml: + * docs/plugins/inspect/plugin-iec958.xml: + * docs/plugins/inspect/plugin-lame.xml: + * docs/plugins/inspect/plugin-mad.xml: + * docs/plugins/inspect/plugin-mpeg2dec.xml: + * docs/plugins/inspect/plugin-mpegaudioparse.xml: + * docs/plugins/inspect/plugin-mpegstream.xml: + * docs/plugins/inspect/plugin-realmedia.xml: + * docs/plugins/inspect/plugin-siddec.xml: + * docs/plugins/inspect/plugin-twolame.xml: + * docs/plugins/inspect/plugin-x264.xml: + docs: update docs + +2011-01-07 14:37:07 +0000 Tim-Philipp Müller <tim.muller@collabora.co.uk> + + * po/bg.po: + * po/ca.po: + * po/ru.po: + po: update translations + +2011-01-07 14:33:37 +0000 Tim-Philipp Müller <tim.muller@collabora.co.uk> + + * configure.ac: + configure: use $LIBM instead of hardcoding -lm + +2011-01-06 13:15:17 +0100 Edward Hervey <edward.hervey@collabora.co.uk> + + * gst/realmedia/rmdemux.c: + rmdemux: Initialize return variable. + In the unlikely event that height is 0 (which is invalid) we would end up + never setting the flow return. + +2011-01-05 16:52:03 +0100 Edward Hervey <edward.hervey@collabora.co.uk> + + * gst/realmedia/rmutils.c: + realmedia: Fix unitialized variables on macosx + +2011-01-04 10:32:05 -0300 Thiago Santos <thiago.sousa.santos@collabora.co.uk> + + * ext/x264/gstx264enc.c: + x264enc: Handle codec/encoder tags + Make x264enc drop video-codec and codec tags and replace + encoder/encoder-version with x264 and its build number + Fixes #621465 + +2010-12-29 22:17:50 +0000 Tim-Philipp Müller <tim.muller@collabora.co.uk> + + * ext/mpeg2dec/gstmpeg2dec.c: + mpeg2dec: use gst_pad_alloc_buffer() when cropping buffers + +2010-12-29 22:10:58 +0000 Tim-Philipp Müller <tim.muller@collabora.co.uk> + + * ext/mpeg2dec/gstmpeg2dec.c: + mpeg2dec: minor formatting clean-up + +2010-12-29 21:42:36 +0000 Tim-Philipp Müller <tim.muller@collabora.co.uk> + + * ext/mpeg2dec/gstmpeg2dec.c: + mpeg2dec: refactor cropping code to use libgstvideo functions + https://bugzilla.gnome.org/show_bug.cgi?id=571146 + +2010-12-29 20:19:34 +0000 Tim-Philipp Müller <tim.muller@collabora.co.uk> + + * ext/mpeg2dec/gstmpeg2dec.c: + * ext/mpeg2dec/gstmpeg2dec.h: + mpeg2dec: use GstVideoFormat instead of custom enum + +2010-12-29 20:15:03 +0000 Tim-Philipp Müller <tim.muller@collabora.co.uk> + + * ext/mpeg2dec/Makefile.am: + mpeg2dec: fix LIBADD order in Makefile.am + +2010-11-19 13:01:35 -0500 Tristan Matthews <tristan@sat.qc.ca> + + * ext/x264/gstx264enc.c: + x264: vbv-buf-capacity should have a minimum of 0 + x264 will clip this value internally, and users should be allowed to + specify a lower value than 300 ms. + https://bugzilla.gnome.org/show_bug.cgi?id=635291 + +2010-12-27 11:38:24 +0000 Tim-Philipp Müller <tim.muller@collabora.co.uk> + + * ext/x264/gstx264enc.c: + x264enc: also accept YV12 input + +2010-12-01 18:35:59 +0100 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk> + + * ext/x264/gstx264enc.c: + x264enc: add a note to the docs about encoder latency and queues + https://bugzilla.gnome.org/show_bug.cgi?id=636107 + +2010-12-24 10:12:19 +0000 Vincent Penquerc'h <vincent.penquerch@collabora.co.uk> + + * gst/realmedia/rademux.c: + * gst/realmedia/rmdemux.c: + realmedia: do not use the pad buffer allocation functions in demuxers + Doing so can block, see https://bugzilla.gnome.org/show_bug.cgi?id=637822 + https://bugzilla.gnome.org/show_bug.cgi?id=637932 + +2010-12-20 17:47:41 +0100 Edward Hervey <edward.hervey@collabora.co.uk> + + * common: + Automatic update of common submodule + From 169462a to 46445ad + +2010-12-16 10:30:31 +0100 Sebastian Dröge <sebastian.droege@collabora.co.uk> + + * ext/mad/gstmad.c: + mad: If gst_pad_alloc_buffer() returns a buffer with the wrong size allocate a new one + Fixes bug #635461. + +2010-12-15 14:56:36 +0200 Stefan Kost <ensonic@users.sf.net> + + * common: + Automatic update of common submodule + From 20742ae to 169462a + +2010-12-12 11:54:35 -0600 Rob Clark <rob@ti.com> + + * gst/realmedia/rmdemux.c: + rmdemux: set GST_BUFFER_FLAG_DELTA_UNIT properly + Signed-off-by: Rob Clark <rob@ti.com> + +2010-12-13 16:24:09 +0200 Stefan Kost <ensonic@users.sf.net> + + * common: + Automatic update of common submodule + From 011bcc8 to 20742ae + +2010-11-14 10:57:21 -0800 Leo Singer <leo.singer@ligo.org> + + * configure.ac: + x264: uses pkg-config to locate libx264 + +2010-12-07 15:39:32 +0100 Wim Taymans <wim.taymans@collabora.co.uk> + + * tests/check/pipelines/lame.c: + check: don't use deprecated method + +2010-12-03 17:43:25 +0100 Benjamin Gaignard <benjamin.gaignard@stericsson.com> + + * Android.mk: + * android/NOTICE: + * android/amrnb.mk: + * android/amrwbdec.mk: + * android/asf.mk: + * android/mpegaudioparse.mk: + Add build system for Android + +2010-11-25 19:51:50 +0100 Edward Hervey <bilboed@bilboed.com> + + * gst/realmedia/rmutils.c: + realmedia: Remove dead assignments + +2010-11-25 19:51:40 +0100 Edward Hervey <bilboed@bilboed.com> + + * ext/mad/gstmad.c: + mad: Remove dead assignments + +2010-11-13 12:38:45 +0000 Tim-Philipp Müller <tim.muller@collabora.co.uk> + + * ext/dvdread/dvdreadsrc.c: + dvdreadsrc: remove bogus comment + +2010-11-13 12:34:37 +0000 Thomas Green <thomasgr33n@gmail.com> + + * ext/dvdread/dvdreadsrc.c: + dvdreadsrc: fix handling of multi-angle streams + We would output all angles interleaved instead of just + the selected angle. + https://bugzilla.gnome.org/show_bug.cgi?id=539254 + +2010-10-28 17:01:16 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk> + + * gst/realmedia/Makefile.am: + realmedia: fix LIBS order in Makefile + +2010-10-22 09:17:40 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk> + + * po/af.po: + * po/az.po: + * po/bg.po: + * po/ca.po: + * po/cs.po: + * po/da.po: + * po/de.po: + * po/el.po: + * po/en_GB.po: + * po/es.po: + * po/eu.po: + * po/fi.po: + * po/fr.po: + * po/gl.po: + * po/hu.po: + * po/id.po: + * po/it.po: + * po/ja.po: + * po/lt.po: + * po/lv.po: + * po/ms.po: + * po/mt.po: + * po/nb.po: + * po/nl.po: + * po/or.po: + * po/pl.po: + * po/pt_BR.po: + * po/ro.po: + * po/ru.po: + * po/sk.po: + * po/sl.po: + * po/sq.po: + * po/sr.po: + * po/sv.po: + * po/tr.po: + * po/uk.po: + * po/vi.po: + * po/zh_CN.po: + po: update for new translatable strings + +2010-10-27 13:17:29 +0100 Jan Schmidt <thaytan@noraisin.net> + + * common: + Automatic update of common submodule + From 7bbd708 to 011bcc8 + +2010-10-20 20:26:45 +0200 Guillaume Emont <gemont@igalia.com> + + * ext/mpeg2dec/gstmpeg2dec.c: + mpeg2dec: convert the position to stream time before answering to a position query + +2010-10-24 14:22:39 +0200 Edward Hervey <bilboed@bilboed.com> + + * gst/realmedia/Makefile.am: + * gst/realmedia/rademux.c: + * gst/realmedia/rmdemux.c: + * gst/realmedia/rmdemux.h: + realmedia: Get codec name from pbutils instead of harcoding them + +2010-10-22 11:29:55 +0200 Robert Swain <robert.swain@collabora.co.uk> + + * ext/x264/gstx264enc.c: + x264enc: Work around a rate control issue in libx264 + When variable framerate is disabled in libx264 (which occurs when using + the zerolatency tuning), libx264 ignores timestamps but still uses the + timebase leading to messed up rate control with our nanosecond timebase. + We work around this issue by setting the timebase to the reciprocal of + the framerate and we validate that the framerate is suitable. + This has been fixed upstream in libx264 but there are non-fixed versions + in the wild so this workaround is still needed. + Fixes bug #632861 + +2010-10-19 16:30:51 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk> + + * ext/mpeg2dec/gstmpeg2dec.c: + mpeg2dec: Use gst_pad_peer_query() instead of getting the peer pad manually + +2010-10-13 21:38:06 +0200 Guillaume Emont <gemont@igalia.com> + + * ext/mpeg2dec/gstmpeg2dec.c: + mpeg2dec: fix position query by trusting upstream + Position queries are badly handled for DVDs (probably due to the division in + chapters): the time returned was the time since the start of chapter. + Now ask upstream for position queries, fall back to the old code if upstream + cannot answer the query. + +2010-10-19 12:20:40 +0300 Stefan Kost <ensonic@users.sf.net> + + * ext/lame/gstlame.c: + * ext/mad/gstmad.c: + * ext/sidplay/gstsiddec.cc: + * gst/mpegstream/gstmpegparse.c: + various: canonicalize property names + +2010-10-19 10:06:33 +0300 Stefan Kost <ensonic@users.sf.net> + + * ext/a52dec/gsta52dec.c: + * ext/amrnb/amrnbdec.c: + * ext/amrnb/amrnbenc.c: + * ext/cdio/gstcdiocddasrc.c: + * ext/dvdread/dvdreadsrc.c: + * ext/lame/gstlame.c: + * ext/lame/gstlamemp3enc.c: + * ext/mad/gstmad.c: + * ext/sidplay/gstsiddec.cc: + * ext/x264/gstx264enc.c: + various (ext): add a missing G_PARAM_STATIC_STRINGS flags + +2010-10-19 09:49:47 +0300 Stefan Kost <ensonic@users.sf.net> + + * gst/iec958/ac3iec.c: + * gst/mpegaudioparse/gstmpegaudioparse.c: + * gst/mpegstream/gstmpegparse.c: + * gst/mpegstream/gstrfc2250enc.c: + * gst/realmedia/pnmsrc.c: + * gst/realmedia/rdtmanager.c: + various (gst): add a missing G_PARAM_STATIC_STRINGS flags + +2010-10-14 12:32:16 -0700 David Schleef <ds@schleef.org> + + * common: + Automatic update of common submodule + From 5a668bf to 7bbd708 + +2010-10-08 12:44:52 -0700 David Schleef <ds@schleef.org> + + * common: + Automatic update of common submodule + From c4a8adc to 5a668bf + +2010-10-08 12:56:05 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk> + + * common: + Automatic update of common submodule + From 5e3c9bf to c4a8adc + +2010-09-29 21:24:23 +0200 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk> + + * ext/mad/gstmad.c: + * ext/mad/gstmad.h: + mad: support reverse playback + +2010-09-26 19:24:08 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk> + + * ext/dvdread/dvdreadsrc.c: + dvdreadsrc: improve error messages on read errors + Provide proper i18n-ed error messages when a read error happens, + and point out that the error could be happening because the + DVD is scrambled. + https://bugzilla.gnome.org/show_bug.cgi?id=613633 + +2010-09-24 00:03:50 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk> + + * configure.ac: + configure: set plugin release datetime + +2010-09-21 18:34:31 +0200 Edward Hervey <bilboed@bilboed.com> + + * common: + Automatic update of common submodule + From aa0d1d0 to 5e3c9bf + +2010-09-15 20:14:47 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk> + + * gst/mpegstream/gstmpegparse.c: + mpegparse: re-fix flow return handling + Fix wrong GST_FLOW_IS_SUCCESS substitution in commit e99cb46c: + - } while (GST_FLOW_IS_SUCCESS (result)); + + } while (result != GST_FLOW_OK); + +2010-09-09 22:33:36 +0300 Stefan Kost <ensonic@users.sf.net> + + * tests/check/Makefile.am: + * tests/check/generic/states.c: + tests: allow running state tests for all elements + Now one can use GST_NO_STATE_IGNORE_ELEMENTS=1 make generic/states.check + to try elements that would normaly be skipped. + +2010-09-09 09:53:07 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk> + + * Makefile.am: + New pkgconfig subdirectory needs to be added to SUBDIRS as well so it's entered and disted + +2010-09-08 00:09:35 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk> + + * configure.ac: + * pkgconfig/.gitignore: + * pkgconfig/Makefile.am: + * pkgconfig/gstreamer-plugins-ugly-uninstalled.pc.in: + Add gstreamer-plugins-ugly-uninstalled-0.10.pc file so other modules can find our plugins + This .pc file will not be installed, it's only for uninstalled setups, + same thing as we do for -good. This is so other modules' unit tests can + find our plugins properly in an uninstalled setup. + +2010-09-07 11:42:52 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk> + + * common: + Automatic update of common submodule + From c2e10bf to aa0d1d0 + +2010-09-06 23:53:10 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk> + + * configure.ac: + configure: re-enable use of -DGST_DISABLE_DEPRECATED in git versions + +2010-09-06 23:51:23 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk> + + * ext/sidplay/gstsiddec.cc: + siddec: don't use GST_FLOW_IS_FATAL + GST_FLOW_IS_FATAL has been deprecated in core git. + +2010-09-05 18:58:50 -0700 David Schleef <ds@schleef.org> + + * common: + Automatic update of common submodule + From d3d9acf to c2e10bf + +2010-09-05 12:27:02 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk> + + * configure.ac: + configure: Require orc >= 0.4.6 for --compat + +2010-09-05 12:20:22 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk> + + * common: + Automatic update of common submodule + From ec60217 to d3d9acf + +2010-08-27 18:26:49 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk> + + * ext/mpeg2dec/gstmpeg2dec.c: + mpeg2dec: Don't use GST_FLOW_IS_FATAL() + And don't post error messages if allocating a buffer resulted + in WRONG_STATE or UNEXPECTED. + +2010-08-27 18:25:31 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk> + + * gst/mpegaudioparse/gstxingmux.c: + xingmux: Don't ignore WRONG_STATE and NOT_LINKED when pushing data downstream + +2010-08-27 18:24:11 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk> + + * gst/mpegstream/gstdvddemux.c: + * gst/mpegstream/gstmpegdemux.c: + * gst/mpegstream/gstmpegparse.c: + mpegstream: Don't use GST_FLOW_IS_SUCCESS() + +2010-08-27 18:22:45 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk> + + * gst/realmedia/rmdemux.c: + rmdemux: Don't use GST_FLOW_IS_FATAL() and GST_FLOW_IS_SUCCESS() + +2010-08-27 18:19:00 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk> + + * gst/asfdemux/gstasfdemux.c: + asfdemux: Don't use GST_FLOW_IS_FATAL() + And don't post error messages for UNEXPECTED and post an error + message if pulling data failed because of NOT_LINKED. + +2010-09-04 13:17:53 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk> + + * configure.ac: + * docs/plugins/inspect/plugin-a52dec.xml: + * docs/plugins/inspect/plugin-amrnb.xml: + * docs/plugins/inspect/plugin-amrwbdec.xml: + * docs/plugins/inspect/plugin-asf.xml: + * docs/plugins/inspect/plugin-cdio.xml: + * docs/plugins/inspect/plugin-dvdlpcmdec.xml: + * docs/plugins/inspect/plugin-dvdread.xml: + * docs/plugins/inspect/plugin-dvdsub.xml: + * docs/plugins/inspect/plugin-iec958.xml: + * docs/plugins/inspect/plugin-lame.xml: + * docs/plugins/inspect/plugin-mad.xml: + * docs/plugins/inspect/plugin-mpeg2dec.xml: + * docs/plugins/inspect/plugin-mpegaudioparse.xml: + * docs/plugins/inspect/plugin-mpegstream.xml: + * docs/plugins/inspect/plugin-realmedia.xml: + * docs/plugins/inspect/plugin-siddec.xml: + * docs/plugins/inspect/plugin-twolame.xml: + * docs/plugins/inspect/plugin-x264.xml: + * win32/common/config.h: + Back to development + Temporarily disable -DGST_DISABLE_DEPRECATED for git builds until + the code is updated for the GST_FLOW_IS_* macro deprecations. + === release 0.10.16 === -2010-09-02 Tim-Philipp Müller <tim.muller@collabora.co.uk> +2010-09-02 23:59:20 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk> + * ChangeLog: + * NEWS: + * RELEASE: * configure.ac: - releasing 0.10.16, "Because He Knows the Time is Short" + * gst-plugins-ugly.doap: + * win32/common/config.h: + Release 0.10.16 -2010-09-02 23:49:14 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk> +2010-09-02 23:58:22 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk> * docs/plugins/inspect/plugin-a52dec.xml: * docs/plugins/inspect/plugin-amrnb.xml: @@ -25,7 +606,7 @@ * docs/plugins/inspect/plugin-siddec.xml: * docs/plugins/inspect/plugin-twolame.xml: * docs/plugins/inspect/plugin-x264.xml: - docs: update for release + docs: update docs for release 2010-09-02 23:48:05 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk> |