gst-inspect: fix output for -a
[platform/upstream/gstreamer.git] / plugins /
2014-12-24 Sebastian Drögeinputselector: Use the same waiting function for EOS...
2014-12-24 Sebastian Drögeinputselector: Wake up all waitings pads directly if...
2014-12-24 Song Binginputselector: Block when receiving an EOS event on...
2014-12-23 Sebastian Drögeinputselector: Keep a ref of the currently active sinkp...
2014-12-23 Song Binginputselector: Get the active sinkpad again after takin...
2014-12-10 Tim-Philipp Müllertypefind: minor cosmetic change
2014-12-10 Tim-Philipp Müllertypefind: use GST_BUFFER_OFFSET_NONE for buffer offset
2014-12-01 Edward Herveytypefind: Propagate input buffer offset
2014-12-01 Sebastian DrögeDon't compare booleans for equality to TRUE and FALSE
2014-11-30 Tim-Philipp Müllerplugins: fix build on windows
2014-11-30 Tim-Philipp Müllerfilesink: use writev() in ::render() to write out memor...
2014-11-30 Tim-Philipp Müllerfilesink: implement ::render_list() function that uses...
2014-11-30 Tim-Philipp Müllerfdsink: use writev() in ::render() to write out memorie...
2014-11-30 Tim-Philipp Müllerfdsink: implement ::render_list() using writev()
2014-11-30 Tim-Philipp Müllerplugins: add helper function for writing buffers out...
2014-11-23 Thiago Santosqueue2: percentage is relative to high-percent
2014-11-23 Thiago Santosmultiqueue: percentage is an absolute value
2014-11-03 Sebastian Drögecapsfilter: Add an optional delayed caps change mode
2014-10-20 Stefan Saueridentity: include the actual delta in the message
2014-10-20 Andrei Sarakeevmultiqueue: Wake up any waiting streams if the current...
2014-10-09 Aleix Conchillo... multiqueue: don't lock multiqueue when pushing serializ...
2014-10-03 Tim-Philipp Müllerinputselector: fix compilation
2014-10-03 Stefan Sauerinput-selector: extract some common code into helpers
2014-10-03 Stefan Sauerinput-selector: small code cleanups
2014-10-03 Stefan Sauerinputselector: fix printf format
2014-10-03 Luis de Bethencourtfakesrc: mark the pattern property as unused
2014-10-02 Luis de Bethencourtfakesrc: removing unused pattern option
2014-10-02 Sebastian Drögequeue: Add missing break in switch
2014-10-02 Sebastian Drögequeue: update segment position on GAP events to calcula...
2014-10-02 Sebastian Drögequeue2: update segment position on GAP events to calcul...
2014-10-02 Matej Knoppmultiqueue: update segment position on GAP events to...
2014-10-02 Sebastian Drögecapsfilter: Push pending events before a buffer also...
2014-09-25 Stefan Sauerfixme: bump leftover 0.11 fixme comments
2014-09-24 Thibault Sauniercapsfilter: Remove EOS event from pending_event list...
2014-09-23 Thibault Saunierqueue: Do not forget to release the QUEUE_LOCK in the...
2014-09-22 Thibault Saunierqueue: Do not hold GST_QUEUE_LOCK while posting ERROR...
2014-09-19 Thiago Santosqueue2: do not post buffering messages holding the...
2014-09-18 Tim-Philipp Müllerfilesrc: remove FIXME
2014-09-17 Ognyan Tonchevtypefindelement: do not leak sticky events in flush_stop
2014-09-16 Thiago Santosmultiqueue: do not post messages holding the lock
2014-09-14 Tim-Philipp Müllercoreelements: mark properties with MUTABLE_PLAYING
2014-09-11 Rémi Lefèvrevalve: fix typo in description
2014-09-02 Ravi Kiran K Noutput-selector: Send all events to active src pad...
2014-08-27 Sebastian Drögeconcat: Allow seeking on the currently playing stream
2014-08-23 Tim-Philipp Müllerqueue: fix race when flush-stop event comes in whilst...
2014-08-14 Thiago Santosinputselector: always proxy caps query
2014-08-13 Thibault Sauniermultiqueue: Not post BUFFERING message if one of the...
2014-08-13 Sebastian Drögemultiqueue: Only handle flow returns < EOS as errors...
2014-08-13 Sebastian Drögequeue2: Post errors if we receive EOS after downstream...
2014-08-13 Sebastian Drögequeue: Post errors when receiving EOS after downstream...
2014-08-13 Sebastian Drögemultiqueue: Post errors ourselves if they are received...
2014-08-12 Sebastian Drögeconcat: Add documentation and integrate into documentat...
2014-08-12 Sebastian Drögeconcat: Add new element that concatenates multiple...
2014-07-29 Thiago Santosmultiqueue: avoid using infinite buffers limit if finit...
2014-07-25 Tim-Philipp Müllertypefindelement: remove prototype for function that...
2014-07-21 Srimanta Pandafunnel: Fix for racy EOS event handling
2014-07-19 Tim-Philipp Müllerelements: improve buffer flags to string utility function
2014-07-17 Edward Herveytypefindelement: Propagate input buffer PTS and DTS
2014-07-08 Sebastian Drögedocs: There is no decodebin2 anymore, don't pretend...
2014-07-07 Thiago Santosfdsrc: fix error setting when uri is invalid
2014-07-01 Sebastian Drögeidentity: Proxy the accept-caps query
2014-06-25 Tim-Philipp Müllerelements: fix copyright and remove gtk-doc chunk
2014-06-23 Olivier Crêtefilesrc: Ignore seek error on non-seekable files
2014-06-19 Srimanta PandaFix funnel EOS handling and wrong unittest
2014-06-04 Vincent Penquerc'hgstbuffer: factor three flags-to-string loops
2014-06-03 Wim Taymansdownloadbuffer: fix uninitialized variable
2014-06-03 Wim Taymansdownloadbuffer: improve start/stop in buffering query
2014-06-03 Vincent Penquerc'hidentity: add static and const where appropriate
2014-06-03 Vincent Penquerc'hidentity: fix potential buffer overflow
2014-06-03 Wim Taymansdownloadbuffer: reset read and write positions
2014-05-31 Sebastian Drögetypefind: Keep still meaningfull pending events on...
2014-05-29 Thiago Santosmultiqueue: post buffering message when queues flush
2014-05-13 Tim-Philipp Müllerelements: don't depend on libgio just for g_io_error_fr...
2014-05-13 Tim-Philipp Müllersparsefile: keep it private as helper API for downloadb...
2014-05-08 Nicolas Dufresnedownloadbuffer: Fix 32bit build
2014-05-08 Wim Taymansdownloadbuffer: small cleanups
2014-05-08 Wim Taymansdownloadbuffer: update docs
2014-05-08 Wim TaymansAdd new downloadbuffer element
2014-05-08 Wim Taymanspads: update docs for request pads
2014-05-04 Руслан Ижбулатовfilesrc: g_memmove() is deprecated
2014-04-28 Thiago Santosmultiqueue: avoid signaling overrun on the first segment
2014-04-28 Srimanta Pandafunnel: Check if the last pad was set
2014-04-26 Tim-Philipp Müllerdocs: remove outdated and pointless 'Last reviewed...
2014-04-17 Srimanta Pandafunnel: Handle end of stream event on sink pad
2014-04-16 Vincent Penquerc'hqueue2: fix event/preroll deadlock differently
2014-04-11 Jan Schmidtinput-selector: Hold pad object lock when changing...
2014-04-09 Sebastian Drögemultiqueue: Wake up the queues if limits are changing...
2014-04-07 Tim-Philipp Müllerqueue2: use g_strerror() instead of strerror()
2014-04-07 Vincent Penquerc'hqueue2: warn if we can't remove our temporary file
2014-04-07 Tim-Philipp Müllerfilesrc: no need for a translated message for impossibl...
2014-04-07 Vincent Penquerc'hfilesrc: catch failure to seek back to zero after seek...
2014-04-03 Thiago Santosinputselector: fix build with debug cached buffers...
2014-03-24 Vincent Penquerc'hqueue2: fix event/preroll deadlock
2014-03-19 Sebastian Drögequeue2: Update buffering status and maybe post bufferin...
2014-03-19 Sebastian Drögemultiqueue: Update buffering status and maybe post...
2014-03-14 Tim-Philipp Müllerdocs: fix multiqueue docs for new template names foo_...
2014-03-11 Stefan Sauertee: use store_sticky events add add more logging
2014-03-10 Thiago Santosqueue2: if buffering is disabled while buffering, post...
2014-03-10 Thiago Santosqueue2: remove unused variable
2014-03-10 Thiago Santosqueue: queue2: preserve last flow result when pushing...
next