gstreamer/plugins/elements
Wim Taymans 37a127d9ed - Make the return GList of gst_element_get_pad_list as const
Original commit message from CVS:
- Make the return GList of gst_element_get_pad_list as const
- Pad scheduler refactoring
- Remove gst_pad_set/unset_scheduler as it's not needed
- Reimplement gst_pad_get_scheduler using the parent scheduler
- Remove gst_pad_peek as it cannot work reliably
- Remove the pad bufpen, replace with scheduler private gpointer
- Make queue use the new _get_scheduler implementation
- Remove _pad_unset_scheduler from GstScheduler
- Remove LOOP_SEEK mode from aggregator
- Other fixes for API changes.
2002-09-12 20:52:03 +00:00
..
.gitignore
gstaggregator.c - Make the return GList of gst_element_get_pad_list as const 2002-09-12 20:52:03 +00:00
gstaggregator.h - Make the return GList of gst_element_get_pad_list as const 2002-09-12 20:52:03 +00:00
gstelements.c rename operation 2002-04-28 17:08:59 +00:00
gstfakesink.c committing many nice little memleaks fixes from Iain, great work dude 2002-09-08 18:27:36 +00:00
gstfakesink.h
gstfakesrc.c - Make the return GList of gst_element_get_pad_list as const 2002-09-12 20:52:03 +00:00
gstfakesrc.h Implemented segment seeking in fakesrc 2002-08-02 11:45:20 +00:00
gstfdsink.c
gstfdsink.h
gstfdsrc.c
gstfdsrc.h
gstfilesink.c Don't doe EOS in a state change function 2002-09-01 12:55:57 +00:00
gstfilesink.h rename operation 2002-04-28 17:08:59 +00:00
gstfilesrc.c Use fancy macros 2002-07-30 19:19:15 +00:00
gstfilesrc.h
gstidentity.c This changes an important part of the plugin API, gst_pad_try_set_caps() no longer returns a boolean, it now returns ... 2002-09-10 08:52:58 +00:00
gstidentity.h
gstmd5sink.c
gstmd5sink.h
gstmultidisksrc.c
gstmultidisksrc.h
gstmultifilesrc.c
gstmultifilesrc.h
gstpipefilter.c Small cleanups 2002-05-01 20:02:40 +00:00
gstpipefilter.h
gstqueue.c - Make the return GList of gst_element_get_pad_list as const 2002-09-12 20:52:03 +00:00
gstqueue.h - Removed bufferpool code and move that to gstbuffer.c 2002-07-08 19:22:02 +00:00
gststatistics.c
gststatistics.h
gsttee.c - Make the return GList of gst_element_get_pad_list as const 2002-09-12 20:52:03 +00:00
gsttee.h
Makefile.am rename operation 2002-04-28 17:08:59 +00:00