summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-02pbtypes: Add a stub plugin that owns the plugins-base dynamic typesJan Schmidt4-3/+57
2016-11-02urisourcebin: Fix adaptive demuxer's property checking and buffering settingChangbok Chea1-7/+9
2016-11-01Revert "video-color: Allow converting incomplete colorimetry to a string"Sebastian Dröge3-42/+15
2016-11-01rtpbasedepayload: Reject non-TIME segmentsSebastian Dröge1-1/+9
2016-11-01Revert "basertpdepayload: create valid segment when given non-time segment"Sebastian Dröge1-8/+2
2016-11-01video-color: Allow converting incomplete colorimetry to a stringSebastian Dröge3-15/+42
2016-11-01videoencoder: Proxy colorimetry and chroma-site from input to output capsSebastian Dröge1-0/+11
2016-11-01videodecoder: Proxy field order to the output capsSebastian Dröge1-0/+3
2016-11-01videoencoder: Proxy interlace-mode and field-order fields from the input to t...Sebastian Dröge1-0/+10
2016-11-01video-info: Add optional field-order caps field for interlaced-mode=interleavedSebastian Dröge5-2/+96
2016-11-01meson: update versionTim-Philipp Müller1-1/+1
2016-11-01urisourcebin: Remove trailing whitespaceSeungha Yang1-2/+2
2016-11-01videotestsrc: Make snow deterministicStian Selnes4-8/+84
2016-11-01audioconvert: optimize mask calculationPetr Kulhavy1-22/+22
2016-11-01parsebin: Rename variables include 'decode' to 'parse'hoonhee.lee1-69/+69
2016-11-01urisourcebin: Fix GST_TYPE_URI_SOURCE_BIN macro typoWonchul Lee1-6/+6
2016-11-01urisourcebin: fix to log event pointerWonchul Lee1-1/+1
2016-11-01urisourcebin: Make use of adaptive demuxer variableWonchul Lee1-6/+5
2016-11-01opusdec: interpret zero duration as unknownVincent Penquerc'h1-1/+1
2016-11-01opusdec: fix "buffer too small" errorVincent Penquerc'h1-4/+3
2016-11-01sdp: Add tests for rtcp-fb parsingTomasz Zajac1-0/+228
2016-11-01sdp: Parse rtcp-fb media attributesTomasz Zajac1-0/+70
2016-11-01sdp: Add rtcp-fb media attributes based on capsTomasz Zajac1-1/+33