summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.9.11.9.1Sebastian Dröge2016-07-06121-3885/+5627
* Update .po filesSebastian Dröge2016-07-0640-40/+40
* po: Update translationsSebastian Dröge2016-07-0640-197/+924
* webrtcdsp: Workaround GCC/MingW 4.7 limitationsNicolas Dufresne2016-07-051-10/+12
* configure.ac: Add missing double quotesNicolas Dufresne2016-07-041-1/+1
* lv2: add support for saving presetsStefan Sauer2016-07-044-8/+112
* lv2: support for loading presetsStefan Sauer2016-07-047-35/+362
* musepackdec: port to 1.0Wim Taymans2016-07-043-115/+141
* shmsrc: Do not call gst_poll_remove_fd upon stop if reading was never startedMarcin Lewandowski2016-07-041-2/+2
* dvb/parsechannels: improve parsing-success messageReynaldo H. Verdejo Pinochet2016-07-011-1/+2
* dvb/parsechannels: don't use default conf filename for messagesReynaldo H. Verdejo Pinochet2016-07-011-4/+2
* qt: fix build some more when QPA is not availableTim-Philipp Müller2016-07-012-2/+1
* gstjpeg2000parse: no need for else after a gotoLuis de Bethencourt2016-07-011-37/+34
* gstjpeg2000parse: improved parsing of jpc magic and j2c boxAaron Boxer2016-07-011-36/+35
* adaptivedemux: Add custom flow return for allowing subclasses to specify when...Sebastian Dröge2016-07-012-6/+21
* dashdemux: Implement SIDX tracking based on buffer offsetSebastian Dröge2016-07-012-15/+7
* dashdemux: Properly keep track of current offsetSebastian Dröge2016-07-012-19/+80
* hlsdemux: Properly keep track of current offsetSebastian Dröge2016-07-012-2/+13
* hlsdemux: Clear pending data when neededSebastian Dröge2016-07-011-6/+15
* adaptivedemux: Get rid of internal stream adapter and let subclasses handle t...Sebastian Dröge2016-07-016-80/+71
* codecparsers: jpeg2000: don't allow 0 value for array access with i-1Tim-Philipp Müller2016-07-011-1/+4
* codecparsers: jpeg2000: fix possible out-of-bounds array accessTim-Philipp Müller2016-07-011-4/+4
* openh264enc: Set frame timestamps before sending to the encoderSebastian Dröge2016-06-301-1/+1
* openh264enc: Fix initial time-per-frame calculationSebastian Dröge2016-06-301-1/+1
* openh264enc: Remove meaningless drop bitrate handlingSebastian Dröge2016-06-302-12/+0
* openh264enc: Expose maximum bitrate settingSebastian Dröge2016-06-302-3/+23
* openh264enc: Actually hook up the rate-control propertySebastian Dröge2016-06-301-1/+1
* openh264enc: Use a constant SPS/PPS ID no matter if openh264 older or newer t...Sebastian Dröge2016-06-301-1/+1
* openh264enc: Make slice settings more explicit and don't set any number if no...Sebastian Dröge2016-06-301-4/+11
* webrtcdsp: Rewrite echo data synchronizationNicolas Dufresne2016-06-303-123/+143
* webrtcdsp: We now fail if there is no echo probeNicolas Dufresne2016-06-301-1/+1
* glviewconvert: fix transformation matrix usageMatthew Waters2016-06-301-12/+14
* kmssink: fallback to universal planes if no overlay plane is foundJavier Martinez Canillas2016-06-301-2/+20
* kmssink: add a plane-id propertyJavier Martinez Canillas2016-06-302-1/+33
* openh264enc: Remove broken byte-stream to avc conversion and just output byte...Sebastian Dröge2016-06-301-114/+31
* h264parse: Drop filler dataEdward Hervey2016-06-301-0/+21
* dvbbasebin: Use a non-timer GstPollSebastian Dröge2016-06-301-1/+1
* glupload: fix raw data uploader with addition of GstVideoGLTextureTypeMatthew Waters2016-06-301-0/+3
* glvideoconvert: RG/LA is available in OpenGL ES 3, so let that throughOlivier Crête2016-06-291-1/+1
* vtdec: use L/LA textures on GLES2 as wellMatthew Waters2016-06-291-15/+3
* Revert "Revert "gl/eagl: try getting a gles3 context""Matthew Waters2016-06-291-5/+17
* vtdec: add support for zerocopy decoding with GLES 3.xMatthew Waters2016-06-291-3/+15
* glmemory: add the texture type to allocate to parametersMatthew Waters2016-06-2918-141/+164
* glcolorconvert: don't assume Red/RG textures will be usedMatthew Waters2016-06-291-58/+132
* glcontext: correct precondition for get_gl_versionMatthew Waters2016-06-291-3/+3
* d3dvideosink: Replace some more gst_caps_to_string() with GST_PTR_FORMATSebastian Dröge2016-06-282-10/+3
* d3dvideosink: leak on caps stringJonathan Roy2016-06-281-3/+1
* jpeg2000parse: fix typo in sampling checkLuis de Bethencourt2016-06-281-1/+1
* tests: Ignore kmssink for state change testOlivier Crête2016-06-271-1/+1
* qmlglsink: Fix build error when don't have QPA installed.Haihua Hu2016-06-272-3/+6