Thomas Vander Stichele
|
99185cc8f5
|
multisocketsink: fix refcounting bug
|
2012-02-12 22:17:56 +01:00 |
|
Thomas Vander Stichele
|
d21c42a709
|
multihandlesink: fix one bug in multisocketsink refactoring
|
2012-02-12 22:10:51 +01:00 |
|
Thomas Vander Stichele
|
684aa4baaf
|
gst/tcp: Factor out common symbols; fix tests.
|
2012-02-12 22:07:29 +01:00 |
|
Thomas Vander Stichele
|
3b0fae73ae
|
multifdsink: put back multifdsink before refactoring
|
2012-02-12 22:07:29 +01:00 |
|
Thomas Vander Stichele
|
34ce295d3b
|
multisocketsink: copy over multifdsink unit tests, with FIXME
|
2012-02-12 22:07:28 +01:00 |
|
Wim Taymans
|
be22feb106
|
tests: don't run with unsupported formats
videoconvert does not work with GRAY formats yet so don't try to run the unit
test with it.
|
2012-02-10 15:41:36 +01:00 |
|
Wim Taymans
|
c3478b2da0
|
Merge branch 'master' into 0.11
Conflicts:
ext/vorbis/gstvorbisparse.c
gst-libs/gst/video/video.c
gst/videoscale/gstvideoscale.c
sys/v4l/gstv4lxoverlay.c
sys/v4l/v4l_calls.c
sys/v4l/v4lsrc_calls.c
tests/check/libs/video.c
|
2012-02-10 15:41:06 +01:00 |
|
Wim Taymans
|
a75e9102c5
|
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
|
2012-02-08 15:17:49 +01:00 |
|
Wim Taymans
|
1f4b819a90
|
tests: fix volume test
|
2012-02-03 15:01:50 +01:00 |
|
Wim Taymans
|
a8a4ff9428
|
tests: video testsrc unit test
|
2012-02-03 12:53:49 +01:00 |
|
Wim Taymans
|
d8b6baacae
|
tests: fix more unit tests
|
2012-02-03 12:41:10 +01:00 |
|
Wim Taymans
|
62b43b3bcd
|
tests: don't set NULL caps
|
2012-02-03 12:09:34 +01:00 |
|
Wim Taymans
|
c24df0e50f
|
gdp: fixup unit tests
|
2012-02-03 11:38:55 +01:00 |
|
Wim Taymans
|
48b190c7be
|
tests: fix audioresample test
|
2012-02-03 10:47:22 +01:00 |
|
Wim Taymans
|
8c894ce8b4
|
tests: fix audiorate test
We need to add the layout to the audio caps.
|
2012-02-03 09:57:21 +01:00 |
|
Wim Taymans
|
29cc1d2ce1
|
tests: fix audioresample formats
|
2012-01-31 17:56:04 +01:00 |
|
Wim Taymans
|
f95d340758
|
tests: improve tests
|
2012-01-31 17:47:40 +01:00 |
|
Wim Taymans
|
a948398e85
|
tests: fix some more tests
|
2012-01-31 16:56:03 +01:00 |
|
Wim Taymans
|
d389b12df9
|
tests: update after controller changes
|
2012-01-31 16:12:33 +01:00 |
|
Stefan Sauer
|
ace90e6e2b
|
controller: adapt to control-source type changes
|
2012-01-31 12:28:30 +01:00 |
|
Stefan Sauer
|
1696b14f8f
|
controller: rename control-bindings
gst_control_binding_xxx -> gst_xxx_control_binding for consistency.
|
2012-01-30 21:38:41 +01:00 |
|
Wim Taymans
|
be0cadac03
|
update for HEADER flag changes
|
2012-01-30 17:16:17 +01:00 |
|
George Kiagiadakis
|
6f6f079dd9
|
tests: test 16-bit rgb formats in test_parse_caps_rgb
https://bugzilla.gnome.org/show_bug.cgi?id=667681
|
2012-01-30 15:56:45 +00:00 |
|
Jonathan Matthew
|
8478ef2e20
|
tests: use playbin, not playbin2
|
2012-01-30 09:57:47 +01:00 |
|
Olivier Crête
|
cb044668d3
|
rtcpbuffer: Set the map.size to the current size of the RTCP packet
maxsize is the maximum size
|
2012-01-27 19:01:55 +01:00 |
|
Edward Hervey
|
47fc70ea79
|
Suppress deprecations in selected files
|
2012-01-25 14:49:44 +01:00 |
|
Edward Hervey
|
629d734e83
|
Suppress deprecations in selected files
|
2012-01-25 12:51:46 +01:00 |
|
Wim Taymans
|
fcdc385aa1
|
port to new map API
|
2012-01-25 12:30:53 +01:00 |
|
Tim-Philipp Müller
|
745f921a62
|
tests: fix missing include in audio-trickplay
|
2012-01-23 11:57:36 +00:00 |
|
Stefan Sauer
|
b55d67b1d2
|
controller: move from control-binding to control-binding-direct
|
2012-01-23 11:03:53 +01:00 |
|
Tim-Philipp Müller
|
5487cb98ef
|
Replace deprecated GStaticMutex with GMutex
|
2012-01-22 22:52:28 +00:00 |
|
Stefan Sauer
|
ee434b8471
|
controller: adapt to control_binding changes
|
2012-01-20 14:44:19 +01:00 |
|
Stefan Sauer
|
0e370d4902
|
controller: adapt to controller api changes
Don't use the convenience api for control sources.
|
2012-01-20 11:39:10 +01:00 |
|
Wim Taymans
|
ea9ef0ee63
|
tests: fix some tests
|
2012-01-19 15:32:52 +01:00 |
|
Tim-Philipp Müller
|
576bbb4fd8
|
Remove compatibility code cruft for old GLib versions
|
2012-01-18 17:22:21 +00:00 |
|
Sebastian Dröge
|
317894d314
|
gio: Move to gst subdirectory
It's a plugin without external dependencies now because we
unconditionally depend on GIO anyway.
|
2012-01-18 16:21:14 +01:00 |
|
Sebastian Dröge
|
cd3eeed6b3
|
tcp: Remove remaining unused stuff
|
2012-01-16 11:31:46 +01:00 |
|
Tim-Philipp Müller
|
e96aaec6bb
|
GST_TYPE_DATE -> G_TYPE_DATE
|
2012-01-12 23:35:44 +00:00 |
|
Tim-Philipp Müller
|
0461ed2ada
|
Merge remote-tracking branch 'origin/master' into 0.11
Conflicts:
gst-libs/gst/pbutils/gstdiscoverer-types.c
gst-libs/gst/pbutils/gstdiscoverer.c
tests/check/Makefile.am
|
2012-01-12 23:21:17 +00:00 |
|
Tim-Philipp Müller
|
70c6c2ae0c
|
tests: discoverer test is now valgrind clean
|
2012-01-12 17:31:44 +00:00 |
|
Sebastian Dröge
|
dc8984d76c
|
Merge branch 'master' into 0.11
Conflicts:
gst-libs/gst/app/gstappsrc.c
gst-libs/gst/audio/multichannel.h
gst-libs/gst/video/videooverlay.c
gst/playback/gstplaysink.c
gst/playback/gststreamsynchronizer.c
tests/check/Makefile.am
win32/common/libgstvideo.def
|
2012-01-10 13:15:12 +01:00 |
|
Tim-Philipp Müller
|
aa16155172
|
tests: add ogg test file and some proper unit tests for discoverer
Leaks when re-used, so blacklisted for valgrind for now.
|
2012-01-07 16:45:53 +00:00 |
|
Edward Hervey
|
1863308a8e
|
tests: Remove dead header include
|
2012-01-06 15:16:00 +01:00 |
|
Sebastian Dröge
|
7e022b21b6
|
audio: Remove testchannels example
It's not really relevant anymore
|
2012-01-05 10:34:24 +01:00 |
|
Sebastian Dröge
|
d7c1b90a50
|
audioconvert: Update unit test for the new multichannel caps
|
2012-01-05 10:34:20 +01:00 |
|
Sebastian Dröge
|
b23ff1b515
|
audio: Add tests for the new multichannel caps and reordering function
|
2012-01-05 10:27:21 +01:00 |
|
Wim Taymans
|
a01fad7024
|
tests: port and enable more unit tests
|
2012-01-04 16:41:53 +01:00 |
|
Wim Taymans
|
e9c23ca4fb
|
tests: small cleanup
|
2012-01-02 18:31:05 +01:00 |
|
Wim Taymans
|
65aaa66f35
|
tests: fix a unit test
The ogg muxer now has video and audio pads
|
2012-01-02 15:42:39 +01:00 |
|
Tim-Philipp Müller
|
26e612aeda
|
playback, mixerutils: gst_registry_get_default() -> gst_registry_get()
|
2012-01-02 14:32:11 +00:00 |
|