v4l2: rework sink buffer refcounting
[platform/upstream/gst-plugins-good.git] / gst /
2013-06-02 Thiago Santosqtdemux: make sure taglist is writable before adding...
2013-06-02 Thiago Santosqtdemux: effectively skip tracks that weren't listed...
2013-06-02 Thiago Santosqtdemux: skip redundant check
2013-06-01 Stefan Sauerlevel: remove unused variables in instance struct
2013-06-01 Anton Belkawavenc: add tags & toc support
2013-05-31 Wim TaymansRevert "rtph264pay: Restructuring to allow for adding...
2013-05-31 Wim TaymansRevert "rtph264pay/depay: Add frame dimensions a payloa...
2013-05-31 Wim TaymansRevert "rtph264pay/depay: Add optional framerate caps...
2013-05-31 Wim TaymansRevert "rtpjpegpay/depay: Replace framesize caps with...
2013-05-31 Wim TaymansRevert "rtpjpegpay/depay: Replace framerate caps field...
2013-05-31 Wim Taymansrtspsrc: add extra TLS url protocols
2013-05-30 Sebastian Drögevideomixer: Add FIXME comment about the DURATION query...
2013-05-30 Mathieu Duponchellevideomixer: Set a reference to mix->current_caps as...
2013-05-30 Stefan Sauerlevel: misc cleanups
2013-05-28 Stefan Sauerlevel: fix discontinuities in timestamps
2013-05-28 Wim Taymansrtspsrc: create and push stream-start in TCP mode
2013-05-28 Wim Taymansrtspsrc: remove some obsolete code
2013-05-28 Wim Taymansrtspsrc: set RTCP caps on the RTCP pads
2013-05-28 Wim Taymansrtpsession: send stream-start and segment events
2013-05-28 Wim Taymansrtspsrc: add signal to handle server requests
2013-05-28 Nicolas Dufresnevideomixer: Maintain z-order when new pad are added
2013-05-25 Thibault Sauniervideomixer: Always handle flush_stop_pending atomically
2013-05-25 Thibault Sauniervideomixer: Do not take COLLECT_PADS_STREAM_LOCK when...
2013-05-24 Sebastian Drögeflxdec: Properly skip non-frame chunks
2013-05-24 Sebastian Drögeflxdec: Flush data from adapter after reading it
2013-05-24 Andoni Morales Ala... goom2k1: fix more duplicated symbols
2013-05-23 Sebastian Rasmussenrtpjpegpay/depay: Replace framerate caps field with...
2013-05-23 Sebastian Rasmussenrtpjpegpay/depay: Replace framesize caps with width...
2013-05-23 Sebastian Rasmussenrtph264pay/depay: Add optional framerate caps for use...
2013-05-23 Sebastian Rasmussenrtph264pay/depay: Add frame dimensions a payloaded...
2013-05-23 Sebastian Rasmussenrtph264pay: Restructuring to allow for adding optional...
2013-05-23 Sebastian Dröge(dyn|multi)udpsink: Add properties to specify the bind...
2013-05-23 Sebastian Dröge(dyn|multi)udpsink: Bind socket before using it
2013-05-23 Sebastian Dröge(multi)udpsink: Add missing getters for socket-v6 and...
2013-05-23 Nicolas Dufresnevideomixer: Don't hold stream-lock while pushing non...
2013-05-23 Nicolas Dufresnevideomixer: Don't hold object lock while sending events
2013-05-22 Sebastian Drögedeinterlace: The return value of gst_pad_set_caps(...
2013-05-22 David Schleefqtdemux: Add error if file has playready drm
2013-05-21 Thibault Sauniervideomixer: Send a reconfigure event upstream if sinkpa...
2013-05-21 Alexander Schrabmulawdec: Handle NULL buffers in handle_frame
2013-05-21 Sebastian Rasmussenrtpjpegpay/depay: Add framesize caps for use in SDP
2013-05-21 Sebastian Rasmussenrtpjpegpay: Add optional framerate caps for use in SDP
2013-05-20 Mathieu Duponchellevideomixer: When all sinkpads are eos, update output...
2013-05-20 Mathieu Duponchellevideomixer: Don't reset the output segment on flush...
2013-05-19 Thibault Sauniervideomixer: Send caps event from the streaming thread
2013-05-19 Thibault Sauniervideomixer: Do not send flush_stop when receiving a...
2013-05-19 Thibault Sauniervideomixer2: Protect flush_stop_pending with the collec...
2013-05-18 Michael Olbrichrtpmp4apay: clear config buffer before using it
2013-05-16 Thiago Santosqtdemux: Do not expect EOS after a segment event if...
2013-05-16 Thiago Santosqtdemux: only set channels and rate if qtdemux knows it
2013-05-15 Arnaud Vracqtdemux: set alac caps using info from codec buffer
2013-05-15 Arnaud Vracavidemux: do not push discont buffers if they aren...
2013-05-15 Joshua M. Doevideocrop: Add support for GRAY16_LE/GRAY16_BE
2013-05-14 Sebastian Drögergvolume: Send all events through the proxypads instead...
2013-05-14 Sebastian Drögematroskaparse: Make sure to send a segment event before...
2013-05-14 Sebastian Drögedeinterlace: Improve handling of min/max buffer numbers...
2013-05-14 Matej Knoppdeinterlace: set caps for buffer pool config
2013-05-13 Olivier Crêtemultifilesink: Let the base class do get_times
2013-05-13 Nicolas Dufresneinterleave: Send stream-start before caps event
2013-05-13 Nicolas Dufresnertpmux: Send stream-start before caps
2013-05-13 Sebastian Drögeicydemux: Fix sticky event handling
2013-05-13 Sebastian Drögeflvmux: Push sticky events in the right order
2013-05-13 Sebastian Drögedeinterleave: Fix sticky event handling
2013-05-13 Sebastian Drögedeinterleave: Code style fixes
2013-05-13 Sebastian Drögertpgstpay: First let baseclass handle events, then...
2013-05-10 Tim-Philipp Müllermultipartdemux: fix example pipeline
2013-05-10 Nicolas Dufresneshapewipe: Can't map twice the same buffer for writing
2013-05-10 Nicolas Dufresneshapewipe: Ensure caps are writable
2013-05-10 Nicolas Dufresneshapewipe: Fix sample pipeline in documentation
2013-05-09 Sebastian DrögeRevert "videomixer2: Take into account new segments"
2013-05-09 Mathieu Duponchellevideomixer2: Take into account new segments
2013-05-09 Tim-Philipp MüllerRevert "gstrtspsrc: set buffer-size for multicast buffers"
2013-05-09 Nicolas Dufresneaudiowsinclimit: Frequence property renamed cutoff
2013-05-08 Aha Unsworthgstrtspsrc: set buffer-size for multicast buffers
2013-05-08 Sebastian Drögevideomixer2: Send stream-start before caps event
2013-05-07 Thiago Santosqtdemux: push new caps events when caps change
2013-05-07 Thiago Santosqtdemux: do not push discont buffers if they aren't...
2013-05-07 Thiago Santosqtdemux: some code cleanup for mss handling code
2013-05-07 Thiago Santosqtdemux: avoid storing non-time newsegments to push...
2013-05-07 Thiago Santosqtdemux: avoid setting fields to non-writable caps
2013-05-07 Wim Taymansqtdemux: don't send so many segment events
2013-05-07 Wim Taymansqtdemux: place incomming timestamps on output
2013-05-07 Thiago Santosqtdemux: improve reset of internal status
2013-05-07 Thiago Santosqtdemux: prepare qtdemux to accept multiple dash moovs...
2013-05-07 Andre Moreira Maga... qtdemux: Move FLUSH_STOP/PAUSED_TO_READY handling to...
2013-05-07 Louis-Francis Ratt... qtdemux: Remove old pads when exposing streams and...
2013-05-07 Thiago Santosqtdemux: handle mss streams
2013-05-04 Sebastian Rasmussenrtpgstpay: fix invalid memory access in event handler
2013-05-04 Tim-Philipp Müllerac3parse, dcaparse: check buffer size before trimming
2013-05-03 Andoni Morales Ala... dcaparse: add support for "audio/x-private1-dts"
2013-05-03 Andoni Morales Ala... ac3parse: add support for "audio/x-private1-ac3"
2013-05-02 Andoni Morales Ala... rtp: fix duplicated symbols with libvpx
2013-05-02 Andoni Morales Ala... goom2k1: fix duplicated symbols with goom
2013-05-01 Sebastian Drögertph264pay: If the adapter is empty on EOS don't try...
2013-05-01 Ognyan Tonchevmatroskademux: add stream-format=raw to aac caps
2013-04-27 Tim-Philipp Müllerudp: log WARNING debug message if UDP multicast is...
2013-04-27 Tim-Philipp Müllerudpsrc: add includes to get socklen_t defined on Windows
2013-04-27 Yury Delendikqtdemux: add support for VP6F VP6 flash codec
2013-04-26 Edward Herveymonoscope: Fix debug statement
2013-04-26 Alexander Schrabmulawdec: change base class to GstAudioDecoder
next