summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* dvbbasebin: make sure we have an error in case of parsing failureReynaldo H. Verdejo Pinochet2016-06-241-3/+5
* dvb/parsechannels: implement channels.conf format autodetectionReynaldo H. Verdejo Pinochet2016-06-241-12/+64
* dvb/parsechannels: rename v5/zap parsers for congruencyReynaldo H. Verdejo Pinochet2016-06-241-6/+10
* dvb/parsechannels: fix modulation namesReynaldo H. Verdejo Pinochet2016-06-241-3/+4
* dvbbasebin: also accept DVBv5 channels.conf formatThiago Santos2016-06-241-14/+353
* dvbsrc: fix ISDB-T property descriptionsReynaldo H. Verdejo Pinochet2016-06-241-13/+13
* dvbsrc: fix misplaced space on doc blockReynaldo H. Verdejo Pinochet2016-06-241-1/+1
* h264parse: When input alignment=AU, always drain each packet.Jan Schmidt2016-06-242-1/+8
* win32: update codecparsers .def file for new symbolsTim-Philipp Müller2016-06-241-0/+7
* openjpeg: fix more broken includesTim-Philipp Müller2016-06-243-3/+3
* videoparsers: fix broken includeTim-Philipp Müller2016-06-241-1/+1
* jpeg2000parse: use enums for colorspace and sampling, rather than stringsAaron Boxer2016-06-2411-240/+323
* configure: Need to add -DGST_STATIC_COMPILATION when building only staticallyNirbheek Chauhan2016-06-241-1/+7
* eglimage: Only register debug category if dmabuf support is enabledSebastian Dröge2016-06-231-0/+3
* webrtcdsp: Offset timestamp with durationNicolas Dufresne2016-06-231-3/+11
* webrtcdsp: Synchronize with delaysNicolas Dufresne2016-06-221-21/+5
* webrtdsp: Remove restriction on channels numberNicolas Dufresne2016-06-221-6/+4
* webrtcdsp: Style fixNicolas Dufresne2016-06-221-1/+1
* vtdec: minimize renegotiation to make hw decoding more reliableAlessandro Decina2016-06-231-11/+23
* qmlglsink: add win32 supportMatthew Waters2016-06-222-41/+91
* Add missing file to gitignoreNicolas Dufresne2016-06-211-0/+1
* doc: Automatic updateNicolas Dufresne2016-06-2162-526/+12175
* doc: Add .cpp files to doc parserNicolas Dufresne2016-06-211-2/+3
* webrtcdsp: Add WebRTC Audio Processing supportNicolas Dufresne2016-06-217-2/+1293
* Automatic update of common submoduleNicolas Dufresne2016-06-211-0/+0
* glcontext/wgl: try wglCreateContextAttribsARB even not gl3 core profileWang Xin-yu (王昕宇)2016-06-211-9/+21
* glcontext: fix get_current_gl_api() on win32Matthew Waters2016-06-211-2/+2
* glsl: fixup external-oes shaders by mangling the required extensionMatthew Waters2016-06-214-42/+89
* winks: Port to MSVC and pretend to be Windows XPNirbheek Chauhan2016-06-213-2/+9
* win32: Add missing def files for librariesNirbheek Chauhan2016-06-218-0/+222
* build: Factor out endian-order RGB formatsNirbheek Chauhan2016-06-214-20/+28
* openjpegdec: use sampling field to determine RGB channelAaron Boxer2016-06-212-11/+60
* templatematch: fix buffer leak in testGuillaume Desmottes2016-06-211-0/+1
* glimagesink: fix query leak in testGuillaume Desmottes2016-06-211-0/+1
* glimagesink: properly setup/teardown testsGuillaume Desmottes2016-06-211-5/+1
* glupload: fix shader leak in testGuillaume Desmottes2016-06-211-0/+2
* uvch264demux: fix buffer leaks in testGuillaume Desmottes2016-06-211-0/+2
* camerabin: fix element leak in testGuillaume Desmottes2016-06-211-0/+1
* fix buffer leaks in testsGuillaume Desmottes2016-06-211-0/+1
* fix event leaks in testsGuillaume Desmottes2016-06-212-4/+4
* audiointerleave: fix message leaks by flushing the busGuillaume Desmottes2016-06-211-0/+2
* audioaggregator: fix buffer leakGuillaume Desmottes2016-06-211-0/+12
* autoconvert: fix factories leak in testGuillaume Desmottes2016-06-211-1/+1