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
path:
root
/
gst-libs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-21
Update sctp plugin for the current build system
Matthew Waters
6
-1
/
+70
2018-09-21
Add new SCTP plugins (sctpenc/sctpdec)
George Kiagiadakis
6
-2
/
+330
2018-09-03
player: Set default position and duration value to GST_CLOCK_TIME_NONE
Philippe Normand
1
-2
/
+2
2018-08-31
meson: Maintain macOS ABI through dylib versioning
Nirbheek Chauhan
14
-0
/
+14
2018-08-16
videoaggregator: Make sure to hold object lock while iterating sink pads
Sebastian Dröge
1
-9
/
+19
2018-08-10
meson: fix install dir for generated header files
Bastian Köcher
3
-3
/
+5
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
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
4
-4
/
+494
2018-08-02
opencv: Updated to use new header path
Nicolas Dufresne
2
-2
/
+2
2018-08-02
opencv: Bump requirement to 3.0.0+
Nicolas Dufresne
1
-1
/
+1
2018-07-27
Add feature options for almost all plugins
Nirbheek Chauhan
2
-7
/
+8
2018-07-14
webrtc: Move dtlssrtpenc state management
Jan Schmidt
1
-2
/
+0
2018-07-14
webrtc/dtlstransport: Add more debug. Rename category
Jan Schmidt
1
-1
/
+1
2018-07-02
player: Avoid trying to join the player thread from itself
Roland Jon
1
-1
/
+4
2018-06-24
libs: Update for g_type_class_add_private() deprecation in recent GLib
Tim-Philipp Müller
4
-24
/
+22
2018-06-24
videoaggregator: Update for g_type_class_add_private() deprecation in recent ...
Tim-Philipp Müller
1
-18
/
+21
2018-06-15
videoaggregator: Fix string leak
Seungha Yang
1
-2
/
+3
2018-06-11
gst_webrtc_session_description_new: fix annotations
Mathieu Duponchelle
1
-1
/
+1
2018-06-11
videoaggregator: log an ERROR if we're going to return a flow error
Tim-Philipp Müller
1
-1
/
+1
2018-06-05
webrtc: Fix wrong parent classes for DTLSTransport and ICETransport
Thibault Saunier
2
-2
/
+2
2018-06-04
player: Fix duration-changed CRITICAL warning if duration did not actually ch...
Lyon Wang
1
-1
/
+2
2018-06-01
codecparsers: mpeg2: don't mess the StartCode only packets
Sreerenj Balachandran
1
-1
/
+1
2018-05-28
adaptivedemux: Set connection-speed value as current download rate if set
Hosang Lee
1
-0
/
+1
2018-05-19
mpegts: Add GIR generation array anotations
Russel Winder
3
-17
/
+17
2018-05-18
libs: g-ir-scanner: do not hardcode libtool path
Antoine Jacoutot
2
-2
/
+2
2018-05-16
videoaggregator: Remove custom get_next_time implementation
Olivier Crête
1
-23
/
+1
2018-05-12
adaptivedemux: Support period change in live playlist
Seungha Yang
1
-9
/
+13
2018-05-09
webrtcbin: implement support for FEC and RTX
Mathieu Duponchelle
1
-0
/
+11
2018-05-07
videoaggregator: Set video-meta option on buffer pool configuration correctly
Sebastian Dröge
1
-5
/
+9
2018-05-07
videoaggregator: First override set/get_property vfuncs, then install properties
Sebastian Dröge
1
-5
/
+4
2018-05-06
videoaggregator: Some more documentation fixes
Sebastian Dröge
1
-4
/
+3
2018-05-06
videoaggregator: expose converter-config on convert pads
Mathieu Duponchelle
1
-1
/
+66
2018-05-06
videoaggregator: Fix up documentation some more
Sebastian Dröge
1
-1
/
+1
2018-05-06
videoaggregator: Clean up header and update docs a bit
Sebastian Dröge
2
-27
/
+26
2018-05-06
videoaggregator: Rename get_output_buffer() to create_output_buffer()
Sebastian Dröge
2
-6
/
+6
2018-05-06
videoaggregator: Validate pool configuration and create a new pool if it just...
Sebastian Dröge
1
-6
/
+41
2018-05-06
videoaggregator: Switch to a GstVideoAggregatorConvertPad subclass
Sebastian Dröge
2
-142
/
+312
2018-05-05
videoaggregator: Remove sink_non_alpha_caps class field
Sebastian Dröge
2
-90
/
+68
2018-05-05
videoaggregator: Move needs_alpha pad field to the private struct
Sebastian Dröge
2
-5
/
+34
2018-05-05
videoaggregator: Move aggregated_frame and the pad buffer into the private st...
Sebastian Dröge
2
-51
/
+127
2018-05-04
videoaggregator: Move property storage to private pad struct
Sebastian Dröge
2
-15
/
+16
2018-05-04
videoaggregator: Rename ignore-eos pad property to repeat-after-eos
Sebastian Dröge
2
-13
/
+13
2018-05-04
videoaggregator: Move GstChildProxy implementations into leaf classes
Sebastian Dröge
1
-55
/
+0
2018-05-04
videoaggregator: Get rid of separate header for the aggregator pad
Sebastian Dröge
5
-121
/
+84
2018-04-25
h264parse: add constrained and progressive profiles
Guillaume Desmottes
1
-2
/
+5
2018-04-23
docs: mpegts: add atsc docs
Stefan Ringel
1
-1
/
+51
2018-04-16
webrtc: fix gtk-doc annotations
Víctor Manuel Jáquez Leal
1
-2
/
+2
2018-04-03
meson: mpegts: make internal mpegts lib dep depend on the enumtypes header
Tim-Philipp Müller
1
-0
/
+4
[next]