index
:
delta/gstreamer-plugins-base.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/0.10
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-base.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
examples: win32-videooverlay: Add support for testing gst_video_overlay_set_r...
Seungha Yang
2021-08-02
1
-1
/
+208
*
examples: win32-videooverlay: Use d3d11videosink by default
Seungha Yang
2021-07-30
1
-1
/
+1
*
examples: win32-videooverlay: Add test option for threading scenario
Seungha Yang
2021-07-30
1
-52
/
+97
*
tests: example: Add missing glx_dep when building sdlshare
Nicolas Dufresne
2021-07-15
1
-2
/
+2
*
examples/qt/textureshare: add explicit dep on glx_dep
Matthew Waters
2021-07-13
1
-1
/
+1
*
Use gst_element_request_pad_simple...
François Laignel
2021-05-05
7
-9
/
+11
*
playback-test: add window title
Stéphane Cerveau
2021-04-29
1
-1
/
+2
*
opengl: Silence macOS OpenGL deprecations
Doug Nazar
2021-04-24
2
-0
/
+8
*
playback-test: fix seek crash
Stéphane Cerveau
2021-04-23
1
-0
/
+3
*
overlay/example: added qt core dependency for qt overlay example
Knobe, Daniel
2021-01-27
1
-1
/
+1
*
gl/examples: fix recordgraphic example
Matthew Waters
2021-01-22
1
-15
/
+34
*
examples: overlay: Add an example for Win32 window handle with playbin
Seungha Yang
2020-12-20
2
-0
/
+256
*
examples: Add a compositor mosaic example.
Jan Schmidt
2020-11-05
2
-0
/
+147
*
examples: Add an uridecodebin3 example
Seungha Yang
2020-10-19
2
-1
/
+390
*
examples/gl/gtk: Add missing dependency on gstgl
Jan Alexander Steffens (heftig)
2020-10-10
1
-2
/
+2
*
meson: Add a qt5 feature
Nicolas Dufresne
2020-09-15
2
-0
/
+8
*
Add required dependencies of cocoa GL example for linking.
Josh Matthews
2020-08-10
1
-2
/
+3
*
videoaggregator: Update for additional info parameter to the "samples-selecte...
Sebastian Dröge
2020-08-07
1
-1
/
+2
*
gl: move each gl platform specific API to its own gir
Guillaume Desmottes
2020-08-06
8
-8
/
+8
*
videoaggregator: update to new samples selection API
Mathieu Duponchelle
2020-08-05
1
-2
/
+6
*
examples: compositor: fix build with older GLib versions
Tim-Philipp Müller
2020-07-31
1
-5
/
+9
*
videoaggregator: implement samples selection API
Mathieu Duponchelle
2020-07-31
2
-0
/
+171
*
examples/gl/qt: silence compiler warnings
Matthew Waters
2020-07-14
11
-8
/
+48
*
examples: win32-videooverlay: Add test for fullscreen mode switch
Seungha Yang
2020-07-08
1
-0
/
+101
*
examples/gl/qt: Don't include GL/glx.h unconditionally
Seungha Yang
2020-07-07
1
-2
/
+1
*
gl/examples/qt: hook up to meson build
Matthew Waters
2020-06-12
13
-483
/
+93
*
tests/examples/seek/instant-rate-change: Add example app
Jan Schmidt
2020-04-01
2
-0
/
+323
*
playback-test: Add support for start_type=stop_type=NONE seeks
Sebastian Dröge
2020-04-01
1
-0
/
+5
*
playback-test: Add support for sending instant-rate-change seeks
Sebastian Dröge
2020-04-01
1
-42
/
+60
*
tests: Remove deprecated GTimeVal
Olivier Crête
2019-12-18
2
-10
/
+10
*
test: fix up HAVE_X11 / HAVE_X defines
Tim-Philipp Müller
2019-12-09
1
-5
/
+5
*
examples: overlaycomposition: Fix implicit declaration warning
Seungha Yang
2019-12-08
1
-1
/
+7
*
examples: win32-videooverlay: Remove unused variable
Seungha Yang
2019-12-08
1
-1
/
+0
*
examples: win32-videooverlay: Add an option for testing reuse of external window
Seungha Yang
2019-11-18
1
-26
/
+56
*
examples: overlaycomposition: Fix typo
Seungha Yang
2019-11-15
1
-1
/
+1
*
examples: overlaycomposition: Add option for videosink element selection
Seungha Yang
2019-11-13
1
-3
/
+22
*
Remove autotools build system
Tim-Philipp Müller
2019-10-13
55
-488
/
+0
*
base: Avoid usage of deprecated API
Edward Hervey
2019-10-11
5
-26
/
+24
*
examples: add device provider example
Mathieu Duponchelle
2019-10-08
3
-0
/
+338
*
examples/gl/sdlshare: port to OpenGL 3.0 core profile
Matthew Waters
2019-10-03
1
-65
/
+259
*
examples/sdlshare: Map video frames as early as possible and wait via GL sync...
Sebastian Dröge
2019-09-30
1
-44
/
+83
*
examples/sdlshare: Initialize GL as part of the event loop
Sebastian Dröge
2019-09-30
1
-4
/
+9
*
examples/sdlshare: Activate and initialize our wrapped GL context
Sebastian Dröge
2019-09-30
2
-13
/
+25
*
examples/sdlshare: Call gst_init() a bit earlier in main()
Sebastian Dröge
2019-09-30
2
-3
/
+4
*
examples/sdlshare: Create an OpenGL context for OpenGL 2.0
Sebastian Dröge
2019-09-30
2
-0
/
+6
*
examples/sdlshare: Switch from a GLib main loop to a normal SDL event loop
Sebastian Dröge
2019-09-30
1
-74
/
+91
*
examples/sdlshare: Port to SDL2
Sebastian Dröge
2019-09-30
3
-106
/
+75
*
examples/sdlshare: Move from a fakesink to an appsink
Sebastian Dröge
2019-09-30
1
-14
/
+28
*
examples/sdlshare: Store buffer queues and loop in a global variable
Sebastian Dröge
2019-09-30
1
-27
/
+8
*
examples/sdlshare: Bus sync handlers return no value
Sebastian Dröge
2019-09-30
2
-8
/
+2
[next]