summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* vdpau: Add some missing headers to distSebastian Dröge2013-06-051-2/+7
* applemedia-nonpublic: Add to the Makefile.am for distSebastian Dröge2013-06-051-1/+1
* directdrawsink: update window width/height when it's not done in WndProcAndoni Morales Alastruey2013-05-241-0/+4
* directdrwasink: call previous WndProc if anyAndoni Morales Alastruey2013-05-242-1/+44
* directdrawsink: respect PAR with coordinatesAndoni Morales Alastruey2013-05-241-25/+26
* applemedia-nonpublic: fix symbols redefinition for objc filesAndoni Morales Alastruey2013-05-241-0/+5
* applemedia: fix duplicated symbols with applemediaAndoni Morales Alastruey2013-05-241-1/+11
* vtdec: simplify caps settingAndoni Morales Alastruey2013-05-201-2/+1
* applemedia: fix H264 streams with b-framesAndoni Morales Alastruey2013-05-202-19/+43
* applemedia: fix segfault with dropped framesAndoni Morales Alastruey2013-05-201-1/+8
* applemedia: improve usage of the VT APIAndoni Morales Alastruey2013-05-204-14/+45
* applemedia: add support for MPEG-1 tooAndoni Morales Alastruey2013-05-201-1/+3
* applemedia: add support for MPEG-2 decodingAndoni Morales Alastruey2013-05-202-0/+5
* applemedia: use the best colorformat on each platformAndoni Morales Alastruey2013-05-201-3/+13
* applemedia: replace private function with its public variantAndoni Morales Alastruey2013-05-203-10/+76
* applemedia: remove the unneeded buffer factoryAndoni Morales Alastruey2013-05-205-136/+4
* applemedia: don't use the dynamic API for public frameworksAndoni Morales Alastruey2013-05-2014-653/+77
* applemedia: move plugins using private frameworks to applemedia-nonpublicAndoni Morales Alastruey2013-05-2034-44/+1890
* androidmedia: Fix indentionSebastian Dröge2013-05-202-4/+7
* androidmedia: fix a minor error in COLOR_FormatYUV420Planar convertingChen Jie2013-05-201-2/+9
* bluez: add debug category for avdtp utilsTim-Philipp Müller2013-05-132-0/+7
* Use DVB API v5 aka S2API instead of obsolete v3 APISebastian Pölsterl2013-05-081-66/+91
* vdpau: Add VdpVideoSurface caps featureSreerenj Balachandran2013-05-082-3/+9
* wasapisrc: Port to GstAudioSrcSebastian Dröge2013-04-237-194/+218
* wasapi: Port wasapisink to GstAudioSinkSebastian Dröge2013-04-237-166/+203
* dvbbasebin: better error reportingTim-Philipp Müller2013-04-215-26/+44
* dvbbasebin: log channel parsing into dvbbasebin debug category as wellTim-Philipp Müller2013-04-212-1/+4
* dvbbasebin: fix path where to look for the dvb-channels.confTim-Philipp Müller2013-04-211-5/+8
* amcaudiodec: Properly set output format instead of just setting capsSebastian Dröge2013-04-161-5/+2
* androidmedia: Set parent class in class_initSebastian Dröge2013-04-162-0/+4
* androidmedia: Handle refcounts of pad templates correctlySebastian Dröge2013-04-162-4/+4
* amcaudiodec: Use 1.0-style raw audio capsSebastian Dröge2013-04-161-5/+2
* androidmedia: Properly set subclasses metadata/pad templates in base_initSebastian Dröge2013-04-162-55/+124
* uvch264: printf format fixAnton Belka2013-04-151-1/+2
* gst: Add better support for static pluginsSebastian Dröge2013-04-1528-30/+30
* avfvideosrc: fix deadlock draining queue from the same threadAndoni Morales Alastruey2013-04-151-1/+2
* dshowsrcwrapper: Added Graph Builder and Capture Builder to correctly create ...Fabricio Costa Alisedo2013-04-152-11/+108
* dshowsrcwrapper: Add support for UYVYAndoni Morales Alastruey2013-04-153-0/+9
* sys: print format fixes in debug messagesTim-Philipp Müller2013-04-085-8/+10
* d3dvideosink: use bilinear filter as much as possibleAndoni Morales Alastruey2013-04-041-1/+1
* vdpau: Don't use deprecated GMutex methodsEdward Hervey2013-04-011-6/+6
* vdpau: Port to 1.0Edward Hervey2013-03-3162-8686/+1672
* dvb: Move CAM handling to a separate GstTaskEdward Hervey2013-03-312-27/+56
* dvbsrc: We output time segmentsEdward Hervey2013-03-301-0/+1
* shm: Make sure the zero-sized array is always last in the structOlivier Crête2013-03-281-2/+3
* bluez: Remove a2dpsrc binArun Raghavan2013-03-284-256/+0
* bluez: Compile fixes for avdtpsrc/a2dpsrc code against 1.xArun Raghavan2013-03-283-59/+72
* bluez: Add avdtpsrc/a2dpsrc to buildArun Raghavan2013-03-282-2/+14
* bluez: Fix up some problems that came in with cherry-pickArun Raghavan2013-03-281-5/+1
* bluez: We work in TIME format with avdtpsrcWim Taymans2013-03-281-1/+1