gstreamer/tests/check/pipelines
Tim-Philipp Müller bd01fd3a57 gst/videoscale/gstvideoscale.c: Don't claim to be able to handle/transform caps that can't really be handled by the c...
Original commit message from CVS:
* gst/videoscale/gstvideoscale.c: (gst_video_scale_set_property),
(gst_video_scale_get_property), (gst_video_scale_transform_caps),
(gst_video_scale_transform):
Don't claim to be able to handle/transform caps that can't really
be handled by the currently selected scaling method (here: RGB or
packed YUV with 4-tap method). Also add locking to method property.
* tests/check/pipelines/simple-launch-lines.c: (setup_pipeline),
(test_basetransform_based):
Some test pipelines for the above (not entirely valgrind clean yet
apparently).
2007-12-22 12:06:47 +00:00
..
.gitignore tests/check/pipelines/.cvsignore: Fix build. 2007-04-18 11:06:42 +00:00
gio.c Require GIO >= 0.1.2 and adjust unit test for an API change. 2007-11-07 16:47:32 +00:00
oggmux.c tests/check/pipelines/oggmux.c: Add a test that ensures we set DELTA_UNIT on all non-header, non-video buffers, if we... 2007-06-15 11:15:28 +00:00
simple-launch-lines.c gst/videoscale/gstvideoscale.c: Don't claim to be able to handle/transform caps that can't really be handled by the c... 2007-12-22 12:06:47 +00:00
streamheader.c tests/check/pipelines/streamheader.c: Disable test_multifdsink_gdp_vorbisenc() on ppc64 since it fails on the p5-ppc6... 2007-06-14 19:53:27 +00:00
theoraenc.c tests/check/pipelines/theoraenc.c: It would be very bad if, after a discont buffer, we thought every single following... 2006-11-30 12:50:42 +00:00
vorbisdec.c commit new file 2007-03-27 09:37:42 +00:00
vorbisenc.c ext/vorbis/vorbisdec.c (vorbis_dec_push_forward, vorbis_handle_data_packet): 2007-03-26 20:56:35 +00:00