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-09-24
docs: plugins: update for git master
Tim-Philipp Müller
14
-26
/
+384
2018-09-22
pkgconfig: generate sctp lib .pc file also with Meson build
Tim-Philipp Müller
2
-3
/
+3
2018-09-22
pkgconfig: sctp lib does not depend on external sctp library
Tim-Philipp Müller
1
-2
/
+0
2018-09-21
libs: dist new sctp lib
Tim-Philipp Müller
1
-1
/
+1
2018-09-21
avwait: Send dropping=true message after all streams stopped
Vivia Nikolaidou
2
-11
/
+77
2018-09-21
gst-libs: Always build sctp mini-library
Edward Hervey
1
-7
/
+3
2018-09-21
glvideomixer: fix constant alpha enum value for constant alpha
Matthew Waters
1
-1
/
+1
2018-09-21
webrtcbin: add support for data channels based on SCTP
Matthew Waters
15
-191
/
+3286
2018-09-21
webrtcbin: functionify dependent element checks
Matthew Waters
1
-39
/
+54
2018-09-21
webrtc/stats: rename debug category not to be ice related
Matthew Waters
1
-2
/
+2
2018-09-21
sctp elements: avoid assertions on shutdown
Mathieu Duponchelle
2
-3
/
+6
2018-09-21
sctp*meta: fix api define in gst_sctp_buffer_get_*_meta()
Matthew Waters
2
-2
/
+2
2018-09-21
sctpassociation: don't join a NULL thread
Matthew Waters
1
-1
/
+2
2018-09-21
sctpenc: don't require caps when requesting the pad
Matthew Waters
1
-4
/
+8
2018-09-21
sctpenc: start pad task after the parent has activated pads
Matthew Waters
1
-6
/
+17
2018-09-21
Update sctp plugin for the current build system
Matthew Waters
9
-1
/
+103
2018-09-21
Add new SCTP plugins (sctpenc/sctpdec)
George Kiagiadakis
19
-3
/
+3158
2018-09-19
webrtcice: do not run host resolution from applictation thread
Mathieu Duponchelle
1
-66
/
+92
2018-09-19
webrtcbin: New add-turn-server API
Mathieu Duponchelle
3
-55
/
+142
2018-09-19
meson: add glib-checks option to disable API guards and such
Tim-Philipp Müller
2
-0
/
+8
2018-09-19
meson: fix missing closing bracket in option descriptions
Tim-Philipp Müller
1
-2
/
+2
2018-09-19
glvideomixer: Fix typo in property description
Sebastian Dröge
1
-2
/
+2
2018-09-18
ccextractor: Use gst_caps_new_simple() instead of gst_caps_from_string()
Sebastian Dröge
1
-11
/
+8
2018-09-12
decklinkvideosink: fix build
Matthew Waters
1
-3
/
+0
2018-09-12
decklink: wait for stop with a timeout
Matthew Waters
1
-9
/
+17
2018-09-12
decklink: start scheduled playback in paused
Matthew Waters
3
-160
/
+156
2018-09-12
decklinkaudiosink: fix debug string copy-paste error
Matthew Waters
1
-1
/
+1
2018-09-10
h265parse: Fix periodic SPS/PPS sending work after a seek
Seungha Yang
1
-1
/
+5
2018-09-10
h265parse: Add support insert parameter set per IDR
Seungha Yang
2
-112
/
+132
2018-09-10
h265parse: Don't discard first AU delimiter
Seungha Yang
1
-0
/
+6
2018-09-10
h265parse: Consider SEI NALU as "HEADER" packets
Seungha Yang
1
-0
/
+1
2018-09-10
h265parse: Don't unref buffer that was unreffed just a few lines before already
Seungha Yang
1
-1
/
+0
2018-09-10
h265parse: Reset the parser information when caps changes
Seungha Yang
1
-19
/
+36
2018-09-10
h265parse: Fix collection of access units to preserve config headers
Seungha Yang
1
-2
/
+9
2018-09-10
h265parse: Improve conditions for skipping NAL units
Seungha Yang
1
-14
/
+36
2018-09-10
h265parse: Introduce new state tracking variables
Seungha Yang
2
-1
/
+33
2018-09-10
h265parse: Fix and optimize NAL collection function
Seungha Yang
1
-3
/
+3
2018-09-10
h265parse: Unref/replace force_key_unit_event in gst_h265_parse_reset
Seungha Yang
1
-1
/
+1
2018-09-10
h265parse: Copy over DISCONT flag from input buffers
Seungha Yang
2
-0
/
+14
2018-09-10
watchdog: Add missing static keyword
Nicolas Dufresne
1
-4
/
+2
2018-09-11
wasapi: Remove code that sets thread priority
Nirbheek Chauhan
6
-84
/
+4
2018-09-05
meson: Don't pass GNU-like compiler wargs on MSVC
Nirbheek Chauhan
1
-3
/
+6
2018-09-05
meson: Don't skip plugins that don't build with MSVC
Nirbheek Chauhan
1
-8
/
+2
2018-09-03
timecodestamper: Fix typo in set_drop_frame
Vivia Nikolaidou
1
-1
/
+1
2018-09-03
player: Set default position and duration value to GST_CLOCK_TIME_NONE
Philippe Normand
1
-2
/
+2
2018-09-01
meson: Fix applemedia dependencies on iOS
Nirbheek Chauhan
1
-4
/
+2
2018-08-31
meson: Maintain macOS ABI through dylib versioning
Nirbheek Chauhan
15
-1
/
+17
2018-08-31
meson: add pkg-config file for the webrtc plugin
Matthew Waters
1
-1
/
+2
2018-08-31
androidmedia/meson: we also depend on gmodule and orc
Matthew Waters
1
-1
/
+1
2018-08-31
rtmpsink: Fix leak on connection failure
Seungha Yang
1
-10
/
+20
[next]