mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
Update ChangeLog for 0.10.13.3
This commit is contained in:
parent
23d3ffb5f5
commit
1e55235c6c
1 changed files with 81 additions and 0 deletions
81
ChangeLog
81
ChangeLog
|
@ -1,3 +1,84 @@
|
||||||
|
Thu Feb 19 11:09:03 2009 +0000 Jan Schmidt <thaytan@noraisin.net>
|
||||||
|
|
||||||
|
* configure.ac:
|
||||||
|
* win32/common/config.h:
|
||||||
|
0.10.13.3 pre-release
|
||||||
|
|
||||||
|
Tue Feb 10 11:25:49 2009 +0100 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
|
||||||
|
|
||||||
|
* ext/pulse/pulsemixerctrl.c:
|
||||||
|
pulsemixer: Fix compiler warnings.
|
||||||
|
Cast (enum *) to (int *), not necessarily technically right,
|
||||||
|
but plugs #571153.
|
||||||
|
|
||||||
|
Fri Feb 13 18:03:14 2009 +0100 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
|
||||||
|
|
||||||
|
* ext/pulse/pulsesink.c:
|
||||||
|
* ext/pulse/pulsesink.h:
|
||||||
|
pulsesink: Issue property change notification in streaming thread,
|
||||||
|
rather than PA thread.
|
||||||
|
pa_threaded_mainloop_lock() (a.o.) and by extension get_property should
|
||||||
|
not be done from a PA thread, but the latter may occur as a result of a
|
||||||
|
property change notification. Fixes #571204 (though current situation
|
||||||
|
not ideal, e.g. post message rather than signal).
|
||||||
|
|
||||||
|
Tue Feb 10 11:27:51 2009 +0100 Edward Hervey <bilboed@bilboed.com>
|
||||||
|
|
||||||
|
* gst/videocrop/gstaspectratiocrop.c:
|
||||||
|
aspectratiocrop: Don't forget to call parent finalize implementation.
|
||||||
|
This fixes a memory leak (leaking the contained elements of the bin).
|
||||||
|
|
||||||
|
Tue Feb 10 08:43:59 2009 +0100 Edward Hervey <bilboed@bilboed.com>
|
||||||
|
|
||||||
|
* sys/osxvideo/osxvideosink.m:
|
||||||
|
osxvideosink: Fix build. Fixes #571038
|
||||||
|
|
||||||
|
Mon Feb 9 12:18:36 2009 +0100 Edward Hervey <bilboed@bilboed.com>
|
||||||
|
|
||||||
|
* common:
|
||||||
|
Bump revision to use for common submodule.
|
||||||
|
|
||||||
|
Sat Feb 7 16:00:49 2009 +0000 Jan Schmidt <thaytan@noraisin.net>
|
||||||
|
|
||||||
|
* ChangeLog:
|
||||||
|
ChangeLog: Update ChangeLog for 0.10.13.2
|
||||||
|
|
||||||
|
Sat Feb 7 15:58:55 2009 +0000 Jan Schmidt <thaytan@noraisin.net>
|
||||||
|
|
||||||
|
* po/af.po:
|
||||||
|
* po/az.po:
|
||||||
|
* po/bg.po:
|
||||||
|
* po/ca.po:
|
||||||
|
* po/cs.po:
|
||||||
|
* po/da.po:
|
||||||
|
* po/en_GB.po:
|
||||||
|
* po/es.po:
|
||||||
|
* po/eu.po:
|
||||||
|
* po/fi.po:
|
||||||
|
* po/fr.po:
|
||||||
|
* po/hu.po:
|
||||||
|
* po/id.po:
|
||||||
|
* po/it.po:
|
||||||
|
* po/ja.po:
|
||||||
|
* po/lt.po:
|
||||||
|
* po/mt.po:
|
||||||
|
* po/nb.po:
|
||||||
|
* po/nl.po:
|
||||||
|
* po/or.po:
|
||||||
|
* po/pl.po:
|
||||||
|
* po/pt_BR.po:
|
||||||
|
* po/ru.po:
|
||||||
|
* po/sk.po:
|
||||||
|
* po/sq.po:
|
||||||
|
* po/sr.po:
|
||||||
|
* po/sv.po:
|
||||||
|
* po/uk.po:
|
||||||
|
* po/vi.po:
|
||||||
|
* po/zh_CN.po:
|
||||||
|
* po/zh_HK.po:
|
||||||
|
* po/zh_TW.po:
|
||||||
|
po: Update translations for 0.10.13.2
|
||||||
|
|
||||||
Sat Feb 7 15:46:07 2009 +0000 Jan Schmidt <thaytan@noraisin.net>
|
Sat Feb 7 15:46:07 2009 +0000 Jan Schmidt <thaytan@noraisin.net>
|
||||||
|
|
||||||
* configure.ac:
|
* configure.ac:
|
||||||
|
|
Loading…
Reference in a new issue