gstreamer/gst
Wim Taymans 3e5febcdd1 gst/: Don't ignore _push() return values.
Original commit message from CVS:
* gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
(gst_audio_convert_caps_remove_format_info),
(gst_audio_convert_setcaps), (gst_audio_convert_fixate),
(gst_audio_convert_change_state), (gst_audio_convert_channels):
* gst/videotestsrc/gstvideotestsrc.c:
(gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
(gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
(gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
(gst_videotestsrc_init), (gst_videotestsrc_loop):
Don't ignore _push() return values.
Make sure no processing is done when shutting down.
Videotestsrc pad activation fix.
2005-05-05 09:49:08 +00:00
..
adder gst/adder/: Ported adder as an example of a mixer element using collect pads. Needs more negotiation work. 2005-05-05 09:46:03 +00:00
audioconvert gst/: Don't ignore _push() return values. 2005-05-05 09:49:08 +00:00
audiorate more working plugins 2004-07-27 21:41:30 +00:00
audioscale Fix part of the build. Come on guys, autogen didn't even work :) 2005-04-25 13:29:40 +00:00
ffmpegcolorspace not a system header 2005-04-16 20:30:11 +00:00
playback Convert gst_main() to g_main_loop_run() 2005-04-25 00:30:40 +00:00
sine examples/dynparams/Makefile.am: Move demo-dparams from gst/sine to examples/dynparams. Examples do not belong inters... 2005-04-25 07:26:28 +00:00
subparse gst/subparse/gstsubparse.c: Fix OSX buildbot. 2005-02-01 15:04:07 +00:00
tags configure.ac: Remove idct and resample libs 2005-04-25 00:23:06 +00:00
tcp Link plugins against libraries: 2005-04-25 00:35:15 +00:00
typefind Plugin port to 0.9, ogg/theora playback should work in the seek example now. 2005-03-31 09:43:49 +00:00
videorate gst/videorate/gstvideorate.c: Event handling (fixes #159986). 2004-12-19 13:16:24 +00:00
videoscale Link plugins against libraries: 2005-04-25 00:35:15 +00:00
videotestsrc gst/: Don't ignore _push() return values. 2005-05-05 09:49:08 +00:00
volume configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. (Fixes #165997) 2005-02-02 08:14:01 +00:00
Makefile.am remove a whole bunch of plugins. This module now contains a set of free reference plugins/elements as agreed. 2005-02-23 12:45:50 +00:00