gstreamer/gst
Wim Taymans 5fc67f8bd3 gst/playback/gstplaybin2.c: Get the object data correct so that we can remove our channels correctly.
Original commit message from CVS:
* gst/playback/gstplaybin2.c: (pad_added_cb), (pad_removed_cb),
(no_more_pads_cb):
Get the object data correct so that we can remove our channels
correctly.
* gst/playback/gstplaysink.c: (gen_video_chain), (gen_audio_chain),
(gen_vis_chain), (gst_play_sink_reconfigure),
(gst_play_sink_request_pad):
Add option to disable async behaviour in the sinks when possible. This
makes it possible to avoid an audio queue when dealing with
visualisations.
Add option to add a queue for the audio path.
* tests/examples/seek/seek.c: (clear_streams), (update_streams),
(main):
Disable the vis checkbox to match the defaults of playbin2.
Only get the stream info when we need to.
2008-02-18 11:54:15 +00:00
..
adder gst/adder/gstadder.c: Make getcaps more robust by not using the proxycaps function. This makes sure that we don't end... 2007-07-03 11:52:47 +00:00
app gst/app/Makefile.am: Fix CFLAGS and hopefully #430594. 2007-04-17 10:56:37 +00:00
audioconvert gst/audioconvert/Makefile.am: Also link to libm. 2007-12-10 15:21:41 +00:00
audiorate Fix a bunch of compile warnings shown with Forte. 2007-09-17 17:24:55 +00:00
audioresample gst/audioresample/gstaudioresample.c: Implement latency query. 2007-11-23 10:21:11 +00:00
audiotestsrc gst/: Add GAP-flag support. 2007-11-26 12:25:55 +00:00
ffmpegcolorspace gst/ffmpegcolorspace/gstffmpegcodecmap.c: Fix the r_mask test for RGBA32 on little-endian. 2007-07-13 15:52:02 +00:00
gdp gst/gdp/gstgdppay.c (gst_gdp_pay_chain): tests/check/pipelines/streamheader.c (tag_event_probe_cb, 2007-04-14 12:34:55 +00:00
playback gst/playback/gstplaybin2.c: Get the object data correct so that we can remove our channels correctly. 2008-02-18 11:54:15 +00:00
speexresample update spec file and add two missing files for disting 2007-12-14 16:23:06 +00:00
subparse gst/subparse/gstssaparse.c: combine if's 2007-12-29 20:55:39 +00:00
tcp gst/tcp/gstfdset.h: Remove unused field to same some memory. 2008-02-06 15:07:30 +00:00
typefind gst/typefind/gsttypefindfunctions.c: Bump rank of jpeg and png typefinders, which will return maximum probability in ... 2008-02-11 13:03:13 +00:00
videorate gst/: Printf format fixes (#465028). 2007-08-10 10:08:05 +00:00
videoscale gst/videoscale/vs_4tap.c: Fix valgrind error on 4tap scaling method. 2008-01-14 01:19:34 +00:00
videotestsrc gst/videotestsrc/gstvideotestsrc.*: Add a "blink" pattern. Turn on the pain. Apologies. It's useful for testing ve... 2007-12-18 01:01:23 +00:00
volume gst/volume/: Use GstAudioFilter as base class for the volume element instead of plain GstBaseTransform. 2008-01-03 20:33:58 +00:00
Makefile.am The tcp and subparse plugins are under gst, but not totaly free of dependencies. Handle selection inconfigure.ac, so ... 2007-08-30 07:29:55 +00:00