summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2014-03-11atdec: Add some more debug outputSebastian Dröge
2014-03-11atdec: Implement draining properlySebastian Dröge
2014-03-11atdec: First dequeue a buffer before enqueueing anything from the queueSebastian Dröge
2014-03-11atdec: Keep track of the current positionSebastian Dröge
2014-03-11atdec: Always try to pull one decoded frame out of the queueSebastian Dröge
2014-03-11atdec: Handle errors in handle_frame() properlySebastian Dröge
2014-03-11atdec: Call AudioQueueReset() for flushingSebastian Dröge
2014-03-11atdec: Set correct number of frames for MP3Sebastian Dröge
2014-03-11atdec: Initialize the audio description with zeroesSebastian Dröge
2014-03-11atdec: Set the correct layer depending on the MP3 capsSebastian Dröge
2014-03-11applemedia: atdec: fix aac decoding on MavericksAlessandro Decina
2014-03-11applemedia: atdec: fix mp3 capsAlessandro Decina
2014-03-11avfvideosrc: fix compiler warning in iOSAndoni Morales Alastruey
2014-02-14amcaudiodec: Calculate number of samples per frame for MP3 and use thatSebastian Dröge
2014-02-14amcaudiodec: Error out if we get an invalid raw audio buffer sizeSebastian Dröge
2014-02-14amcvideodec: Store return value of gst_caps_merge_structure()Sebastian Dröge
2014-02-14amcvideodec: Release buffer to Android if allocating output failedSebastian Dröge
2014-02-14amcaudiodec: Release buffer back to Android if allocating output failsSebastian Dröge
2014-02-04d3dvideosink: First destroy the window, then unregister the classAlexey Chernov
2014-01-25androidmedia: Don't handle FLUSHING or NOT_LINKED as errorSebastian Dröge
2014-01-15amcvideodec: Add the divx variant for mpeg4 videoJorge Zapata
2013-12-31vtenc: Add support for I420Dominik Röttsches
2013-12-17decklinksink: Give preference to the order of the filter caps when querying capsSebastian Dröge
2013-12-17decklinksink: Only intersect with the filter caps if there actually is a filterSebastian Dröge
2013-12-16decklinksrc: Process EOS even when there are no incoming video frames.Todd Agulnick
2013-12-16decklinksrc: Set GST_ELEMENT_FLAG_SOURCE on the sourceSebastian Dröge
2013-11-25vtenc: Use correct strides, etc from the GstVideoFrameDominik Röttsches
2013-11-09applemedia-nonpublic: fix plugin nameMatthieu Bouron
2013-11-04applemedia-nonpublic: Link with gmodule for g_module_open() and othersSebastian Dröge
2013-11-04applemedia: Link with gmodule for g_module_open() and othersSebastian Dröge
2013-10-31androidmedia: fix rank for more software decodersAndoni Morales Alastruey
2013-10-30androidmedia: make gst_amc_avc_profile_from_string recognize alt nameChen Jie
2013-10-30androidmedia: fix access to invalid buffers in the decoding loopAndoni Morales Alastruey
2013-10-25avfvideosrc: fix truncated lineMatthieu Bouron
2013-09-30iosassetsrc: Port to 1.0 and fix some bugs on the waySebastian Dröge
2013-09-30iosassetsrc: Add new element from the GStreamer SDK projectAndoni Morales Alastruey
2013-09-30applemedia: avfvideosrc is not ported to 1.0 yetSebastian Dröge
2013-09-25bluez: Fix compilation on big endian systemsSebastian Dröge
2013-09-12amcvideodec: Don't put the level restrictions on the sinkpad capsSebastian Dröge
2013-09-09uvch264src: Fix small mem leakOlivier Crête
2013-09-05uvch264src: Let the caps be NULL if there is no peerOlivier Crête
2013-09-05uvch264src: No need to drop segment eventsOlivier Crête
2013-09-05decklinksrc: send caps event before segmentTim-Philipp Müller
2013-09-03amcvideodec: Port tiled NV12 conversion to 1.0Sebastian Dröge
2013-09-03amcvideodec: Add FIXME commentSebastian Dröge
2013-09-03androidmedia: add support for a new qualcomm colorspaceJorge Luis Zapata
2013-09-02d3dvideosink: disable buffer poolsAndoni Morales Alastruey
2013-08-29avdtputil: Some minor cleanup and leak fixesSebastian Dröge
2013-08-29bluez: support aac in avdtpsrcBernhard Miller
2013-08-22directsoundsrc: Remove unused variableSebastian Dröge