summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)AuthorFilesLines
2013-06-07androidmedia: Fix string comparisonSebastian Dröge1-1/+1
2013-06-07androidmedia: Hacks for HuaweiMediaPad which reports wrong color formatChen Jie2-0/+12
2013-06-05vdpau: Add some missing headers to distSebastian Dröge1-2/+7
2013-06-05applemedia-nonpublic: Add to the Makefile.am for distSebastian Dröge1-1/+1
2013-05-24directdrawsink: update window width/height when it's not done in WndProcAndoni Morales Alastruey1-0/+4
2013-05-24directdrwasink: call previous WndProc if anyAndoni Morales Alastruey2-1/+44
2013-05-24directdrawsink: respect PAR with coordinatesAndoni Morales Alastruey1-25/+26
2013-05-24applemedia-nonpublic: fix symbols redefinition for objc filesAndoni Morales Alastruey1-0/+5
2013-05-24applemedia: fix duplicated symbols with applemediaAndoni Morales Alastruey1-1/+11
2013-05-20vtdec: simplify caps settingAndoni Morales Alastruey1-2/+1
2013-05-20applemedia: fix H264 streams with b-framesAndoni Morales Alastruey2-19/+43
2013-05-20applemedia: fix segfault with dropped framesAndoni Morales Alastruey1-1/+8
2013-05-20applemedia: improve usage of the VT APIAndoni Morales Alastruey4-14/+45
2013-05-20applemedia: add support for MPEG-1 tooAndoni Morales Alastruey1-1/+3
2013-05-20applemedia: add support for MPEG-2 decodingAndoni Morales Alastruey2-0/+5
2013-05-20applemedia: use the best colorformat on each platformAndoni Morales Alastruey1-3/+13
2013-05-20applemedia: replace private function with its public variantAndoni Morales Alastruey3-10/+76
2013-05-20applemedia: remove the unneeded buffer factoryAndoni Morales Alastruey5-136/+4
2013-05-20applemedia: don't use the dynamic API for public frameworksAndoni Morales Alastruey14-653/+77
2013-05-20applemedia: move plugins using private frameworks to applemedia-nonpublicAndoni Morales Alastruey34-44/+1890
2013-05-20androidmedia: Fix indentionSebastian Dröge2-4/+7
2013-05-20androidmedia: fix a minor error in COLOR_FormatYUV420Planar convertingChen Jie1-2/+9
2013-05-13bluez: add debug category for avdtp utilsTim-Philipp Müller2-0/+7
2013-05-08Use DVB API v5 aka S2API instead of obsolete v3 APISebastian Pölsterl1-66/+91
2013-05-08vdpau: Add VdpVideoSurface caps featureSreerenj Balachandran2-3/+9
2013-04-23wasapisrc: Port to GstAudioSrcSebastian Dröge7-194/+218
2013-04-23wasapi: Port wasapisink to GstAudioSinkSebastian Dröge7-166/+203
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-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-15uvch264: printf format fixAnton Belka1-1/+2
2013-04-15gst: Add better support for static pluginsSebastian Dröge28-30/+30
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
2013-04-08sys: print format fixes in debug messagesTim-Philipp Müller5-8/+10
2013-04-04d3dvideosink: use bilinear filter as much as possibleAndoni Morales Alastruey1-1/+1
2013-04-01vdpau: Don't use deprecated GMutex methodsEdward Hervey1-6/+6
2013-03-31vdpau: Port to 1.0Edward Hervey62-8686/+1672
2013-03-31dvb: Move CAM handling to a separate GstTaskEdward Hervey2-27/+56
2013-03-30dvbsrc: We output time segmentsEdward Hervey1-0/+1
2013-03-28shm: Make sure the zero-sized array is always last in the structOlivier Crête1-2/+3
2013-03-28bluez: Remove a2dpsrc binArun Raghavan4-256/+0
2013-03-28bluez: Compile fixes for avdtpsrc/a2dpsrc code against 1.xArun Raghavan3-59/+72
2013-03-28bluez: Add avdtpsrc/a2dpsrc to buildArun Raghavan2-2/+14