summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-26WIP: dashdemux: Implement skipping propertydash-skipEdward Hervey2-8/+59
2016-08-26applemedia: changes to make GL memory mappable on CPU on iOSAlessandro Decina18-178/+472
2016-08-26gstglupload: make the GLMemoryUpload method output the correct texture-targetAlessandro Decina3-37/+79
2016-08-25meson: Make mpegts lib build when using subprojectsThibault Saunier3-3/+5
2016-08-26docs: Expose the opengl plugin and element docsJan Schmidt1-0/+47
2016-08-26videoaggregator: Handle if update_caps() returns EMPTYJan Schmidt1-1/+2
2016-08-26gl: Update glvideomixer docJan Schmidt1-6/+6
2016-08-26gl: Add/update docs for glviewconvert, glstereomixJan Schmidt2-4/+42
2016-08-26glstereomix: Fix caps negotiationJan Schmidt2-118/+86
2016-08-26glviewconvert: Fix texture target fixationJan Schmidt1-4/+2
2016-08-25adaptivedemux: Enable bitrate selection for trick mode streaming againSebastian Dröge4-13/+14
2016-08-25gitignore: add missing dash_isoff fileJosep Torra1-1/+2
2016-08-25build: fix gst-uninstalled build in osxJosep Torra1-2/+5
2016-08-25build: unconditionally check for video, audio and pbutils modulesJosep Torra2-26/+26
2016-08-25glvideoflip: implement GstVideoDirection interfaceXabier Rodriguez Calvar2-41/+63
2016-08-24fdkaacenc: Implement some automatic bitrate selectionSebastian Dröge1-4/+53
2016-08-24player: On redirects, remember the redirect URI separately and don't consider...Sebastian Dröge1-6/+11
2016-08-24player: Don't report spurious STOPPED state changes when doing transient chan...Sebastian Dröge1-12/+22
2016-08-24player: Ensure that rate is initialized to 1.0Sebastian Dröge1-0/+1
2016-08-24opensles: Add opensles.h to noinst_HEADERSFredrik Fornwall1-1/+2
2016-08-23player: De-duplicate rate setting code and always use the propertySebastian Dröge1-38/+30
2016-08-23player: Protect setter/getter for the configuration with a mutexSebastian Dröge1-1/+12
2016-08-23player: Move subtitle URI setter next to the uri setterSebastian Dröge2-44/+44
2016-08-22vtdec: fix MPEG-2 video capsMatej Knopp1-1/+2
2016-08-23adaptivedemux: Fix the previous commitJan Schmidt2-52/+0
2016-08-23adaptivedemux: Fix broken updates loop on live streamsJan Schmidt3-0/+55
2016-08-23adaptivedemux: fix stream exposure conditionMichael Olbrich1-4/+7
2016-08-21meson: remove unused mpg123 build fileTim-Philipp Müller1-16/+0
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan141-0/+3951
2016-08-19plugins: Use stdint.h instead of _stdint.hNirbheek Chauhan6-6/+36
2016-08-19win32: Update libgstgl.defNirbheek Chauhan1-13/+15
2016-08-19codecparsers: Explicitly export functions marked inlineNirbheek Chauhan1-7/+7
2016-08-19rawvideoparse: fix typo in commentLuis de Bethencourt1-1/+1
2016-08-19rawvideoparse: Revert last commit and actually remember the physically last p...Sebastian Dröge1-1/+1
2016-08-19rawvideoparse: remove unused assignmentLuis de Bethencourt1-1/+0
2016-08-19daala: fix typo related compilation errorPhilippe Renon1-1/+1
2016-08-19applemedia-nonpublic: remove bitrotten plugin that's no longer neededTim-Philipp Müller31-5919/+2
2016-08-19avfvideosrc: account for retina displays when capturing screensFlorian Zwoch1-2/+18
2016-08-19build: bump graphene requirement to 1.4Matthew Waters1-1/+1
2016-08-19gltransformation: rewrite the inverse transformation logicMatthew Waters2-104/+181
2016-08-19glwindow: marshal gst_gl_window_resize through the window loopMatthew Waters1-2/+24
2016-08-19gl/wayland: use multi-threaded safe event wayland APIMatthew Waters1-14/+61
2016-08-19gl/examples/fxtest: fix up for wayland supportMatthew Waters1-1/+20
2016-08-18dvb/parsechannels: warn on ignored key/value pairsReynaldo H. Verdejo Pinochet1-1/+1
2016-08-18dvb/parsechannels: handle problems parsing dvbv5 config keysReynaldo H. Verdejo Pinochet1-1/+24
2016-08-18mplex: Don't start task (yet/again) on pad release if we're in READY or NULLSebastian Dröge1-1/+2
2016-08-18dashdemux: In KEY_UNITS trick mode, download all I-frames and not only IDRSebastian Dröge1-3/+7
2016-08-18rawparse: Fix and extend unit testsCarlos Rafael Giani3-0/+114
2016-08-18rawvideoparse: Compute plane offsets & strides if no custom ones are setCarlos Rafael Giani3-13/+192
2016-08-16avfassetsrc: Don't escape the URI another time in another location tooSergei Saveliev1-5/+2