index
:
~adn770/gst-plugins-base
master
subtitles
subtitles2
GStreamer plugins base hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-09
meson: Support building without Gst debug
HEAD
master
Thibault Saunier
1
-0
/
+24
2016-12-09
xmptag: Don't leak the namespace string if there are multiple
Sebastian Dröge
1
-0
/
+1
2016-12-09
id3v2: Clarify id3v2_add_id3v2_frame_blob_to_taglist()
Jan Schmidt
1
-20
/
+6
2016-12-09
id3v2: Add missing overrun check for frame sizes
Jan Schmidt
1
-2
/
+8
2016-12-09
ogg: Fix element factory klass for OGM parsers
Jan Schmidt
1
-2
/
+2
2016-12-08
docs: design: remove outdated draft docs (hw-acceleration, va)
Tim-Philipp Müller
6
-549
/
+3
2016-12-08
docs: design: move most design docs to gst-docs module
Tim-Philipp Müller
13
-3652
/
+1
2016-12-08
decodebin3: Remove unused variable
Seungha Yang
2
-7
/
+1
2016-12-08
decodebin3: More cleanup DecodebinOutputStream and MultiQueueSlot
Seungha Yang
1
-0
/
+24
2016-12-08
decodebin3: Drop duration query during _input_pad_unlink ()
Seungha Yang
1
-0
/
+22
2016-12-08
decodebin3: Update stream-collection with _input_pad_unlink()
Seungha Yang
1
-1
/
+31
2016-12-08
decodebin3: Cleanup no more used DecodebinInput
Seungha Yang
1
-0
/
+21
2016-12-08
decodebin3: Cleanup no more used MultiQueueSlot
Seungha Yang
1
-0
/
+14
2016-12-08
decodebin3: Send custom-eos event to notify drained state
Seungha Yang
2
-18
/
+37
2016-12-08
playbin3: Reconfigure playsink again with pad-removed
Seungha Yang
1
-0
/
+22
2016-12-08
playback: Remove trailing whitespace
Seungha Yang
2
-4
/
+4
2016-12-08
urisourcebin: Try to link output slot before cleanup
Seungha Yang
1
-1
/
+7
2016-12-08
urisourcebin: Cleanup unused output slot
Seungha Yang
1
-13
/
+35
2016-12-06
tagdemux: Fix crash when shutting down element during getrange()
Sebastian Dröge
1
-0
/
+8
2016-12-03
Automatic update of common submodule
Edward Hervey
2
-1
/
+1
2016-12-02
typefind: add another test to itc typefinder
Reynaldo H. Verdejo Pinochet
1
-1
/
+10
2016-12-01
ssaparse: Free initialization section before storing the next one
Sebastian Dröge
1
-0
/
+2
2016-12-01
oggdemux: Don't end up ignoring caps just because there are no headers for th...
Sebastian Dröge
1
-1
/
+1
2016-11-30
audioconvert: Error out if mapping input/output buffer failed
Sebastian Dröge
1
-3
/
+19
2016-11-30
audioconvert: Don't map the input buffer in in-place mode
Sebastian Dröge
1
-11
/
+18
2016-11-30
audio-converter: In passthrough, also don't copy if in and out block are the ...
Sebastian Dröge
1
-1
/
+7
2016-11-30
audioconvert: Don't call transform_ip() in passthrough mode
Sebastian Dröge
1
-0
/
+1
2016-11-29
multihandlesink: Fix buffers-queued being off by one
Jan Alexander Steffens (heftig)
1
-2
/
+2
2016-11-29
multifdsink: Add a test involving a slow client
Jan Alexander Steffens (heftig)
1
-2
/
+152
2016-11-29
multihandlesink: Update bufpos in a separate pass
Jan Alexander Steffens (heftig)
1
-14
/
+22
2016-11-29
playbin: Fix caps memory leak in usage of gst_static_caps_get() API
Garima Gaur
1
-0
/
+1
2016-11-28
win32: update .def file for new audioconverter API
Tim-Philipp Müller
1
-0
/
+1
2016-11-29
meson: Add headers and libm to has_function checks
Scott D Phillips
1
-6
/
+7
2016-11-28
discoverer: Handle NULL/ANY/EMPTY caps without crashing
Sebastian Dröge
1
-3
/
+29
2016-11-28
check/videorate: Avoid leaking extra buffers
Edward Hervey
1
-0
/
+2
2016-11-28
video-info: Properly initialize/set extra fields
Edward Hervey
1
-3
/
+5
2016-11-28
sdp: Fix attribute leak
Edward Hervey
1
-2
/
+2
2016-11-28
rtsp: Don't leak authorization string
Edward Hervey
1
-0
/
+2
2016-11-28
audio-converter: optimize endian conversion
Petr Kulhavy
3
-10
/
+241
2016-11-28
audio-convert: simplify the chain free process
Petr Kulhavy
1
-29
/
+20
2016-11-28
subtitleoverlay: Fix caps memory leak when failing to get sinkpad from subtit...
Garima Gaur
1
-0
/
+2
2016-11-28
discoverer: Extract video information from caps manually without GstVideoInfo
Sebastian Dröge
1
-14
/
+41
2016-11-28
discoverer: Also stop waiting for subtitles if we get EOS
Sebastian Dröge
1
-1
/
+3
2016-11-26
riff-media: Check if caps are NULL before using them for the first time, not ...
Sebastian Dröge
1
-4
/
+5
2016-11-26
common: use https protocol for common submodule
Tim-Philipp Müller
1
-1
/
+1
2016-11-25
rtpbuffer: Fix ensure_buffers() if whole packet is in one GstMemory
Miguel Paris
1
-18
/
+29
2016-11-24
video-info: Add unit test for overflow checks
Sebastian Dröge
2
-0
/
+45
2016-11-24
video-info: And change the overflow check to not actually overflow itself
Sebastian Dröge
1
-2
/
+2
2016-11-24
video: Handle errors in gst_video_info_set_format() / gst_video_info_align()
Sebastian Dröge
6
-11
/
+38
2016-11-24
video-info: Sanity check the frame size to prevent overflows
Sebastian Dröge
2
-12
/
+35
[next]