mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 23:06:49 +00:00
ext/faad/gstfaad.*: Fix negotiation (#310932) and miscellaneous other stuff. Probably still needs some more work.
Original commit message from CVS: * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_class_init), (gst_faad_init), (gst_faad_setcaps), (gst_faad_srcgetcaps), (gst_faad_event), (gst_faad_update_caps), (gst_faad_chain), (gst_faad_change_state): * ext/faad/gstfaad.h: Fix negotiation (#310932) and miscellaneous other stuff. Probably still needs some more work.
This commit is contained in:
parent
af16787fec
commit
1b806af1a6
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2005-08-08 Tim-Philipp Müller <tim at centricular dot net>
|
||||
|
||||
* ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_class_init),
|
||||
(gst_faad_init), (gst_faad_setcaps), (gst_faad_srcgetcaps),
|
||||
(gst_faad_event), (gst_faad_update_caps), (gst_faad_chain),
|
||||
(gst_faad_change_state):
|
||||
* ext/faad/gstfaad.h:
|
||||
Fix negotiation (#310932) and miscellaneous other stuff. Probably
|
||||
still needs some more work.
|
||||
|
||||
2005-08-08 Tim-Philipp Müller <tim at centricular dot net>
|
||||
|
||||
* ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
|
||||
|
|
Loading…
Reference in a new issue