gstreamer/gst
Wim Taymans 11bf488b85 gst/playback/: Refactor some common code to filter factories and check caps compat.
Original commit message from CVS:
* gst/playback/Makefile.am:
* gst/playback/gstfactorylists.c: (compare_ranks), (print_feature),
(get_feature_array), (decoders_filter), (sinks_filter),
(gst_factory_list_get_decoders), (gst_factory_list_get_sinks),
(gst_factory_list_filter):
* gst/playback/gstfactorylists.h:
Refactor some common code to filter factories and check caps compat.
* gst/playback/gstdecodebin.c:
* gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
(gst_decode_bin_init), (gst_decode_bin_dispose),
(gst_decode_bin_autoplug_continue),
(gst_decode_bin_autoplug_factories),
(gst_decode_bin_autoplug_select), (analyze_new_pad),
(find_compatibles):
* gst/playback/gstplaybin.c:
* gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
(gst_play_bin_init), (gst_play_bin_finalize),
(autoplug_factories_cb), (activate_group):
* gst/playback/gstqueue2.c:
* gst/playback/gsturidecodebin.c: (proxy_unknown_type_signal),
(proxy_autoplug_continue_signal),
(proxy_autoplug_factories_signal), (proxy_autoplug_select_signal),
(proxy_drained_signal):
Add some more debug info and use factor filtering code.
2007-11-30 17:47: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/gstaudioconvert.c: Preserve channel layout when fixating the number of channels in the output caps, ... 2007-10-31 17:54:48 +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/: Refactor some common code to filter factories and check caps compat. 2007-11-30 17:47:15 +00:00
speexresample configure.ac: Add QuickTime Wrapper plug-in. 2007-11-26 13:19:46 +00:00
subparse gst/subparse/gstssaparse.c: Convert SSA newline codes into actual newline characters (#470766). 2007-08-29 12:16:46 +00:00
tcp gst/tcp/gstmultifdsink.*: Add support for remuve_flush. 2007-06-05 16:00:33 +00:00
typefind gst/typefind/gsttypefindfunctions.c: Add typefind function for application/sdp. 2007-10-01 10:22:46 +00:00
videorate gst/: Printf format fixes (#465028). 2007-08-10 10:08:05 +00:00
videoscale gst/videoscale/vs_4tap.c: Update tmpbuf for all neccesary rows, not just one, as is required when downscaling. 2007-06-15 15:23:36 +00:00
videotestsrc gst-libs/gst/audio/gstringbuffer.c: Return NULL instead of an enum that happens to be 0, fixes warning on MSVC (#4921... 2007-11-01 12:51:57 +00:00
volume gst/: Add GAP-flag support. 2007-11-26 12:25:55 +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