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