Wim Taymans
|
3802d2365c
|
test: port some more tests
|
2011-06-16 13:41:25 +02:00 |
|
Tim-Philipp Müller
|
a9e4949238
|
gnomevfs: remove GnomeVFS plugin
The gio plugin replaces it.
|
2011-06-15 00:52:47 +01:00 |
|
Tim-Philipp Müller
|
6b33226281
|
tests: fix up unit tests for playbin2/decodebin2 renames and updates
Even if they don't work yet.
|
2011-06-15 00:35:58 +01:00 |
|
Wim Taymans
|
0ac9bb7d99
|
Merge branch 'master' into 0.11
Conflicts:
tests/examples/audio/Makefile.am
tests/examples/v4l/Makefile.am
|
2011-06-10 12:14:57 +02:00 |
|
Tim-Philipp Müller
|
c692191c33
|
GST_PLUGINS_BASE_LIBS is not defined in -base.
|
2011-06-08 12:21:43 +01:00 |
|
Edward Hervey
|
4857f50aa4
|
check/vorbistag: Convert to new probe API
|
2011-06-03 19:28:33 +02:00 |
|
Edward Hervey
|
ca5a6a52f4
|
check/vorbisenc: Convert to new probe API
|
2011-06-03 19:28:33 +02:00 |
|
Edward Hervey
|
e3e4c28b39
|
check/oggmux: Convert to new probe API
|
2011-06-03 19:28:33 +02:00 |
|
Edward Hervey
|
e8d11f4ef7
|
check/playbin2: Update for caps and structure API changes
|
2011-06-03 19:28:32 +02:00 |
|
Edward Hervey
|
e367798945
|
check: Use new gst_event_new_segment() API
|
2011-06-03 19:28:32 +02:00 |
|
Wim Taymans
|
f9967e4aac
|
Merge branch 'master' into 0.11
Conflicts:
gst-libs/gst/video/video.h
gst/playback/gstplaysinkaudioconvert.c
gst/playback/gstplaysinkvideoconvert.c
tests/check/libs/rtp.c
|
2011-06-02 12:18:13 +02:00 |
|
Edward Hervey
|
974b7bd4ed
|
check: ... and don't forget to add the new arm header
Forgot it in my previous commit
|
2011-06-01 17:31:35 +02:00 |
|
Edward Hervey
|
fa298d13eb
|
libsabi: Add structure sizes for arm
|
2011-06-01 17:26:25 +02:00 |
|
Sebastian Dröge
|
8f967e9e70
|
volume: Fix handling of volume>=4.0 for 8 and 16 bit integer formats
Also add a unit test for this. Previously volumes bigger than 4.0
would have resulted in overflows in the fixed point processing.
Fixes bug #649642.
|
2011-05-31 11:07:11 +02:00 |
|
Tim-Philipp Müller
|
4f6da2bcbc
|
tests: fix some more unused-but-set-variable warnings with gcc 4.6
|
2011-05-29 13:32:04 +01:00 |
|
Tim-Philipp Müller
|
0a9600be50
|
Ignore new playbin2-compress test binary
And add old testchannels binary to CRUFT_FILES.
|
2011-05-28 12:39:06 +01:00 |
|
Sebastian Dröge
|
992e01eb63
|
audioconvert: Fix audioconvert unit test to work again
|
2011-05-27 12:13:32 +02:00 |
|
Wim Taymans
|
e614c6bd81
|
feature: use object name instaed of feature name
|
2011-05-24 18:21:06 +02:00 |
|
Wim Taymans
|
489eed9bb8
|
Merge branch 'master' into 0.11
|
2011-05-19 11:31:53 +02:00 |
|
Robert Swain
|
ad2010d379
|
gstvideo: Add gst_video_get_size_from_caps function
gst_video_get_size_from_caps () allows easy calculation of the raw video
buffer size from some fixed video caps.
API: gst_video_get_size_from_caps()
|
2011-05-18 14:13:46 +02:00 |
|
Sebastian Dröge
|
5348de76b1
|
tests: Update for caps/pad template related API changes
|
2011-05-17 13:06:01 +02:00 |
|
Sebastian Dröge
|
d0362c2b87
|
Merge branch 'master' into 0.11
Conflicts:
configure.ac
ext/alsa/gstalsasrc.c
gst-libs/gst/audio/gstbaseaudiosink.c
gst-libs/gst/tag/gstxmptag.c
gst/playback/gstsubtitleoverlay.c
gst/videorate/gstvideorate.c
sys/xvimage/xvimagesink.c
|
2011-05-16 17:06:22 +02:00 |
|
Thiago Santos
|
f7c9f953cb
|
tests: xmp: New tests for the Iptc4xmpExt tags
|
2011-05-15 13:02:39 -03:00 |
|
Sebastian Dröge
|
b0e608e308
|
playbin2: Disable some compressed stream tests that are racy without a stream-activate event
|
2011-05-14 11:42:33 +02:00 |
|
Sebastian Dröge
|
0e9203df11
|
playbin2: Reset buffer counter in playbin2-compressed tests every time when going to READY
|
2011-05-14 11:42:33 +02:00 |
|
Sebastian Dröge
|
22dae31c2d
|
playbin2: Add unit test for compressed stream support in playbin2/playsink
|
2011-05-14 11:42:32 +02:00 |
|
Sebastian Dröge
|
38f05ba0d4
|
capsfilter-renegotiation: Fix for the removal of the bufferalloc function
|
2011-05-05 15:30:53 +02:00 |
|
Thiago Santos
|
213050e53c
|
tests: capsfilter-renegotiation: New renegotiation use cases
Adds some new tests for renegotiation use cases that would
use the new renegotiate event
|
2011-05-05 15:23:14 +02:00 |
|
Philippe Normand
|
081202b9d3
|
base: presets moved from $HOME/.gstreamer-0.11 to $HOME/.local/share/gstreamer-0.11
|
2011-05-03 09:49:46 +02:00 |
|
Wim Taymans
|
dae5dc1e65
|
tests: make unit tests compile
|
2011-04-29 13:48:39 +02:00 |
|
Wim Taymans
|
1514cd7b50
|
tests: fix test
|
2011-04-25 11:32:27 +02:00 |
|
Wim Taymans
|
079c152e62
|
Merge branch 'master' into 0.11
Conflicts:
gst/videoscale/gstvideoscale.c
|
2011-04-25 11:20:45 +02:00 |
|
Tim-Philipp Müller
|
0b5e203b19
|
tests: add unit test for basetransform/videoscale negotiation regression
Turn Rene's test pipeline into a unit test.
https://bugzilla.gnome.org/show_bug.cgi?id=648220
|
2011-04-21 14:11:49 +01:00 |
|
Sebastian Dröge
|
143c9a089e
|
tests: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
|
2011-04-19 14:22:46 +02:00 |
|
Sebastian Dröge
|
0759ce8533
|
Merge branch 'master' into 0.11
|
2011-04-18 13:23:32 +02:00 |
|
Sebastian Dröge
|
37b3878047
|
oggmux: Remove bus GSource to prevent a valgrind warning
|
2011-04-18 10:19:52 +02:00 |
|
Sebastian Dröge
|
5d38f0d398
|
gio: Remove the bus GSource from the main context
Prevents a valgrind warning about possibly leaked memory,
see bug #647763.
|
2011-04-18 09:20:30 +02:00 |
|
Sebastian Dröge
|
8eceb64b99
|
Merge branch 'master' into 0.11
|
2011-04-16 09:33:44 +02:00 |
|
Sebastian Dröge
|
352edd1dd9
|
Merge branch 'master' into 0.11
|
2011-04-16 09:12:31 +02:00 |
|
Tim-Philipp Müller
|
08a14d45b9
|
tests: list libs/struct*h files explicitly in Makefile.am
Hopefully makes the gentoo buildbot happy again.
|
2011-04-15 21:09:00 +01:00 |
|
Sebastian Dröge
|
86f679aaac
|
encodebin: Unref encoding profiles after usage in the test
|
2011-04-14 13:15:08 +02:00 |
|
Sebastian Dröge
|
10e0b85a56
|
encodebin: Release pads after setting the state to NULL in the unit test
See bug #647756.
|
2011-04-14 12:55:00 +02:00 |
|
Thiago Santos
|
1b5a6395d2
|
tests: tag: Fix typo
|
2011-04-14 00:04:52 -03:00 |
|
Thiago Santos
|
e57473178b
|
tag: xmp: Adds mapping for GST_TAG_CAPTURING_EXPOSURE_COMPENSATION
Adds mapping for GST_TAG_CAPTURING_EXPOSURE_COMPENSATION for xmp
library.
Includes unit tests.
|
2011-04-14 00:04:52 -03:00 |
|
Thiago Santos
|
dae1c37dfe
|
tag: exif: Adds mapping for GST_TAG_CAPTURING_EXPOSURE_COMPENSATION
Adds mapping for GST_TAG_CAPTURING_EXPOSURE_COMPENSATION for exif
library.
Includes unit tests.
|
2011-04-14 00:04:52 -03:00 |
|
Tim-Philipp Müller
|
53ed133354
|
tests: dist all struct_*.h files for libs ABI test
Should fix distcheck on x86_64.
|
2011-04-11 14:29:35 +01:00 |
|
Wim Taymans
|
4007076b55
|
Merge branch 'master' into 0.11
Conflicts:
ext/theora/gsttheoraenc.c
|
2011-04-06 16:33:56 +02:00 |
|
Stefan Kost
|
d3d8d5c2cc
|
tests: add basic unit tests for discoverer
|
2011-04-05 18:16:25 +03:00 |
|
David Schleef
|
5f61df82da
|
video: Fix YUV9 and YVU9 again
|
2011-04-04 16:01:20 -07:00 |
|
Tim-Philipp Müller
|
80952f6aa4
|
tests: ignore xmpwriter unit test binary
|
2011-04-04 23:23:37 +01:00 |
|