mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-17 22:06:41 +00:00
changelog
Original commit message from CVS: changelog
This commit is contained in:
parent
3329abde33
commit
a3887a915a
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
2008-10-08 Andy Wingo <wingo@pobox.com>
|
||||
|
||||
* gst/playback/gstdecodebin2.c (expose_pad): Fix typo: unset
|
||||
target instead of setting it.
|
||||
(gst_decode_pad_activate, gst_decode_pad_unblock): This is now the
|
||||
API for a decode pad. The bugfix is that we set the group in
|
||||
activate(), not when the pad was created because it might be NULL
|
||||
then.
|
||||
(gst_decode_group_control_source_pad, gst_decode_group_expose):
|
||||
Update to use the API.
|
||||
|
||||
2008-10-08 Andy Wingo <wingo@pobox.com>
|
||||
|
||||
* gst/playback/gstdecodebin2.c (struct _GstDecodePad): Change to
|
||||
|
|
Loading…
Reference in a new issue