index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/gl: make sure all GL commands are executed on the GL thread
Matthew Waters
2016-10-05
2
-2
/
+16
*
build: add missing $(GST_PLUGINS_BASE_LIBS)
Martin Kelly
2016-09-21
1
-3
/
+3
*
rtponviftimestamp: Update unit tests after changing default value of D-bit
Joakim Johansson
2016-09-21
1
-7
/
+10
*
player: Fix unit test for minor API change
Sebastian Dröge
2016-09-15
1
-2
/
+2
*
gl/examples: Really remove references to $(GST_PLUGINS_GL_*).
Alistair Buxton
2016-09-08
1
-2
/
+2
*
tests/glupload: support opengl3 properly instead of spewing GL errors
Matthew Waters
2016-08-29
1
-22
/
+97
*
glupload: fix tests and check for the new RECONFIGURE behaviour
Alessandro Decina
2016-08-29
1
-4
/
+44
*
dash: Fix build of unit test
Sebastian Dröge
2016-08-26
1
-4
/
+8
*
gitignore: add missing dash_isoff file
Josep Torra
2016-08-25
1
-1
/
+2
*
build: fix gst-uninstalled build in osx
Josep Torra
2016-08-25
1
-2
/
+5
*
build: unconditionally check for video, audio and pbutils modules
Josep Torra
2016-08-25
1
-23
/
+22
*
gl/examples/fxtest: fix up for wayland support
Matthew Waters
2016-08-19
1
-1
/
+20
*
rawparse: Fix and extend unit tests
Carlos Rafael Giani
2016-08-18
3
-0
/
+114
*
rawvideoparse: Compute plane offsets & strides if no custom ones are set
Carlos Rafael Giani
2016-08-18
1
-0
/
+112
*
dashdemux: Disable unit test for the time being
Sebastian Dröge
2016-08-11
1
-1
/
+3
*
dash: Add test for parsing a moof box
Sebastian Dröge
2016-08-11
3
-1
/
+193
*
dash: Add unit test for ISOBFF box header parsing
Sebastian Dröge
2016-08-11
2
-1
/
+132
*
hlsdemux: move variant list handling over to new master playlist code
Tim-Philipp Müller
2016-08-03
1
-182
/
+196
*
qmlglsrc: Add qmlglsrc unit test example
Haihua Hu
2016-08-03
10
-7
/
+176
*
aiffparse: In PUSH mode we will never get the ID3 tags as they are at the end...
Sebastian Dröge
2016-08-02
1
-3
/
+9
*
tests: dashdemux: add test for gst_mpd_client_get_maximum_segment_duration
Alex Ashley
2016-08-02
1
-0
/
+77
*
tests: fix simple-launch-lines when jpeg lib isn't present
Vincent Penquerc'h
2016-07-26
1
-2
/
+6
*
rawparse: Add new raw audio and video parser elements
Carlos Rafael Giani
2016-07-26
4
-0
/
+807
*
glcontext: remove not thread-safe get/set_error()
Matthew Waters
2016-07-26
2
-16
/
+2
*
glframebuffer: rewrite for a more consistent API
Matthew Waters
2016-07-26
1
-11
/
+16
*
player: move 'position-update-interval' setting to the config struct
Guillaume Desmottes
2016-07-25
1
-10
/
+17
*
player: add API to change http user agent
Guillaume Desmottes
2016-07-25
1
-0
/
+53
*
qml: Don't forget to unref the actual sink element after setting it on glsinkbin
Sebastian Dröge
2016-07-22
1
-0
/
+1
*
qml: Use glsinkbin instead of glupload directly
Sebastian Dröge
2016-07-22
1
-4
/
+6
*
tests: fix bus leak
Guillaume Desmottes
2016-07-18
5
-15
/
+16
*
glmemory: add the texture type to allocate to parameters
Matthew Waters
2016-06-29
4
-10
/
+18
*
tests: Ignore kmssink for state change test
Olivier Crête
2016-06-27
1
-1
/
+1
*
templatematch: fix buffer leak in test
Guillaume Desmottes
2016-06-21
1
-0
/
+1
*
glimagesink: fix query leak in test
Guillaume Desmottes
2016-06-21
1
-0
/
+1
*
glimagesink: properly setup/teardown tests
Guillaume Desmottes
2016-06-21
1
-5
/
+1
*
glupload: fix shader leak in test
Guillaume Desmottes
2016-06-21
1
-0
/
+2
*
uvch264demux: fix buffer leaks in test
Guillaume Desmottes
2016-06-21
1
-0
/
+2
*
camerabin: fix element leak in test
Guillaume Desmottes
2016-06-21
1
-0
/
+1
*
fix buffer leaks in tests
Guillaume Desmottes
2016-06-21
1
-0
/
+1
*
fix event leaks in tests
Guillaume Desmottes
2016-06-21
2
-4
/
+4
*
audiointerleave: fix message leaks by flushing the bus
Guillaume Desmottes
2016-06-21
1
-0
/
+2
*
autoconvert: fix factories leak in test
Guillaume Desmottes
2016-06-21
1
-1
/
+1
*
tests/glcontext: link against gstvideo for gst_video_info_*
Matthew Waters
2016-06-16
1
-1
/
+2
*
tests/glcontext: update test for gen,del_texture removal
Matthew Waters
2016-06-16
1
-7
/
+21
*
player: inhibit signals after gst_player_stop() has been called
Guillaume Desmottes
2016-05-30
1
-0
/
+139
*
player: handle uri-loaded in test
Guillaume Desmottes
2016-05-30
1
-23
/
+66
*
pnm: Add a basic unit test
Jan Schmidt
2016-05-24
2
-0
/
+126
*
player: use gst_check_init() in test
Guillaume Desmottes
2016-05-21
1
-1
/
+1
*
examples: opencv: typo fix
Martin Kelly
2016-05-19
2
-2
/
+2
*
tests: adaptivedemux: only check for data length after seek
Thiago Santos
2016-04-22
2
-4
/
+8
[next]