summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* directsoundsrc: Remove unused variableSebastian Dröge2013-08-221-19/+16
* directsoundsrc: Add 'device-name' property for selecting a audio deviceKishore Arepalli2013-08-222-26/+74
* dvb: Adapt for latest mpegts lib changesEdward Hervey2013-08-212-13/+11
* uvch264src: don't error out on incomplete aux data segmentRobert Krakora2013-08-201-4/+5
* ext: Use new flush vfunc of video codec base classes and remove reset impleme...Sebastian Dröge2013-08-154-14/+13
* dvbbasebin: fix criticals when trying to cast a GstPad to a GstElementTim-Philipp Müller2013-08-141-1/+2
* uvch264mjpgdemux: fix event orderingTim-Philipp Müller2013-08-101-6/+15
* dvbsrc: remove use of _XOPEN_SOURCETim-Philipp Müller2013-08-031-8/+7
* bluez: return GST_FLOW_EOS in avdtpsrc create when stream is EOFBernhard Miller2013-08-021-5/+5
* all: Fix for GST_DISABLE_GST_DEBUGEdward Hervey2013-07-295-2/+19
* uvch264_mjpgdemux: Remove duplicated variablesOlivier Crête2013-07-281-18/+13
* uvch264_mjpgdemux: Don't unmap/unref buffer if it's pushed out as-isOlivier Crête2013-07-281-4/+4
* uvcv4l2_mjpegdemux: Unmap bufferRobert Krakora2013-07-281-0/+2
* applemedia: atdec: destroy the queue if set_format failsAlessandro Decina2013-07-241-0/+2
* applemedia: atdec: remove c++ style commentsAlessandro Decina2013-07-241-11/+12
* applemedia: atdec: 1st round of fixesAlessandro Decina2013-07-242-26/+33
* applemedia: add AudioToolbox based audio decoderAlessandro Decina2013-07-234-2/+465
* decklink: Add support for group-id in the stream-start eventSebastian Dröge2013-07-231-2/+8
* decklink: actually enable decklinksinkYouri Westerman2013-07-221-2/+1
* decklink: add "device-number" to select from multiple devicesYouri Westerman2013-07-224-32/+26
* dvb: Fix PMT handlingEdward Hervey2013-07-051-10/+24
* dvb: GstMpegTS => GstMpegTsEdward Hervey2013-07-039-35/+35
* dvb: Switch to MPEG-TS SI libraryEdward Hervey2013-07-0310-172/+112
* winscreencap: Initial port to 1.0Sebastian Dröge2013-06-207-196/+102
* androidmedia: Fix copying of raw video frames on Samsung Galaxy S3 with Exyno...Xavi Artigas2013-06-201-12/+17
* shmsink: unref buffer if no clients are connectedAleix Conchillo Flaque2013-06-191-1/+4
* shmsink: propagate events to basesink classAleix Conchillo Flaque2013-06-181-1/+1
* applemedia: fix release of null pointerAndoni Morales Alastruey2013-06-181-2/+4
* applemedia: coremediabuffer: fix leaking of apple media structsThiago Santos2013-06-181-0/+4
* applemedia: move defines to CPPFLAGS for obj-c filesAndoni Morales Alastruey2013-06-181-4/+6
* dshowaudiosrc: fix audiocapture producing silenceAndoni Morales Alastruey2013-06-183-3/+35
* build: Fix some automake warningsSebastian Dröge2013-06-141-6/+0
* androidmedia: Fix string comparisonSebastian Dröge2013-06-071-1/+1
* androidmedia: Hacks for HuaweiMediaPad which reports wrong color formatChen Jie2013-06-072-0/+12
* 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