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
*
gl/examples: update for other-context property removal
Matthew Waters
2014-10-30
2
-22
/
+49
*
glcontext: add api for retreiving the current context and api
Matthew Waters
2014-10-28
1
-0
/
+55
*
tests: fix audiomixer test on big endian systems
Tim-Philipp Müller
2014-10-25
2
-12
/
+5
*
vc1parser: fix expected level in sequence-layer parsing unit test
Aurélien Zanelli
2014-10-20
1
-1
/
+1
*
tests/x265enc: add simple unit test
Thijs Vermeir
2014-10-15
2
-0
/
+172
*
test: use G_GSIZE_FORMAT in audiomixer test
Aurélien Zanelli
2014-10-09
1
-2
/
+3
*
tests/aggregator: add timeout handling test for the timeout parameter
Matthew Waters
2014-10-09
1
-0
/
+91
*
hlsdemux: Fix M3U8 parsing unit test after API changes
Sebastian Dröge
2014-10-07
1
-1
/
+4
*
audiomixer: Port to GstAggregator
Thibault Saunier
2014-10-06
1
-8
/
+67
*
tests/glcolorconvert: do reorder checking for rgba formats
Matthew Waters
2014-09-30
3
-1
/
+238
*
tests/glmemory: add simple transfer test
Matthew Waters
2014-09-30
1
-2
/
+143
*
examples: Fix Qt/GL qglwtextureshare example for X11
Jan Schmidt
2014-09-29
7
-326
/
+386
*
examples: port GL/Qt examples to Qt5
Jan Schmidt
2014-09-29
16
-139
/
+110
*
examples/gl: update for signal signature change
Matthew Waters
2014-09-28
4
-7
/
+7
*
gl/tests: update for upload API changes
Matthew Waters
2014-09-22
1
-2
/
+2
*
examples/gl/gtk: use the sync bus callback to set the window handle
Matthew Waters
2014-09-22
2
-20
/
+120
*
vc1parser: add unit test for sequence-layer parsing
Aurélien Zanelli
2014-09-18
1
-1
/
+53
*
templatematch: Compare the correct loop variables
Sebastian Dröge
2014-09-16
1
-2
/
+2
*
tests: hlsdemux: fix compilation
Thiago Santos
2014-09-05
1
-2
/
+2
*
hlsdemux: And fix Makefile yet again
Sebastian Dröge
2014-09-05
1
-1
/
+1
*
hlsdemux: Include the m3u8.c file directly in the test because of an automake...
Sebastian Dröge
2014-09-05
2
-1
/
+2
*
hlsdemux: Also get the m3u8.c source file from the $(top_srcdir) for the test
Sebastian Dröge
2014-09-04
1
-3
/
+3
*
hlsdemux: Use $(top_srcdir) instead of $(top_builddir) for the include path
Sebastian Dröge
2014-09-04
1
-1
/
+1
*
hlsdemux: Compile the m3u8.c directly instead of re-using the .o file
Sebastian Dröge
2014-09-04
1
-1
/
+1
*
hlsdemux: Add unit test for parsing of M3U8 playlists
Sebastian Dröge
2014-09-04
3
-0
/
+1373
*
gl: qglwtextureshare demo fixes and cleanup
Wang Xin-yu (王昕宇)
2014-08-28
7
-69
/
+11
*
h264parse: tests: fix caps for avc format
Thiago Santos
2014-08-25
1
-1
/
+2
*
examples: fix gtk+ 3.14 deprecation error
Lubosz Sarnecki
2014-08-21
1
-1
/
+0
*
examples/gl: unref bus and element after usage
Sebastian Rasmussen
2014-08-10
3
-0
/
+3
*
tests: remove defunct test code for old colorspace element
Tim-Philipp Müller
2014-08-10
3
-313
/
+1
*
gl/tests: update for API changes
Matthew Waters
2014-08-01
2
-47
/
+47
*
tests: gitignore: update with new tests
Thiago Santos
2014-07-28
2
-0
/
+4
*
tests: files: adds missing file from previous commit
Thiago Santos
2014-07-28
1
-0
/
+0
*
tests: templatematch: add test to check that we use the correct rgb format
Thiago Santos
2014-07-28
3
-0
/
+177
*
gdppay: put all sticky events in streamheader
Thiago Santos
2014-07-22
1
-12
/
+11
*
gl: Reorder CFLAGS to include in-source dirs first in examples
Руслан Ижбулатов
2014-07-21
1
-3
/
+6
*
examples: fix compilation of gl fxtest example on win32 with Gtk+ 3.0
Tim-Philipp Müller
2014-07-17
1
-5
/
+0
*
examples: Add CAT section and CA descriptor support
Edward Hervey
2014-07-11
1
-0
/
+31
*
tests/icles/dccp: Release reference to parent
Sebastian Rasmussen
2014-07-10
2
-0
/
+2
*
mpegts: use getter for egde linkage descriptor type
Stefan Ringel
2014-07-09
1
-5
/
+6
*
gl/examples: gitignore generated files
Matthew Waters
2014-07-02
5
-381
/
+2
*
gl : fix qglwtextureshare demo
Wang Xin-yu (王昕宇)
2014-07-02
2
-13
/
+16
*
tests: h264parser: add test to identify EOSEQ / EOS NALs.
Gwenole Beauchesne
2014-07-01
1
-0
/
+62
*
tests: h264parse: add test for byte-stream/au output.
Gwenole Beauchesne
2014-07-01
1
-0
/
+57
*
tests: h264parse: check SEI buffering_period() message is output.
Gwenole Beauchesne
2014-07-01
1
-7
/
+24
*
mpegts: Expose GstMpegtsDescriptor free function
Edward Hervey
2014-07-01
1
-4
/
+4
*
aggregator: Avoid destroying sources we do not own
Thibault Saunier
2014-06-30
1
-2
/
+2
*
h264parse: Fix memory leak in unit test
Sebastian Dröge
2014-06-29
1
-0
/
+1
*
glupload: Fix memory leak in unit test
Sebastian Dröge
2014-06-29
1
-0
/
+1
*
glcontext: Fix memory leaks in unit test
Sebastian Dröge
2014-06-29
1
-2
/
+1
[next]