mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
ChangeLog surgery
Original commit message from CVS: ChangeLog surgery
This commit is contained in:
parent
3945316409
commit
d24f2c1ffd
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
2006-06-17 Tim-Philipp Müller <tim at centricular dot net>
|
2006-06-17 Tim-Philipp Müller <tim at centricular dot net>
|
||||||
|
|
||||||
* configure.ac:
|
* configure.ac:
|
||||||
Fix --disable-extern (can't set conditionals conditionally,
|
Fix --disable-external (can't set conditionals conditionally,
|
||||||
#343602).
|
#343602).
|
||||||
|
|
||||||
2006-06-16 Tim-Philipp Müller <tim at centricular dot net>
|
2006-06-16 Tim-Philipp Müller <tim at centricular dot net>
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
(audioresample_start), (audioresample_stop),
|
(audioresample_start), (audioresample_stop),
|
||||||
(gst_audioresample_set_property), (gst_audioresample_get_property):
|
(gst_audioresample_set_property), (gst_audioresample_get_property):
|
||||||
Implement GstBaseTransform::start and ::stop so that audioresample
|
Implement GstBaseTransform::start and ::stop so that audioresample
|
||||||
can clear its internal state properly and be reused insted of
|
can clear its internal state properly and be reused instead of
|
||||||
causing non-negotiated errors with playbin under some circumstances
|
causing non-negotiated errors with playbin under some circumstances
|
||||||
(#342789).
|
(#342789).
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue