gstreamer/gst/elements
Wim Taymans 347505bcb9 - major API breakage (one of the last, I promise...)
Original commit message from CVS:
- major API breakage (one of the last, I promise...)
- GST_PAD_QUERY -> GST_QUERY
- GstPadQuery -> GstQuery
- Move query definitions to gstquery.h to allow for future dynamic
query types.
- remove _pad_handles_* in favour of extra format/event functions to
make the same checks.
- fix elements
- Implemented missing query/event/formats functions in gstelement
2002-12-30 17:42:11 +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 adding ::license field to core plugins 2002-09-29 17:52:31 +00:00
gstaggregator.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gstelements.c rename operation 2002-04-28 17:08:59 +00:00
gstfakesink.c - disable pads when going to PAUSED, we want to make sure no data is passing when an element is not PLAYING. 2002-12-27 22:57:13 +00:00
gstfakesink.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gstfakesrc.c - major API breakage (one of the last, I promise...) 2002-12-30 17:42:11 +00:00
gstfakesrc.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gstfdsink.c Small cleanups, more descriptive properties 2002-11-21 23:52:30 +00:00
gstfdsink.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gstfdsrc.c commit the fdsrc fix from Pedro Corte-Real 2002-11-28 14:13:51 +00:00
gstfdsrc.h Small cleanups, more descriptive properties 2002-11-21 23:52:30 +00:00
gstfilesink.c - major API breakage (one of the last, I promise...) 2002-12-30 17:42:11 +00:00
gstfilesink.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gstfilesrc.c - major API breakage (one of the last, I promise...) 2002-12-30 17:42:11 +00:00
gstfilesrc.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gstidentity.c Fix silent property 2002-12-15 12:22:11 +00:00
gstidentity.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gstmd5sink.c adding ::license field to core plugins 2002-09-29 17:52:31 +00:00
gstmd5sink.h More forte compiler fixes, added a .h file to store commonly used macros that have to ifdefed out on non-gcc compilers 2002-11-29 19:08:47 +00:00
gstmultidisksrc.c adding ::license field to core plugins 2002-09-29 17:52:31 +00:00
gstmultidisksrc.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gstmultifilesrc.c adding ::license field to core plugins 2002-09-29 17:52:31 +00:00
gstmultifilesrc.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gstpipefilter.c adding ::license field to core plugins 2002-09-29 17:52:31 +00:00
gstpipefilter.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gststatistics.c adding ::license field to core plugins 2002-09-29 17:52:31 +00:00
gststatistics.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gsttee.c adding ::license field to core plugins 2002-09-29 17:52:31 +00:00
gsttee.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
Makefile.am fix for parallel installability 2002-12-08 14:39:38 +00:00