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 OK, I think I've got all the .cvsignore stuff taken care of, though we'll want to fine-tune things as we go, of cours... 2000-01-31 03:36:35 +00:00
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 - Remove the propsprivate header file 2002-03-30 17:05:03 +00:00
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 a hack to work around intltool's brokenness a current check for mpeg2dec details->klass reorganizations an element br... 2002-04-20 21:42:53 +00:00
gstfdsink.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstfdsrc.c offset is an int64 2002-04-14 09:58:14 +00:00
gstfdsrc.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
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 Make filesrc respond to seek 2002-02-02 13:24:25 +00:00
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 Documentation updates 2002-03-31 14:04:50 +00:00
gstmd5sink.c commit to make gstreamer follow the gtk function/macro naming conventions: 2002-04-11 20:35:18 +00:00
gstmd5sink.h inclusion of GstMD5Sink 2002-01-29 20:06:07 +00:00
gstmultidisksrc.c ARG_LOCATIONS is a pointer 2002-04-14 10:00:21 +00:00
gstmultidisksrc.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstmultifilesrc.c ARG_LOCATIONS is a pointer 2002-04-14 10:00:21 +00:00
gstmultifilesrc.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstpipefilter.c Small cleanups 2002-05-01 20:02:40 +00:00
gstpipefilter.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
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 a hack to work around intltool's brokenness a current check for mpeg2dec details->klass reorganizations an element br... 2002-04-20 21:42:53 +00:00
gststatistics.h basic statistics element 2001-10-24 22:42:40 +00:00
gsttee.c - Make the return GList of gst_element_get_pad_list as const 2002-09-12 20:52:03 +00:00
gsttee.h updating tee to use properties 2002-02-12 13:57:14 +00:00
Makefile.am rename operation 2002-04-28 17:08:59 +00:00