index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-14
closedcaption: comment out unused function
Víctor Manuel Jáquez Leal
1
-0
/
+2
2018-08-14
closedcaption: avoid implicit convertion of enums
Víctor Manuel Jáquez Leal
1
-1
/
+2
2018-08-11
meson: Add gnustl dep for webrtcdsp on Android
Nirbheek Chauhan
1
-2
/
+7
2018-08-10
meson: fix install dir for generated header files
Bastian Köcher
3
-3
/
+5
2018-08-08
wasapi: Fix build with Windows 8.1 SDK
Nirbheek Chauhan
2
-2
/
+8
2018-08-03
tests/check/Makefile.am: add GST_AUDIO_CFLAGS also on the planar audio adapte...
George Kiagiadakis
1
-1
/
+1
2018-08-03
badaudio: Fix typo, ADUIO vs AUDIO
Nicolas Dufresne
1
-1
/
+1
2018-08-03
GstPlanarAudioAdapter: Add audio library in Makefile.am
Nicolas Dufresne
1
-1
/
+2
2018-08-03
webrtcdsp: Avoid redefinition of GST_USE_UNSTABLE_API
Nicolas Dufresne
2
-0
/
+4
2018-08-03
webrtcdsp: add support for using F32/non-interleaved buffers
George Kiagiadakis
6
-57
/
+247
2018-08-03
GstPlanarAudioAdapter: copy pts, dts and offset tracking from GstAdapter
George Kiagiadakis
2
-21
/
+293
2018-08-03
libs: audio: add new GstPlanarAudioAdapter class
George Kiagiadakis
7
-4
/
+863
2018-08-03
meson: enable applemedia
Alessandro Decina
3
-4
/
+112
2018-08-02
rsvg: Also accept </svg:svg> as ending tag
Thibault Saunier
1
-0
/
+5
2018-08-02
opencv: Fixup include to follow new standard
Nicolas Dufresne
7
-35
/
+17
2018-08-02
opencv: Updated to use new header path
Nicolas Dufresne
27
-41
/
+36
2018-08-02
opencv: Bump requirement to 3.0.0+
Nicolas Dufresne
14
-142
/
+29
2018-08-02
ceaccoverlay: Initialize debug category
Sebastian Dröge
1
-0
/
+3
2018-08-02
wasapisrc: Correctly disable provide-clock
Nirbheek Chauhan
1
-3
/
+3
2018-08-02
cameracalibrtate: Fix opencv2 core.hpp path
Nicolas Dufresne
2
-2
/
+2
2018-08-02
wasapisink: fix regression in shared mode segment size
Christoph Reiter
1
-3
/
+9
2018-08-01
opencv: new cameracalibrate and cameraundistort elements
Philippe Renon
11
-2
/
+1584
2018-08-01
avwait: Don't wait if audio_running_time_to_wait_for is NONE
Vivia Nikolaidou
1
-12
/
+2
2018-08-01
meson: Add option for winks plugin
Nirbheek Chauhan
2
-7
/
+11
2018-07-30
srt: Allow the host name "localhost"
Seungha Yang
2
-10
/
+53
2018-07-30
srtclientsink: Fix SRT socket option setting
Seungha Yang
2
-2
/
+1
2018-07-30
srt: Do not ignore SRT socket error event
Seungha Yang
2
-5
/
+7
2018-07-30
srtbasesrc: Use GstBaseSrc's timestamp impl.
Seungha Yang
3
-24
/
+6
2018-07-30
srt: Add "const" keyword to a function argument
Seungha Yang
2
-2
/
+2
2018-07-30
srt: Remove duplicated code for setting server socket
Seungha Yang
4
-152
/
+119
2018-07-30
srt: Fix signal args mismatch
Seungha Yang
2
-4
/
+5
2018-07-30
srtserversrc: Emit client-closed signal in _stop()
Seungha Yang
1
-1
/
+1
2018-07-30
srtclientsink: Do not leak string
Seungha Yang
1
-0
/
+12
2018-07-30
srtclient: Fix bind-port and rendez-vous property getter
Seungha Yang
2
-4
/
+4
2018-07-30
srt: Reduce useless call depth
Seungha Yang
4
-20
/
+3
2018-07-30
srt: Remove white space
Seungha Yang
11
-20
/
+21
2018-07-27
jpegparse: Generate timestamp if framerate is known
Nicolas Dufresne
1
-0
/
+3
2018-07-27
meson: mjpegtools_api should be 20K for mplex too
Nicolas Dufresne
1
-1
/
+1
2018-07-27
meson: mjpegtools_api should have been 20K not 2K
Nicolas Dufresne
1
-1
/
+1
2018-07-27
meson: Generate bluez.h instead of bluez-interface.h
Nicolas Dufresne
1
-1
/
+1
2018-07-27
Add feature options for almost all plugins
Nirbheek Chauhan
67
-207
/
+444
2018-07-27
meson: Add feature options for many plugins
Nirbheek Chauhan
6
-94
/
+109
2018-07-26
av1enc: Implement latency setting
Olivier Crête
1
-6
/
+18
2018-07-26
av1enc: Propagate flags from encoder to GstBuffer
Olivier Crête
1
-0
/
+6
2018-07-26
av1enc: Implement finish for EOS
Olivier Crête
1
-5
/
+38
2018-07-26
av1enc: Return downstream error from push
Olivier Crête
1
-1
/
+4
2018-07-26
compositor: Don't leak all buffers while crossfading and not all pads are cro...
Sebastian Dröge
1
-0
/
+5
2018-07-25
kmssink: Add support for mxsfb-drm driver
Gary Bisson
1
-1
/
+1
2018-07-25
waylandsink: relaxed wl_shell check and added zwp_fullscreen_shell.
Matteo Valdina
5
-14
/
+44
2018-07-24
avwait: Add recording property
Vivia Nikolaidou
4
-40
/
+624
[prev]
[next]