index
:
~thiagoss/gst-plugins-base
acceptcaps
cookies
gstcookies
hds
link-checks
master
reverted-acceptcaps
videodecoder-reconfigure-bufferpool
gst-plugins-base branch (Contains GstCollectPads2)
thiagoss
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-07
win32: update with gsthttp defs
gstcookies
Thiago Santos
1
-24
/
+28
2016-12-07
uridecodebin: ask the source element to post its context
Philippe Normand
1
-0
/
+7
2016-12-07
meson: http library build support
Philippe Normand
3
-0
/
+68
2016-12-07
cookiejar: remove unused 'serial' field
Thiago Santos
1
-11
/
+1
2016-12-07
cookiejar: Prevent updates to cookiejar when another operation is ongoing
Thiago Santos
2
-9
/
+42
2016-12-07
cookiejar: fixing padding attributes
Thiago Santos
2
-10
/
+14
2016-12-07
httpcookiejar: add locking
Thiago Santos
2
-2
/
+20
2016-12-07
http: Add module with cookie jar implementation
Thiago Santos
12
-4
/
+1198
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
2016-11-23
mikey: Generate the correct SRTP policy
Ulf Olsson
1
-0
/
+2
2016-11-23
rtspdefs: Assert on the excepted MD5 digest string length
Sebastian Dröge
1
-2
/
+4
2016-11-23
typefind: bounds check windows ico detection
Matthew Waters
1
-0
/
+2
2016-11-23
tag: fix some warnings in mklicensestables
Scott D Phillips
1
-2
/
+3
2016-11-21
gstfdmemory: log with GST_INFO instead of GST_ERROR on permission denied
Julien Isorce
1
-2
/
+13
2016-11-21
typefind: add typefinder for Apple/iTunes itc artwork files
Reynaldo H. Verdejo Pinochet
1
-0
/
+63
2016-11-21
rtsp: Add gst_rtsp_message_parse_auth_credentials() to parse authentication c...
Sebastian Dröge
5
-0
/
+531
2016-11-21
rtsp: Add gst_rtsp_generate_digest_auth_response() to calculate digest auth r...
Sebastian Dröge
5
-59
/
+103
2016-11-20
win32: remove copies of generated headers
Tim-Philipp Müller
16
-3078
/
+2
2016-11-18
dmabuf-allocator: Add missing padding in the class
Nicolas Dufresne
1
-0
/
+6
2016-11-18
textoverlay: Mark pad as needing reconfiguration again if it failed
Sebastian Dröge
1
-2
/
+14
2016-11-18
rtpbasepayload: Ensure to set the RECONFIGURE flag again if reconfiguration f...
Sebastian Dröge
1
-3
/
+29
2016-11-18
meson: add_global_arguments -> add_project_arguments
Scott D Phillips
1
-4
/
+7
2016-11-17
videotimecode: Add test for the calculations of distance from the daily jam
Sebastian Dröge
1
-0
/
+139
2016-11-17
videotimecode: Fix incorrect nsec_since_daily_jam calculation
Vivia Nikolaidou
1
-16
/
+5
2016-11-16
riff: Extract bpp from the strf for vnmc
Sebastian Dröge
1
-0
/
+2
2016-11-17
playsink: warn if a custom sink is set that has no 'sink' pad
Jan Schmidt
1
-0
/
+26
2016-11-16
videodecoder, audiodecoder: parse format before checking in src_query_default
Scott D Phillips
2
-2
/
+4
2016-11-15
appsink: fix g-i warnings and add since markers
Tim-Philipp Müller
2
-5
/
+10
2016-11-15
discoverer: Do not try to unref the bus if it has not been set yet
Thibault Saunier
1
-1
/
+2
2016-11-16
appsink: add support for buffer lists
Patricia Muscalu
4
-25
/
+241
2016-11-16
playbin3: remove dead code
Wonchul Lee
1
-9
/
+0
2016-11-16
videodecoder: Don't answer BYTES queries
Jan Schmidt
1
-0
/
+7
[next]