summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)AuthorFilesLines
2013-08-10uvch264mjpgdemux: fix event orderingTim-Philipp Müller1-6/+15
2013-08-03dvbsrc: remove use of _XOPEN_SOURCETim-Philipp Müller1-8/+7
2013-08-02bluez: return GST_FLOW_EOS in avdtpsrc create when stream is EOFBernhard Miller1-5/+5
2013-07-29all: Fix for GST_DISABLE_GST_DEBUGEdward Hervey5-2/+19
2013-07-28uvch264_mjpgdemux: Remove duplicated variablesOlivier Crête1-18/+13
2013-07-28uvch264_mjpgdemux: Don't unmap/unref buffer if it's pushed out as-isOlivier Crête1-4/+4
2013-07-28uvcv4l2_mjpegdemux: Unmap bufferRobert Krakora1-0/+2
2013-07-24applemedia: atdec: destroy the queue if set_format failsAlessandro Decina1-0/+2
2013-07-24applemedia: atdec: remove c++ style commentsAlessandro Decina1-11/+12
2013-07-24applemedia: atdec: 1st round of fixesAlessandro Decina2-26/+33
2013-07-23applemedia: add AudioToolbox based audio decoderAlessandro Decina4-2/+465
2013-07-23decklink: Add support for group-id in the stream-start eventSebastian Dröge1-2/+8
2013-07-22decklink: actually enable decklinksinkYouri Westerman1-2/+1
2013-07-22decklink: add "device-number" to select from multiple devicesYouri Westerman4-32/+26
2013-07-05dvb: Fix PMT handlingEdward Hervey1-10/+24
2013-07-03dvb: GstMpegTS => GstMpegTsEdward Hervey9-35/+35
2013-07-03dvb: Switch to MPEG-TS SI libraryEdward Hervey10-172/+112
2013-06-20winscreencap: Initial port to 1.0Sebastian Dröge7-196/+102
2013-06-20androidmedia: Fix copying of raw video frames on Samsung Galaxy S3 with Exyno...Xavi Artigas1-12/+17
2013-06-19shmsink: unref buffer if no clients are connectedAleix Conchillo Flaque1-1/+4
2013-06-18shmsink: propagate events to basesink classAleix Conchillo Flaque1-1/+1
2013-06-18applemedia: fix release of null pointerAndoni Morales Alastruey1-2/+4
2013-06-18applemedia: coremediabuffer: fix leaking of apple media structsThiago Santos1-0/+4
2013-06-18applemedia: move defines to CPPFLAGS for obj-c filesAndoni Morales Alastruey1-4/+6
2013-06-18dshowaudiosrc: fix audiocapture producing silenceAndoni Morales Alastruey3-3/+35
2013-06-14build: Fix some automake warningsSebastian Dröge1-6/+0
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