summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* mxfdemux: Set stream tags to NULL after unreffingSebastian Dröge2017-01-251-0/+1
* tsdemux: Set caps/tags in the GstStream object before pushing the stream-star...Sebastian Dröge2017-01-251-3/+3
* pkg-config: Directly link the library with -l instead of the .la fileSebastian Dröge2017-01-233-3/+3
* dvdspu: Handle vob display rect starting on an odd lineJan Schmidt2017-01-191-10/+46
* glslstage: define GL constants if needed instead of using #ifdefJuan Pablo Ugarte2017-01-131-16/+13
* gl/examples/gtk: fixed compilation on systems without GL_GEOMETRY_SHADERJuan Pablo Ugarte2017-01-131-0/+4
* gl: remove unneeded gst_gl_buffer_alloc from header fileMatthew Waters2017-01-131-7/+0
* glcontext/egl: don't overwrite set GErrorMatthew Waters2017-01-131-6/+8
* androidmedia: Silently skip COLOR_FormatAndroidOpaque when converting to capsSebastian Dröge2017-01-091-0/+5
* uvch264src: Fix wrong argument order to force-key-unit eventArun Raghavan2017-01-091-1/+1
* androidmedia: some files are missing in the release tarballUrsula Maplehurst2017-01-091-1/+5
* dash: Define debug category used in the isoff code for the test too nowSebastian Dröge2017-01-091-0/+5
* dash: Include debug of gstisoff on dashdemux categorySeungha Yang2017-01-091-0/+3
* meson: build decklink pluginTim-Philipp Müller2017-01-062-1/+44
* autoconvert: fix a reconfigure event leakFabrice Bellet2017-01-021-1/+2
* hlsdemux: Extract ID3 tags, strip them from the output and provide them as tagsSebastian Dröge2016-12-223-11/+28
* tsdemux: Don't leak a taglist if a taglist has already been createdGraham Leggett2016-12-221-1/+3
* mirror: Fix documentation for the mirror modeDaniel Shahaf2016-12-221-1/+1
* amcaudiodec: Set "is-adts" to 1 for ADTS AACSebastian Dröge2016-12-221-0/+15
* videoaggregator: Remove unlock() if set_info() failsSebastian Dröge2016-12-221-2/+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
* dvbsrc: add delivery system to missing modulation check messageReynaldo H. Verdejo Pinochet2016-12-131-2/+2
* dvbsrc: fix unconditional use of FEC 2/5Reynaldo H. Verdejo Pinochet2016-12-131-0/+2
* adaptivedemux: Avoid using unset GErrorEdward Hervey2016-12-121-1/+1
* chromaprint: Fix compilation with chromaprint 1.4Sebastian Dröge2016-12-071-1/+1
* vmncdec: Sanity-check rectangle sizes a bit more thoroughSebastian Dröge2016-12-071-1/+2
* dvbsrc: fix unconditional use of SYS_DVBC_ANNEX_CReynaldo H. Verdejo Pinochet2016-12-071-1/+2
* dvbsrc: fix value for DVB-C annex B field in adapter structureReynaldo H. Verdejo Pinochet2016-12-071-1/+1
* rawvideoparse: fix typos in property descriptionTim-Philipp Müller2016-12-071-2/+2
* dtls: Set openssl's threadid the 1.0.x wayScott D Phillips2016-12-071-4/+4
* gst: Fix caps leakGarima Gaur2016-12-052-1/+5
* Release 1.10.21.10.2Sebastian Dröge2016-11-29121-177/+624
* Update .po filesSebastian Dröge2016-11-2940-251/+327
* po: Update translationsSebastian Dröge2016-11-293-309/+232
* mpegtssection: Fix off-by-one in PMT parsingSebastian Dröge2016-11-281-1/+1
* mpegtssection: Don't assert if the given section length is longer than the PM...Sebastian Dröge2016-11-281-0/+5
* decklink: Correctly set top-field-first/bottom-field-firstSebastian Dröge2016-11-284-24/+82
* tsdemux: Post an error message on the bus if we activated a program without padsSebastian Dröge2016-11-281-0/+14
* m3u8: Mark uri_join() function as staticSebastian Dröge2016-11-281-1/+1
* glwindow: move g_main_context_push/pop_thread_default() to run()Matthew Waters2016-11-281-24/+23
* glcontext: fix race between creation/shutdownMatthew Waters2016-11-281-8/+10
* rawbaseparse: Fix output buffer size trimmingSebastian Dröge2016-11-271-10/+18
* dash: Fix stripping of space at the beginning/end of durationsSebastian Dröge2016-11-271-2/+2
* rawparse: Properly align raw audio/video output buffersSebastian Dröge2016-11-274-2/+97
* mxfdemux: Post an error message if we got EOS before having any source padsSebastian Dröge2016-11-261-1/+11
* h264parse: Fix indentationSebastian Dröge2016-11-261-2/+2
* h265parse: Fix assertion when encountering an invalid NALUSebastian Dröge2016-11-261-2/+4
* h264parse: Fix assertion when encountering an invalid NALUSebastian Dröge2016-11-261-2/+4
* mpegtssection: Add more section size checksEdward Hervey2016-11-261-1/+22