gstreamer/tests/check/elements
René Stadler 6ac8ff9ec3 with some minor changes
Original commit message from CVS:
Patch by: René Stadler <mail at renestadler dot de>
with some minor changes
* gst-libs/gst/floatcast/floatcast.h:
Use more efficient float endianness conversion functions that don't
involve 2 function calls per value.
* gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
(check_default), (audio_convert_prepare_context):
* gst/audioconvert/gstaudioconvert.c:
(gst_audio_convert_parse_caps), (make_lossless_changes):
Support non-native endianness floats as input and output.
Fixes #339838.
* tests/check/elements/audioconvert.c: (verify_convert),
(GST_START_TEST):
Add unit tests for the non-native endianness float conversions.
2007-03-29 18:42:34 +00:00
..
.gitignore ext/pango/gsttextoverlay.*: Some textoverlay fixes: for one, in the video chain function, actually wait for a text bu... 2006-11-21 18:39:34 +00:00
adder.c Make sure our checks and the videotestsrc plugin link against the local uninstalled gst libs and not any installed gs... 2006-11-16 14:35:30 +00:00
alsa.c tests/check/elements/alsa.c: Unref the mixer if the state change fails too (if the alsa devices are inaccessible, for... 2007-03-08 18:26:07 +00:00
audioconvert.c with some minor changes 2007-03-29 18:42:34 +00:00
audiorate.c tests/check/elements/audiorate.c: More tests for audiorate: inject buffers to check behaviour when buffers overlap. 2006-10-23 11:47:04 +00:00
audioresample.c gst/audioresample/gstaudioresample.c: Handle discontinuous streams. 2007-03-14 17:16:30 +00:00
audiotestsrc.c tests/check/elements/: consistent pad (de)activation 2006-12-21 08:12:26 +00:00
decodebin.c gst/playback/: Don't error out if there is no fakesink in the READY to NULL state change, since when decodebin is re-... 2007-02-09 13:16:27 +00:00
ffmpegcolorspace.c tests/check/: Enable ffmpegcolorspace test now that the RGBA32 issue is fixed (for now not for valgrinding though, si... 2006-11-20 16:44:28 +00:00
gdpdepay.c tests/check/elements/: Fix the dp tests, but activating the pads for the streamheader tests too and cleaning up condi... 2006-12-22 12:10:18 +00:00
gdppay.c tests/check/elements/: Fix the dp tests, but activating the pads for the streamheader tests too and cleaning up condi... 2006-12-22 12:10:18 +00:00
multifdsink.c tests/check/: Fix some warnings. 2006-09-20 17:04:57 +00:00
playbin.c gst/playback/gstdecodebin2.c: Don't leak mutex. 2007-01-23 17:49:29 +00:00
subparse.c tests/check/elements/subparse.c: Add unit test for MPL2 subtitle format (#413799). 2007-03-10 11:21:08 +00:00
textoverlay.c tests/check/elements/: consistent pad (de)activation 2006-12-21 08:12:26 +00:00
videorate.c gst/videorate/gstvideorate.c (gst_video_rate_flush_prev): Make perfect offsets also, not just timestamps. 2007-03-29 11:24:47 +00:00
videotestsrc.c tests/check/elements/: consistent pad (de)activation 2006-12-21 08:12:26 +00:00
volume.c tests/check/elements/: consistent pad (de)activation 2006-12-21 08:12:26 +00:00
vorbisdec.c tests/check/elements/: consistent pad (de)activation 2006-12-21 08:12:26 +00:00
vorbistag.c tests/check/elements/: consistent pad (de)activation 2006-12-21 08:12:26 +00:00