summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
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