summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)AuthorFilesLines
2014-05-03mfc: Remove mfc plugin, it is obsoleted by the v4l2videodec element from gst-...Sebastian Dröge9-2930/+2
2014-04-27decklink: Don't fail if HW does not have all interfacesNicolas Dufresne1-3/+0
2014-04-27Revert "y4mdec: check for VIDEO meta instead of CROP meta"Tim-Philipp Müller1-0/+3
2014-04-24avfassetsrc: downgrade rank to SECONDARY in OS XAndoni Morales Alastruey1-2/+5
2014-04-24avfassetsrc: rename references to iOSAndoni Morales Alastruey1-3/+3
2014-04-24iosavassetsrc: rename element to avfassetsrcMatthieu Bouron4-224/+224
2014-04-24iosavassetsrc: Port to 1.0Matthieu Bouron5-181/+285
2014-04-24applemedia: add new source/decoder element for iOS assetsAndoni Morales Alastruey4-2/+1181
2014-04-24coremediabuffer: handle stride alignmentMatthieu Bouron4-42/+219
2014-04-24avfvideosrc: check if downstream supports the video meta APIMatthieu Bouron1-0/+26
2014-04-23decklink: Fix support for HW without outputNicolas Dufresne3-0/+18
2014-04-23y4mdec: check for VIDEO meta instead of CROP metaNicolas Dufresne1-3/+0
2014-04-21dvbbasebin: fix test for proper use count balancingVincent Penquerc'h1-16/+35
2014-04-18vtenc: fix complier error using fixed lenght arraysAndoni Morales Alastruey1-4/+4
2014-04-16dvb: Fix if() checkEdward Hervey1-1/+1
2014-04-16dvb/camsession: Don't do operations on unexisting sessionsEdward Hervey1-3/+4
2014-04-16dvb: Handle socket() failureEdward Hervey1-1/+4
2014-04-16dvbsrc: Handle failure to get statistics from the deviceEdward Hervey1-5/+8
2014-04-16dvbsrc: Don't close a fd that wasn't openEdward Hervey1-1/+0
2014-04-16dvbsrc: Don't try to access NULL stringEdward Hervey1-47/+51
2014-04-11dvbsrc: Handle symbols added in minor version 7 and 8Edward Hervey1-0/+18
2014-04-11dvbsrc: Add comment with all DVB API v5 minor changesEdward Hervey1-0/+59
2014-04-09decklink: initialize priv to NULLVincent Penquerc'h1-1/+1
2014-04-09mfc: fix left crop change testVincent Penquerc'h1-1/+1
2014-04-09shm: remove dead codeVincent Penquerc'h1-5/+1
2014-04-09mfc: reset "in use" flag on failure to initializeVincent Penquerc'h1-3/+9
2014-04-09mfc: test for allocation failure before dereferencingVincent Penquerc'h1-1/+1
2014-04-08d3dvideosink: post proper error message when window disappearsTim-Philipp Müller1-1/+3
2014-04-08dvb: fix compilationTim-Philipp Müller1-1/+1
2014-04-08dvb: reject too long socket pathsVincent Penquerc'h1-0/+1
2014-04-08directsoundsrc: Fix critical due to missing debug category initializationXavi Artigas1-3/+3
2014-04-02d3dvideosink: Only pass a dest rectangle if set, otherwise pass NULLSebastian Dröge1-1/+4
2014-03-15winks: port to 1.0Andoni Morales Alastruey7-291/+179
2014-03-15dvbsrc: mpegts: change bandwidth to DVBv5 valuesStefan Ringel3-34/+55
2014-03-11atdec: Add some more debug outputSebastian Dröge1-0/+11
2014-03-11atdec: Implement draining properlySebastian Dröge2-56/+90
2014-03-11atdec: First dequeue a buffer before enqueueing anything from the queueSebastian Dröge1-1/+31
2014-03-11atdec: Keep track of the current positionSebastian Dröge2-0/+23
2014-03-11atdec: Always try to pull one decoded frame out of the queueSebastian Dröge2-3/+4
2014-03-11atdec: Handle errors in handle_frame() properlySebastian Dröge1-3/+48
2014-03-11atdec: Call AudioQueueReset() for flushingSebastian Dröge1-1/+1
2014-03-11atdec: Set correct number of frames for MP3Sebastian Dröge3-4/+9
2014-03-11atdec: Initialize the audio description with zeroesSebastian Dröge1-0/+2
2014-03-11atdec: Set the correct layer depending on the MP3 capsSebastian Dröge1-3/+20
2014-03-05wininet: "iradio-mode" property defaults to TRUEAndres Gomez1-2/+2
2014-02-16configure: Rename all variables related to the winks pluginSebastian Dröge2-5/+5
2014-02-14amcaudiodec: Calculate number of samples per frame for MP3 and use thatSebastian Dröge2-5/+33
2014-02-14amcaudiodec: Error out if we get an invalid raw audio buffer sizeSebastian Dröge1-0/+14
2014-02-14amcvideodec: Store return value of gst_caps_merge_structure()Sebastian Dröge1-1/+1
2014-02-14amcvideodec: Release buffer to Android if allocating output failedSebastian Dröge1-0/+3