mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-22 23:28:16 +00:00
gst/base/gstbasesrc.c: Allow subclasses to implement their own negotiation.
Original commit message from CVS: * gst/base/gstbasesrc.c: (gst_base_src_get_range), (gst_base_src_default_negotiate), (gst_base_src_negotiate): Allow subclasses to implement their own negotiation.
This commit is contained in:
parent
6f7d6b33c8
commit
ee4fdc014a
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2005-07-07 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* ext/mad/gstid3tag.c: (gst_id3_tag_get_query_types):
|
||||
* ext/mad/gstmad.c: (gst_mad_get_query_types), (gst_mad_src_query):
|
||||
* gst/avi/gstavidemux.c: (gst_avi_demux_get_src_query_types):
|
||||
Remove deprecated/unsed code.
|
||||
|
||||
2005-07-06 Edward Hervey <edward@fluendo.com>
|
||||
|
||||
* gst/udp/gstudpsrc.c: (gst_udpsrc_init):
|
||||
|
|
Loading…
Reference in a new issue