summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ccextractor: Handle multiple caption metas per bufferSebastian Dröge2018-11-061-4/+5
* msdk: fix intel sdk libdir pathFlorent Thiéry2018-11-061-1/+1
* d3dvideosink: Fix calculating buffer size of packed formatSeungha Yang2018-11-061-13/+1
* d3dvideosink: Set actual buffer size to buffer poolSeungha Yang2018-11-061-70/+122
* d3dvideosink: Use lock/cond to wait internal window constructionSeungha Yang2018-11-061-9/+32
* d3dvideosink: Don't leak GThread objectSeungha Yang2018-11-062-0/+9
* d3dvideosink: Print lock/unlock log with trace debug levelSeungha Yang2018-11-061-11/+18
* d3dvideosink: Remove white spaceSeungha Yang2018-11-061-1/+1
* h265parser: Stop considering 6 bytes NAL completeNicolas Dufresne2018-11-061-1/+6
* h265parser: Add same parsing test as for H264Nicolas Dufresne2018-11-061-0/+82
* h264parser: Add unit test parsing 5 valid bytes of a NALNicolas Dufresne2018-11-061-1/+20
* h264parser: Stop considering 5 bytes NAL completeNicolas Dufresne2018-11-061-1/+7
* applemedia: install plugin pkg-config fileMatthew Waters2018-11-061-0/+1
* mpegts: remove insignificant trailing whitespace from lines of files in the M...Russel Winder2018-11-057-25/+24
* decklinkvideosrc: respect pixel format property even if mode is set to autoJoshua M. Doe2018-11-052-2/+9
* Update common submodule locationMatthew Waters2018-11-051-1/+1
* Clone the code from gitlabHaihao Xiang2018-11-052-3/+3
* compositor: update disted orc backup filesTim-Philipp Müller2018-11-022-2/+612
* docs: update for git masterTim-Philipp Müller2018-11-021-3/+13
* webrtc: update default libnice optionsTim-Philipp Müller2018-11-021-1/+1
* ccextractor: Add unit testSebastian Dröge2018-11-024-0/+354
* ccextractor: Support changes of the caption typeSebastian Dröge2018-11-021-28/+42
* decklinkvideosrc: Add support for extracing CEA608 according to S334-1 Annex ASebastian Dröge2018-11-011-11/+30
* mpegts: Register a boxed type for GstMpegtsContentRussel Winder2018-11-012-0/+23
* player: don't change uri when setting subtitle uriVíctor Manuel Jáquez Leal2018-11-011-2/+0
* docs: Follow-up fix for GstPlayer new subtitle-video-offset APIPhilippe Normand2018-11-011-2/+2
* player: API additions for subtitle-video-offset propertyPhilippe Normand2018-11-013-0/+63
* compositor: Fix enum type mismatchVíctor Manuel Jáquez Leal2018-10-311-3/+3
* compositor: fix undeclared functionsJohan Bjäreholt2018-10-301-0/+2
* compositor: Implement different operators via per-pad propertySebastian Dröge2018-10-286-218/+237
* meson: Add a feature option for the MSDK pluginNirbheek Chauhan2018-10-282-7/+16
* meson: add 'curl-ssh2' option for curl libssh2 supportTim-Philipp Müller2018-10-282-1/+2
* meson: Use the 'curl' feature optionXavier Claessens2018-10-281-1/+1
* mpegts: Use gst and gst_mpegts as symbol prefix in the meson buildSebastian Dröge2018-10-281-1/+1
* dshowsrcwrapper: add device-index property to sourcesJoshua M. Doe2018-10-276-9/+58
* dshowsrcwrapper: update CMake build instructionsJoshua M. Doe2018-10-271-9/+5
* dshowsrcwrapper: support building 32- and 64-bit with CMakeJoshua M. Doe2018-10-271-4/+14
* dshowsrcwrapper: add debug category for general dshowsrcwrapperJoshua M. Doe2018-10-272-0/+9
* check: Disable mssdemux unit test for nowEdward Hervey2018-10-272-2/+1
* mpegts: Add boxed type for DVB CableDeliverySystem descriptorSebastian Dröge2018-10-272-1/+29
* compositor: Remove extra header for the pad declarationSebastian Dröge2018-10-274-71/+38
* tests: Disable most gstplayer tests for nowEdward Hervey2018-10-271-15/+18
* webrtcbin: options is a placeholder argumentLuis de Bethencourt2018-10-261-0/+2
* webrtcbin: ws-semantic is not supportedLuis de Bethencourt2018-10-261-6/+0
* player: Don't set state to READY if we're already stoppedSebastian Dröge2018-10-241-0/+5
* hls: Remove stray '\n' from debug statementEdward Hervey2018-10-221-1/+1
* Revert "srtpdec: also check for "roc" in caps"Olivier Crête2018-10-171-2/+1
* meson: Replace empty configuration_data() with copy keywordSeungha Yang2018-10-174-8/+8
* sctp: link against ws2_32 on windowsMatthew Waters2018-10-171-1/+6
* webrtcbin: implement support for group: BUNDLEMathieu Duponchelle2018-10-157-218/+909