summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-02tests: mssdemux: add unit testssnap-seekingThiago Santos3-0/+659
2016-02-02mssdemux: implement snap seekingThiago Santos3-40/+59
2016-02-02mssdemux: use correct seek position on reverse seeksThiago Santos1-2/+6
2016-02-02mssdemux: only update download position if the seek requests toThiago Santos1-1/+6
2016-02-02mssdemux: do not assert on fragment reloads for non-liveThiago Santos1-2/+0
2016-02-01dashdemux: implement snap seek handlingThiago Santos2-10/+72
2016-02-01adaptivedemux: handle snap seeksThiago Santos1-4/+56
2016-02-01adaptivedemux: improve stream_seek functionThiago Santos8-32/+72
2016-02-01tests: dashdemux: add tests for snap flags seekingThiago Santos1-0/+48
2016-02-01adaptivedemux: add utility function to get stream from padThiago Santos2-17/+31
2016-02-01tests: dashdemux: add test for updating stop positionThiago Santos1-8/+20
2016-02-01dashdemux: only update current reading position when neededThiago Santos1-3/+12
2016-02-01dashdemux: respect seeking parameterThiago Santos1-2/+2
2016-02-01tests: dash: fix dash tests after index fixThiago Santos1-1/+3
2016-02-01gstglwindow: initialize navigation_loop to NULLJulien Isorce1-4/+7
2016-02-01gl: eagl: fix buildTim-Philipp Müller1-1/+2
2016-02-01gldownload: allow video/x-raw as inputAlessandro Decina1-2/+2
2016-02-01gl/eagl: try getting a gles3 contextMatthew Waters1-5/+16
2016-02-01glvideomixer: fix checker vbo leakWang Xin-yu (王昕宇)1-0/+5
2016-02-01tests: fix warning in qml exampleHolger Kaelberer1-2/+2
2016-02-01qt: Fix build for androidHolger Kaelberer1-1/+1
2016-02-01Remove dead snapshot pluginTim-Philipp Müller3-426/+0
2016-02-01rsvg: bump requirement to 2.36.2Tim-Philipp Müller3-17/+1
2016-02-01Remove dead libfame pluginTim-Philipp Müller7-886/+0
2016-01-31Remove dead audiofile pluginTim-Philipp Müller11-1807/+0
2016-01-31Remove gsettings plugin which was never portedTim-Philipp Müller24-2353/+2
2016-01-31smoothstreaming: remove unused dependency on uridownloaderTim-Philipp Müller2-2/+0
2016-01-31faad: simplify configure check and require faad >= 2.7Tim-Philipp Müller4-102/+16
2016-01-30dvbsrc: drop unnecessary use of _stdint.hTim-Philipp Müller1-4/+3
2016-01-29mxftypes: Generate UUIDs according to RFC4122 version 4 (aka random)Sebastian Dröge1-1/+2
2016-01-29mxfmetadata: Properly write video line map data as an array of 32 bit integersSebastian Dröge1-2/+4
2016-01-29mxfmetadata: DMSchemes in the Preface is a required fieldSebastian Dröge1-13/+11
2016-01-29mxful: Fix Content Storage ULSebastian Dröge1-2/+2
2016-01-29mxfmetadata: Best effort values must be written and if unset must contain the...Sebastian Dröge1-147/+120
2016-01-29mxful: Add missing OperationalPattern UL, which fixes an off-by-one with the ...Sebastian Dröge1-0/+3
2016-01-29mxfmux: Our body partition is always complete and closedSebastian Dröge1-0/+2
2016-01-29mxfmux: Use IndexSID of 2 instead of 1Sebastian Dröge1-1/+1
2016-01-29mxfmux: Rewrite body partition pack on EOS and mark it as complete/closedSebastian Dröge1-0/+23
2016-01-29amcvideodec: guard against not finding a valid frame in loopMatthew Waters1-1/+1
2016-01-29amcvideodec: set our data pointer in java to NULL on closeMatthew Waters3-11/+39
2016-01-29applemedia: refactor GL context codeAlessandro Decina6-138/+252
2016-01-29glprototypes: fix parameter type of glGenBuffersWang Xin-yu (王昕宇)1-1/+1
2016-01-29gleffects: fix gleffects fisheye shader compile errorHaihua Hu1-1/+1
2016-01-29glvideomixer: par may not exist in the capsMatthew Waters1-6/+4
2016-01-29glcontext: back out unintended lost_context changesMatthew Waters2-13/+1
2016-01-29egl: implement selecting opengl3 contextsMatthew Waters4-53/+212
2016-01-29gl/egl: pass the error value to get_error_string()Matthew Waters3-16/+16
2016-01-28videoparse: initialize update_size to FALSE when updating infoAurélien Zanelli1-1/+1
2016-01-28videoparse: Fix framesize calculationNicolas Dufresne1-3/+6
2016-01-28gdpdepay: Add ts-offset property to adjust buffer timestampsSebastian Dröge2-0/+62