summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2013-08-22directsoundsrc: Add 'device-name' property for selecting a audio deviceKishore Arepalli
2013-08-21dvb: Adapt for latest mpegts lib changesEdward Hervey
2013-08-20uvch264src: don't error out on incomplete aux data segmentRobert Krakora
2013-08-15ext: Use new flush vfunc of video codec base classes and remove reset impleme...Sebastian Dröge
2013-08-14dvbbasebin: fix criticals when trying to cast a GstPad to a GstElementTim-Philipp Müller
2013-08-10uvch264mjpgdemux: fix event orderingTim-Philipp Müller
2013-08-03dvbsrc: remove use of _XOPEN_SOURCETim-Philipp Müller
2013-08-02bluez: return GST_FLOW_EOS in avdtpsrc create when stream is EOFBernhard Miller
2013-07-29all: Fix for GST_DISABLE_GST_DEBUGEdward Hervey
2013-07-28uvch264_mjpgdemux: Remove duplicated variablesOlivier Crête
2013-07-28uvch264_mjpgdemux: Don't unmap/unref buffer if it's pushed out as-isOlivier Crête
2013-07-28uvcv4l2_mjpegdemux: Unmap bufferRobert Krakora
2013-07-24applemedia: atdec: destroy the queue if set_format failsAlessandro Decina
2013-07-24applemedia: atdec: remove c++ style commentsAlessandro Decina
2013-07-24applemedia: atdec: 1st round of fixesAlessandro Decina
2013-07-23applemedia: add AudioToolbox based audio decoderAlessandro Decina
2013-07-23decklink: Add support for group-id in the stream-start eventSebastian Dröge
2013-07-22decklink: actually enable decklinksinkYouri Westerman