summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* meson: update versionTim-Philipp Müller2016-09-301-1/+1
* Release 1.9.901.9.90Sebastian Dröge2016-09-3034-81/+411
* Update .po filesSebastian Dröge2016-09-3038-274/+116
* po: Update translationsSebastian Dröge2016-09-301-86/+245
* audio-resampler: Add a missing header to noinst_HEADERSArun Raghavan2016-09-291-0/+1
* audiorsample: Fix build on 32-bit x86Arun Raghavan2016-09-292-2/+7
* audioresample: Separate out CFLAGS used for SSE* codeArun Raghavan2016-09-2913-791/+1199
* audioresample: Fix some gobject introspection warningsArun Raghavan2016-09-281-2/+1
* playbin3: Remove fallback properties/signalsEdward Hervey2016-09-271-674/+0
* tests: playbin-complex test needs oggdemuxTim-Philipp Müller2016-09-251-1/+1
* tests: videotimecode: fix floating point comparisonsTim-Philipp Müller2016-09-251-1/+1
* tests: adder: disable racy flush_start_flush_stop testTim-Philipp Müller2016-09-251-1/+7
* video-scaler: take number of bits into account when copyingWim Taymans2016-09-221-18/+18
* streamsynchronizer: Correctly calculate group start times in reverse playback...Sebastian Dröge2016-09-201-9/+27