index
:
gstreamer/gst-plugins-good
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_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
discontinued-for-monorepo
master
master-UNNAMED-BRANCH
'Good' GStreamer plugins (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-plugins-good)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-28
meson: Use get_pkgconfig_variable instead of calling pkg-config ourself
Thibault Saunier
1
-13
/
+5
2017-03-28
meson: test: Fix environment object usage
Thibault Saunier
1
-5
/
+1
2017-03-14
pulse example: Remove
Olivier Crête
4
-86
/
+2
2017-03-14
splitmux test: Use passed first/last timestamps
Jan Schmidt
1
-6
/
+8
2017-03-08
tests: Add missing LDADD for libm in tests using math.h
Nicolas Dufresne
3
-9
/
+6
2017-03-04
splitmux: Add unit test for reverse playback
Jan Schmidt
1
-15
/
+113
2017-02-28
check: Fix splitmux test CFLAGS
Edward Hervey
1
-0
/
+1
2017-02-27
rtp-payloading: Add new test for Vorbis renegotiation
Sebastian Dröge
2
-0
/
+94
2017-02-27
tests: splitmux: add unit test for content with sparse streams
George Kiagiadakis
2
-1
/
+219
2017-02-21
tests: matroskamux, qtmux: don't add codec_data buffers to template caps
Guillaume Desmottes
2
-34
/
+45
2017-02-14
icydemux: reset tags on empty value
Søren Juul
1
-0
/
+77
2017-01-25
rtp: Remove unused variable in example
Sebastian Dröge
1
-1
/
+1
2017-01-24
meson: Properly use ':' for defining keywords
Thibault Saunier
1
-1
/
+1
2017-01-09
tests: rtpjitterbuffer: fix compiler warning due to c99-ism
Tim-Philipp Müller
1
-1
/
+2
2017-01-03
splitmuxsink: Add format-location-full signal
Jan Schmidt
1
-0
/
+16
2017-01-02
check: Remove dead code
Edward Hervey
1
-31
/
+0
2016-12-21
matroskamux: adjust unit test to modified behaviour
Nicola Murino
1
-5
/
+14
2016-12-14
tests/jitterbuffer: Major refactoring and cleanups
Havard Graff
1
-1219
/
+612
2016-12-13
gst: Don't declare variables inside the for loop header
Sebastian Dröge
3
-89
/
+112
2016-11-16
rtpbin: receive bundle support
Philippe Normand
8
-1
/
+852
2016-11-04
rtpjitterbuffer: fix timer-reuse bug
Havard Graff
1
-2
/
+60
2016-11-04
rtpjitterbuffer: fix lost-event using dts instead of pts
Havard Graff
1
-124
/
+250
2016-11-04
rtpjitterbuffer: fix bug in reschedule_timer
Havard Graff
1
-0
/
+69
2016-11-03
tests: wavparse: add test for processing an actual .wav file
Tim-Philipp Müller
3
-0
/
+64
2016-11-01
rtph263ppay: Fix caps leak
Havard Graff
1
-0
/
+27
2016-10-25
Revert "meson: move gstreamer-check-1.0 dependency to tests/check"
Nirbheek Chauhan
1
-3
/
+0
2016-10-24
meson: fix build outside of gst-all
Tim-Philipp Müller
1
-1
/
+1
2016-10-21
meson: move gstreamer-check-1.0 dependency to tests/check
Scott D Phillips
1
-0
/
+3
2016-10-20
tests: videomixer: disable racy flush_start_flush_stop test
Tim-Philipp Müller
1
-1
/
+9
2016-10-20
tests: Fix souphttpsrc tests without CK_FORK=no
Jan Alexander Steffens (heftig)
1
-179
/
+124
2016-10-20
tests: Fix level test in CK_FORK=no mode
Jan Alexander Steffens (heftig)
1
-8
/
+1
2016-10-11
meson: Make use of new environment object and set plugin path to builddir
Thibault Saunier
2
-51
/
+29
2016-10-06
tests: Fix memory leak in test rtpaux test
Gaurav Gupta
1
-1
/
+4
2016-09-30
meson: Setup pre commit hook and fix getpluginsdir for standalone case
Thibault Saunier
1
-5
/
+7
2016-09-30
tests: Fix tagschecking failure due to missing PTS
Arun Raghavan
1
-1
/
+2
2016-09-27
meson: tests: fix vp8 availability checks
Tim-Philipp Müller
1
-3
/
+3
2016-09-26
meson: Add gst-plugins-base plugins directories to be used by tests
Thibault Saunier
1
-1
/
+2
2016-09-26
meson: add unit tests
Tim-Philipp Müller
2
-16
/
+238
2016-09-15
tests: fix indentation
Tim-Philipp Müller
5
-62
/
+80
2016-09-14
rtpjitterbuffer: improved rtx-rtt averaging
Havard Graff
1
-1
/
+1
2016-09-14
rtpjitterbuffer: Detect whether to assume equidistant spacing when loss
Stian Selnes
1
-0
/
+123
2016-09-14
rtpjitterbuffer: Don't request rtx if 'now' is past retry period
Stian Selnes
1
-0
/
+79
2016-09-14
rtpjitterbuffer: Fix lost duration when gap after lost timer
Stian Selnes
1
-15
/
+22
2016-09-14
rtpjitterbuffer: Improved expected-timer handling when gap > 0
Havard Graff
1
-109
/
+179
2016-09-14
rtpjitterbuffer: Major improvements for RTX stats
Stian Selnes
1
-7
/
+598
2016-09-14
rtpjitterbuffer: Add and expose more stats and increase testing of it
Havard Graff
1
-13
/
+136
2016-09-01
tests/examples: #define GDK_DISABLE_DEPRECATION_WARNINGS
Sebastian Dröge
3
-0
/
+9
2016-08-26
gitignore: ignore qtdemux, rtph261 and rtpvp9 tests
Josep Torra
1
-0
/
+3
2016-08-26
tests: use GST_NET_LIBS instead of hardcoded -lgstnet
Josep Torra
1
-2
/
+2
2016-08-26
tests: remove a wrong 'const' specifier
Josep Torra
1
-1
/
+1
[next]