summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* videotimecode: Add test for the calculations of distance from the daily jamSebastian Dröge2016-11-241-0/+139
* videotimecode: Fix incorrect nsec_since_daily_jam calculationVivia Nikolaidou2016-11-241-16/+5
* mikey: Generate the correct SRTP policyUlf Olsson2016-11-231-0/+2
* typefind: bounds check windows ico detectionMatthew Waters2016-11-231-0/+2
* meson: update versionTim-Philipp Müller2016-11-201-1/+1
* check: Fix corrupted xml check filesEdward Hervey2016-11-171-1/+20
* Release 1.10.11.10.1Sebastian Dröge2016-11-1734-72/+219
* Update .po filesSebastian Dröge2016-11-1738-1890/+398
* po: Update translationsSebastian Dröge2016-11-178-486/+1947
* riff: Extract bpp from the strf for vnmcSebastian Dröge2016-11-161-0/+2
* decodebin3: Clear saw_eos flag of DecodebinInputStream by FLUSH eventSeungha Yang2016-11-151-2/+6
* playbin3: Fix deadlock when adding multiple parsebinWonchul Lee2016-11-151-2/+1
* audio-channels: map buffer read-write only if channels differPetr Kulhavy2016-11-121-1/+17
* meson: update versionTim-Philipp Müller2016-11-011-1/+1
* Release 1.10.01.10.0Sebastian Dröge2016-11-0134-56/+1540
* Update .po filesSebastian Dröge2016-11-0138-38/+38
* meson: Don't depend on gstreamer-check-1.0 on windowsScott D Phillips2016-10-261-2/+4
* decodebin3: Fix assertion failure when unreffing NULL stream capsGraham Leggett2016-10-251-1/+2
* Revert "meson: move gstreamer-check-1.0 dependency to tests/check"Nirbheek Chauhan2016-10-252-3/+2
* meson: fix build outside of gst-allTim-Philipp Müller2016-10-241-1/+1
* meson: move gstreamer-check-1.0 dependency to tests/checkScott D Phillips2016-10-212-2/+3
* Revert "meson: Use the new `pic` argument on static libs"Thibault Saunier2016-10-202-9/+14
* meson: Use the new `pic` argument on static libsThibault Saunier2016-10-202-14/+9
* audio: don't deref NULLStefan Sauer2016-10-201-7/+11
* audioencoder: Error-handling for pushing headersHavard Graff2016-10-201-1/+6
* videodecoder: Default caps sets format I420Stian Selnes2016-10-202-4/+88
* audioencoder: Plug buffer-leakHavard Graff2016-10-201-0/+2
* audio: fix doc string again.Stefan Sauer2016-10-171-2/+2
* tests: add another check for buffer clipping and improve testsStefan Sauer2016-10-151-32/+72
* tests: clipping in TIME does not use the offsetStefan Sauer2016-10-151-3/+3
* tests: cleanup libs/audio testStefan Sauer2016-10-151-139/+205
* meson: Don't set c_std to gnu99Nirbheek Chauhan2016-10-151-1/+0
* meson: Add missing audio-enumtypes.h dep in audio-resampler static libsNirbheek Chauhan2016-10-151-3/+3
* meson: Make use of new environment object and set plugin path to builddirThibault Saunier2016-10-144-132/+127
* audio: fix typo in doc stringStefan Sauer2016-10-141-1/+1
* decodebin3: More SELECTION_LOCK when linking to slotSeungha Yang2016-10-142-4/+28
* playback: GstStreamType is a flagEdward Hervey2016-10-132-92/+62
* playback: decodebin3 and parsebin are streams-awareEdward Hervey2016-10-122-0/+4
* parsebin: re-use existing compare_factories utils funcWonchul Lee2016-10-111-32/+3
* vorbisenc: correct codebooks packet identifier from 3 to 5Vincent Penquerc'h2016-10-071-1/+1
* opusdec: Fix memory leak in test codeJimmy Ohn2016-10-061-1/+4
* videorate: Fix memory leakage in test codeJimmy Ohn2016-10-061-1/+7
* opusenc: remove segment stop modification on eosVincent Penquerc'h2016-10-051-21/+0
* oggmux: take audio clip meta into account for buffer durationVincent Penquerc'h2016-10-051-0/+16
* vorbisenc: strip after-eos samples from the end of the eos bufferVincent Penquerc'h2016-10-052-0/+209
* video-color: Mark some function arguments as constSebastian Dröge2016-10-032-5/+6
* meson: require orc 0.4.24 here tooTim-Philipp Müller2016-10-031-1/+2
* meson: Enable SSE intrinsics in audio-resamplerArun Raghavan2016-10-033-1/+65
* meson: Enable Orc in buildArun Raghavan2016-10-036-7/+11
* meson: Setup pre commit hook and fix getpluginsdir for standalone caseThibault Saunier2016-09-303-5/+93