summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* dash: Define debug category used in the isoff code for the test too nowSebastian Dröge2016-12-241-0/+5
* dash: Include debug of gstisoff on dashdemux categorySeungha Yang2016-12-241-0/+3
* audiobuffersplit: Don't try to output anything if samples_per_buffer == 0Sebastian Dröge2016-12-231-0/+4
* dashdemux: Add first_offset of sidx box to base offsetSeungha Yang2016-12-231-0/+7
* dashdemux: Ensure sidx parsing when updating fragment infoSeungha Yang2016-12-231-1/+2
* configure: improve QPA check for cross compilationStepan Salenikovich2016-12-231-1/+1
* dvb: move adapter number set-up by way of environment to dvbsrcReynaldo H. Verdejo Pinochet2016-12-222-6/+8
* dvb: parsechannels: replace missleadign error messageReynaldo H. Verdejo Pinochet2016-12-221-4/+4
* dvbsrc: add DTV_STREAM_ID to the >= v8 (minor) groupReynaldo H. Verdejo Pinochet2016-12-221-3/+2
* dashdemux: Drain remaining buffer in adapterSeungha Yang2016-12-221-0/+14
* configure: Remove left-over fileSebastian Dröge2016-12-211-1/+0
* check: Use non-deprecated APIEdward Hervey2016-12-211-7/+7
* player: Add deprecated compatibility functions for the audio/video/subtitle s...Sebastian Dröge2016-12-213-0/+40
* player: Move audio/video/subtitle stream list getters into the correct namespaceSebastian Dröge2016-12-215-18/+21
* player: Add get track number media info APILyon Wang2016-12-214-0/+78
* Remove various unported pluginsSebastian Dröge2016-12-21225-56120/+15
* gst: Fix memory leaks in usage of gst_element_get_request_pad() APIGarima Gaur2016-12-212-0/+2
* tools: dist gst-project-maker scriptDaniel Garbanzo2016-12-201-0/+1
* dashdemux: Always parsing sidx for On-Demand profileSeungha Yang2016-12-201-4/+41
* dash: Split gst_isoff_sidx_parser_add_buffer() functionSeungha Yang2016-12-202-45/+66
* hlsdemux: Extract ID3 tags, strip them from the output and provide them as tagsSebastian Dröge2016-12-193-11/+28
* tsdemux: Don't leak a taglist if a taglist has already been createdGraham Leggett2016-12-191-1/+3
* qt: improve element and property descriptions a bitTim-Philipp Müller2016-12-172-6/+6
* win32: fix distcheckTim-Philipp Müller2016-12-161-1/+0
* win32: remove generation of pre-made config.h for msvc buildsTim-Philipp Müller2016-12-164-853/+1
* Remove generated .spec fileTim-Philipp Müller2016-12-164-468/+2
* gl/format: use the unsized format for RGB on GLES2Matthew Waters2016-12-171-1/+2
* mirror: Fix documentation for the mirror modeDaniel Shahaf2016-12-161-1/+1
* gl/window: remove unused priv variableMatthew Waters2016-12-161-1/+0
* gl/window: remove use of main_context_push/pop_thread_default()Matthew Waters2016-12-164-27/+13
* gl/effects: use non-PBO GLMemory for internal texturesHaihua Hu2016-12-161-1/+1
* amcaudiodec: Set "is-adts" to 1 for ADTS AACSebastian Dröge2016-12-151-0/+15
* glvideomixer: Reject multiview videoSebastian Dröge2016-12-141-0/+24
* compositor: Reject multiview videoSebastian Dröge2016-12-141-0/+8
* videoaggregator: Remove unlock() if set_info() failsSebastian Dröge2016-12-141-2/+0
* sys: Fix caps memory leak from pad template creationGarima Gaur2016-12-143-0/+15
* gme: Forward other non-EOS events downstreamJan Schmidt2016-12-141-0/+4
* gst: Don't declare variables inside the for loop headerSebastian Dröge2016-12-1316-35/+70
* dashdemux: Don't declare variables inside the for loop headerSebastian Dröge2016-12-132-4/+10
* gme: Free decoder instance when going from PAUSED to READYSebastian Dröge2016-12-131-0/+4
* msdk: add mjpeg decoderScott D Phillips2016-12-135-0/+163
* msdk: add mjpeg encoderScott D Phillips2016-12-135-0/+241
* msdk: Add H.265 decoderScott D Phillips2016-12-125-0/+185
* msdk: Add H.264 decoderScott D Phillips2016-12-127-0/+1064
* adaptivedemux: Avoid using unset GErrorEdward Hervey2016-12-121-1/+1
* ttmlrender: Fix segfault on _render_text_region()Seungha Yang2016-12-121-4/+12
* ttmlparse: Transform caps eventSeungha Yang2016-12-121-0/+12
* qml: Fix egl being deinitialized on display cleanupSergey Borovkov2016-12-091-2/+2
* dvbsrc: fix unconditional use of FEC 2/5Reynaldo H. Verdejo Pinochet2016-12-081-0/+2
* dvbsrc: add delivery system to missing modulation check messageReynaldo H. Verdejo Pinochet2016-12-081-2/+2