summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-16audio: Don't answer BYTES queriesJan Schmidt2-1/+24
2016-11-15sdp: cast away const in call to g_freeScott D Phillips1-1/+1
2016-11-15Cast away const from GstMetaInfo in *_get_meta_info() functionsScott D Phillips4-18/+24
2016-11-15decodebin3: Clear saw_eos flag of DecodebinInputStream by FLUSH eventSeungha Yang1-2/+6
2016-11-15playbin3: Fix deadlock when adding multiple parsebinWonchul Lee1-2/+1
2016-11-15meson: vorbis: Add -DTREMOR to flags for gstivorbisdecScott D Phillips1-1/+1
2016-11-14meson: Fix build when orc is disabledThibault Saunier5-5/+13
2016-11-12Use intermediate guint when handling GstVideoMultiviewFlagsScott D Phillips3-4/+6
2016-11-12Remove 'return' from `void` functionsScott D Phillips2-2/+2
2016-11-11meson: don't add_global_arguments when being built as a subprojectScott D Phillips1-1/+3
2016-11-10rtsp: Include GstSdp-1.0.gir when generating the girThibault Saunier3-3/+7
2016-11-10libs:rtsp: Remove wrong dependency on Sdp for the gir fileThibault Saunier1-1/+0
2016-11-10libs:rtsp: Remove wrong dependency on Sdp for the gir fileThibault Saunier2-4/+1
2016-11-09meson: Generate girsThibault Saunier13-37/+235
2016-11-09audio-channels: map buffer read-write only if channels differPetr Kulhavy1-1/+17
2016-11-04videorate: Add fixed rate propertyJoris Valette3-22/+388
2016-11-04opusdec: fix 120 ms buffers being wrongly emittedVincent Penquerc'h1-18/+41
2016-11-04win32: Update exports for new APISebastian Dröge1-0/+1
2016-11-04video: add gst_video_decoder_allocate_output_frame_with_paramsJulien Isorce3-1/+26
2016-11-04video-info: Fix the docs to say interlace-mode, not interlaced-modeSebastian Dröge1-1/+1
2016-11-03win32: add new API to .def fileTim-Philipp Müller1-0/+1
2016-11-03allocators: define GST_CAPS_FEATURE_MEMORY_DMABUFJulien Isorce2-0/+33
2016-11-03dmabuf: Make the allocator sub-classableNicolas Dufresne3-18/+53
2016-11-03audiosrc: Leave read loop if no longer runningNicolas Dufresne1-1/+2
2016-11-03check: Fix corrupted xml check filesEdward Hervey1-1/+20
2016-11-02video: Update orc generated filesSebastian Dröge2-0/+460
2016-11-02meson: Add pbtypes pluginSebastian Dröge2-0/+13