summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-24tsdemux: Fix caps string leakHEADmasterThiago Santos1-2/+2
2013-04-24eglglessink: Use gst_egl_display_get() instead of passing a GstEGLDisplay to ...Sebastian Dröge1-3/+3
2013-04-23wasapisrc: Port to GstAudioSrcSebastian Dröge7-194/+218
2013-04-23wasapi: Port wasapisink to GstAudioSinkSebastian Dröge7-166/+203
2013-04-23tests: fix remaining kate testsTim-Philipp Müller2-32/+53
2013-04-22tests: port Kate tests to 1.0Brendan Long1-72/+72
2013-04-22Automatic update of common submoduleTim-Philipp Müller4-39/+249
2013-04-21dvbbasebin: better error reportingTim-Philipp Müller5-26/+44
2013-04-21dvbbasebin: log channel parsing into dvbbasebin debug category as wellTim-Philipp Müller2-1/+4
2013-04-21dvbbasebin: fix path where to look for the dvb-channels.confTim-Philipp Müller1-5/+8
2013-04-19eglglessink: eagl: fix eagl reuse by not releasing the contextThiago Santos1-1/+2
2013-04-18aiff: port to 1.0Wim Taymans6-338/+365
2013-04-18egl: Use gst_context_writable_structure()Sebastian Dröge1-3/+3
2013-04-18eglglessink: Give only SECONDARY rankSebastian Dröge1-1/+1
2013-04-18eglglessink: fixes 'makes integer from pointer without a cast' warningJosep Torra1-1/+1
2013-04-18eglglessink: silence warnings building for RPI related to 'vcos_*'Josep Torra3-9/+34
2013-04-18eglglessink: fix warnings building on the RPIJosep Torra1-2/+1
2013-04-18egl: silence warnings building for RPI related to 'vcos_*'Josep Torra1-2/+18
2013-04-18tsdemux: Add support for Motorola DigiCipher II MPEG2 videoGreg Rutz2-54/+61
2013-04-18configure: The quicktime wrapper plugin is not ported yet eitherSebastian Dröge1-1/+1
2013-04-18configure: The osxvideosrc plugin is called osx_videoSebastian Dröge1-1/+1
2013-04-18osxvideosrc: It's not ported to 1.0 yetSebastian Dröge1-1/+1
2013-04-17eglglessink: Fix GstContext refcounting some moreSebastian Dröge1-1/+5
2013-04-17eglglessink: Fix GstContext refcountingSebastian Dröge1-0/+3
2013-04-17eglglessink: Update for GLTextureUploadMeta and EGL API changesSebastian Dröge5-128/+81
2013-04-17egl: Use new types from libgstvideo instead of defining our ownSebastian Dröge3-44/+21
2013-04-16h264parse: Do not check for VUI parameters if they were not present in the SPSYouness Alaoui1-0/+4
2013-04-16eglglessink: Reorder surface queriesSebastian Dröge1-5/+5
2013-04-16eglglessink: Properly set a debug category for the adaption layersSebastian Dröge5-0/+19
2013-04-16eglglessink: Get the EGL/GLES extensions at the right positionSebastian Dröge1-2/+2
2013-04-16eglglessink: Fix compiler warningSebastian Dröge1-1/+1
2013-04-16eglglessink: refactor to allow eagl supportThiago Santos7-1319/+1836
2013-04-16eagl: add ios window system option for eglgles configureThiago Santos1-1/+10
2013-04-16ios: unconditionally check if we are building for iOSThiago Santos1-4/+2
2013-04-16eglglessink: refactor egl functions/data to a separate fileThiago Santos5-1272/+1427
2013-04-16eglglessink: Print EGL/GLES extensions after we are actually initialized enoughSebastian Dröge1-4/+2
2013-04-16amcaudiodec: Properly set output format instead of just setting capsSebastian Dröge1-5/+2
2013-04-16androidmedia: Set parent class in class_initSebastian Dröge2-0/+4
2013-04-16androidmedia: Handle refcounts of pad templates correctlySebastian Dröge2-4/+4
2013-04-16amcaudiodec: Use 1.0-style raw audio capsSebastian Dröge1-5/+2
2013-04-16androidmedia: Properly set subclasses metadata/pad templates in base_initSebastian Dröge2-55/+124
2013-04-16mpegtsdemux: check value before using as denominatorDavid Schleef1-0/+3
2013-04-15uvch264: printf format fixAnton Belka1-1/+2
2013-04-15gst: Add better support for static pluginsSebastian Dröge161-164/+186
2013-04-15cruft: Add camerabin directory to the cruft directoriesSebastian Dröge1-0/+1
2013-04-15sdpdemux: fix timeout valueWim Taymans1-2/+2
2013-04-15mpg123: Add conditional on API version for new enumDavid Schleef1-0/+4
2013-04-15avfvideosrc: fix deadlock draining queue from the same threadAndoni Morales Alastruey1-1/+2
2013-04-15dshowsrcwrapper: Added Graph Builder and Capture Builder to correctly create ...Fabricio Costa Alisedo2-11/+108
2013-04-15dshowsrcwrapper: Add support for UYVYAndoni Morales Alastruey3-0/+9