gstreamer/gst
Jan Schmidt 0f4fa24d8e check/: Add extra tests for basetransform based components.
Original commit message from CVS:
* check/Makefile.am:
* check/pipelines/simple_launch_lines.c: (setup_pipeline),
(run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
Add extra tests for basetransform based components.
Comment out the test_element_negotiation test until we decide
if it's testing correct behaviour.
* ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
(gst_visual_chain), (gst_visual_change_state):
Slightly more correct but still bogus timestamping.
Fix state change function.
* gst/audioconvert/gstaudioconvert.c:
(gst_audio_convert_class_init):
* gst/audioresample/gstaudioresample.c:
* gst/ffmpegcolorspace/gstffmpegcolorspace.c:
(gst_ffmpegcsp_class_init):
* gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
(gst_videoscale_prepare_size), (gst_videoscale_set_caps),
(gst_videoscale_prepare_image):
* gst/volume/gstvolume.c: (gst_volume_class_init),
(volume_transform_ip):
Basetransform updates. Enable passthrough modes.
* sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
(gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
(gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
Negotiation fix that allows the window to return to the original
size and renegotiate passthrough upstream. Extra debug output.
2005-09-09 17:53:47 +00:00
..
adder All plugins updated for element state changes. 2005-09-02 15:43:18 +00:00
audioconvert check/: Add extra tests for basetransform based components. 2005-09-09 17:53:47 +00:00
audiorate All plugins updated for element state changes. 2005-09-02 15:43:18 +00:00
audioresample check/: Add extra tests for basetransform based components. 2005-09-09 17:53:47 +00:00
audioscale All plugins updated for element state changes. 2005-09-02 15:43:18 +00:00
ffmpegcolorspace check/: Add extra tests for basetransform based components. 2005-09-09 17:53:47 +00:00
playback All plugins updated for element state changes. 2005-09-02 15:43:18 +00:00
sine fix up header rename 2005-09-09 14:57:12 +00:00
subparse All plugins updated for element state changes. 2005-09-02 15:43:18 +00:00
tags make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be added manually to each Makefile.am so we are sure it goes 2005-07-13 17:58:07 +00:00
tcp All plugins updated for element state changes. 2005-09-02 15:43:18 +00:00
typefind first stab at documenting elements 2005-08-05 17:13:10 +00:00
videorate All plugins updated for element state changes. 2005-09-02 15:43:18 +00:00
videoscale check/: Add extra tests for basetransform based components. 2005-09-09 17:53:47 +00:00
videotestsrc configure.ac: In the output at the end, don't show the first plugin on the same line as "Core plug-ins, always built:". 2005-09-06 23:26:49 +00:00
volume check/: Add extra tests for basetransform based components. 2005-09-09 17:53:47 +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