summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-07win32: update with gsthttp defsgstcookiesThiago Santos1-24/+28
2016-12-07uridecodebin: ask the source element to post its contextPhilippe Normand1-0/+7
2016-12-07meson: http library build supportPhilippe Normand3-0/+68
2016-12-07cookiejar: remove unused 'serial' fieldThiago Santos1-11/+1
2016-12-07cookiejar: Prevent updates to cookiejar when another operation is ongoingThiago Santos2-9/+42
2016-12-07cookiejar: fixing padding attributesThiago Santos2-10/+14
2016-12-07httpcookiejar: add lockingThiago Santos2-2/+20
2016-12-07http: Add module with cookie jar implementationThiago Santos12-4/+1198
2016-11-28win32: update .def file for new audioconverter APITim-Philipp Müller1-0/+1
2016-11-29meson: Add headers and libm to has_function checksScott D Phillips1-6/+7
2016-11-28discoverer: Handle NULL/ANY/EMPTY caps without crashingSebastian Dröge1-3/+29
2016-11-28check/videorate: Avoid leaking extra buffersEdward Hervey1-0/+2
2016-11-28video-info: Properly initialize/set extra fieldsEdward Hervey1-3/+5
2016-11-28sdp: Fix attribute leakEdward Hervey1-2/+2
2016-11-28rtsp: Don't leak authorization stringEdward Hervey1-0/+2
2016-11-28audio-converter: optimize endian conversionPetr Kulhavy3-10/+241
2016-11-28audio-convert: simplify the chain free processPetr Kulhavy1-29/+20
2016-11-28subtitleoverlay: Fix caps memory leak when failing to get sinkpad from subtit...Garima Gaur1-0/+2
2016-11-28discoverer: Extract video information from caps manually without GstVideoInfoSebastian Dröge1-14/+41
2016-11-28discoverer: Also stop waiting for subtitles if we get EOSSebastian Dröge1-1/+3
2016-11-26riff-media: Check if caps are NULL before using them for the first time, not ...Sebastian Dröge1-4/+5
2016-11-26common: use https protocol for common submoduleTim-Philipp Müller1-1/+1
2016-11-25rtpbuffer: Fix ensure_buffers() if whole packet is in one GstMemoryMiguel Paris1-18/+29
2016-11-24video-info: Add unit test for overflow checksSebastian Dröge2-0/+45
2016-11-24video-info: And change the overflow check to not actually overflow itselfSebastian Dröge1-2/+2
2016-11-24video: Handle errors in gst_video_info_set_format() / gst_video_info_align()Sebastian Dröge6-11/+38
2016-11-24video-info: Sanity check the frame size to prevent overflowsSebastian Dröge2-12/+35
2016-11-23mikey: Generate the correct SRTP policyUlf Olsson1-0/+2
2016-11-23rtspdefs: Assert on the excepted MD5 digest string lengthSebastian Dröge1-2/+4
2016-11-23typefind: bounds check windows ico detectionMatthew Waters1-0/+2
2016-11-23tag: fix some warnings in mklicensestablesScott D Phillips1-2/+3
2016-11-21gstfdmemory: log with GST_INFO instead of GST_ERROR on permission deniedJulien Isorce1-2/+13
2016-11-21typefind: add typefinder for Apple/iTunes itc artwork filesReynaldo H. Verdejo Pinochet1-0/+63
2016-11-21rtsp: Add gst_rtsp_message_parse_auth_credentials() to parse authentication c...Sebastian Dröge5-0/+531
2016-11-21rtsp: Add gst_rtsp_generate_digest_auth_response() to calculate digest auth r...Sebastian Dröge5-59/+103
2016-11-20win32: remove copies of generated headersTim-Philipp Müller16-3078/+2
2016-11-18dmabuf-allocator: Add missing padding in the classNicolas Dufresne1-0/+6
2016-11-18textoverlay: Mark pad as needing reconfiguration again if it failedSebastian Dröge1-2/+14
2016-11-18rtpbasepayload: Ensure to set the RECONFIGURE flag again if reconfiguration f...Sebastian Dröge1-3/+29
2016-11-18meson: add_global_arguments -> add_project_argumentsScott D Phillips1-4/+7
2016-11-17videotimecode: Add test for the calculations of distance from the daily jamSebastian Dröge1-0/+139
2016-11-17videotimecode: Fix incorrect nsec_since_daily_jam calculationVivia Nikolaidou1-16/+5
2016-11-16riff: Extract bpp from the strf for vnmcSebastian Dröge1-0/+2
2016-11-17playsink: warn if a custom sink is set that has no 'sink' padJan Schmidt1-0/+26
2016-11-16videodecoder, audiodecoder: parse format before checking in src_query_defaultScott D Phillips2-2/+4
2016-11-15appsink: fix g-i warnings and add since markersTim-Philipp Müller2-5/+10
2016-11-15discoverer: Do not try to unref the bus if it has not been set yetThibault Saunier1-1/+2
2016-11-16appsink: add support for buffer listsPatricia Muscalu4-25/+241
2016-11-16playbin3: remove dead codeWonchul Lee1-9/+0
2016-11-16videodecoder: Don't answer BYTES queriesJan Schmidt1-0/+7