multiqueue: Fix high_time wakeup logic
[platform/upstream/gstreamer.git] / plugins / elements /
2016-08-30 Edward Herveymultiqueue: Fix high_time wakeup logic
2016-08-27 Thibault SaunierMake use of the new GST_ELEMENT_FLOW_ERROR API all...
2016-08-25 Carlos Rafael Gianiqueue2: Add higher-resolution low/high-watermark properties
2016-08-25 Carlos Rafael Gianiqueue2: Distinguish between buffering percentage and...
2016-08-19 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...
2016-08-12 Edward Herveyqueue2: Post buffering messages earlier in ringbuffer...
2016-08-08 Josep Torramultiqueue: removed redundant call to g_thread_self
2016-07-25 Jan Schmidtinputselector: Handle stream-group-done
2016-07-25 Jan Schmidtinputselector: Wake other pads when selected goes EOS
2016-07-11 Edward Herveyqueue2: Fix average input rate calculation on small...
2016-07-07 Sebastian Drögefunnel: Only forward sticky events on GAP events if...
2016-07-01 Edward Herveymultiqueue: Fix behaviour with not-linked and eos pads
2016-06-30 Tim-Philipp Müllermultiqueue: add gtk-doc blurb for new pad property
2016-06-30 Edward Herveymultiqueue: Add a pad property to "group" streams
2016-06-21 Vincent Penquerc'hqueue2: fix crash deleting current region for small...
2016-06-17 Nicolas Dufresnetee: Properly handle return value when only 1 pad
2016-05-15 Sebastian Drögequeue: Only unblock upstream waiting for the query...
2016-05-11 Sebastian Drögetypefind: Only push a CAPS event downstream if the...
2016-04-29 Matej Knoppmultiqueue: Ignore time when determining whether sparse...
2016-04-15 Carlos Rafael Gianimultiqueue: Recheck buffering status after changing...
2016-04-15 Carlos Rafael Gianimultiqueue: Recalculate fill level after changing high...
2016-04-14 Vincent Penquerc'hmultiqueue: catch errors and flushing case after lock
2016-03-24 Havard Graffvalve: don't send sticky events as a direct response...
2016-03-24 Tim-Philipp Müllercapsfilter: optimisation: avoid unnecessary gst_pad_has...
2016-03-24 Edward Herveyqueue: Use full running time for level calculation
2016-03-24 Sebastian Drögetypefind: Remove redundant assignment
2016-03-18 Jan Schmidtmultiqueue: Fix not-linked pad handling at EOS
2016-03-15 Romain Picardtypefind: Allow caps query in "have-type" signal handlers
2016-03-14 Sebastian Drögetypefind: Store caps on the pad before emitting have...
2016-03-14 Carlos Rafael Gianiconcat: Fix comment typo
2016-03-12 Sebastian DrögeRevert "typefind: Store caps on the pad before emitting...
2016-03-12 Sebastian Drögetypefind: Store caps on the pad before emitting have...
2016-02-28 Tim-Philipp Müllerelements: use new gst_element_class_add_static_pad_temp...
2016-02-27 Tim-Philipp Müllertypefind: fix indentation
2016-02-25 Sebastian Drögeidentity: Add a " " after pts: in the silent=false...
2016-02-23 Edward Herveyplugins: Check return values of gst_buffer_map()
2016-02-16 Sebastian DrögeRevert "queue2: add overrun signal"
2016-01-29 Alex Henrietypefindelement: Improve English grammar
2016-01-20 Tim-Philipp Müllermultiqueue: two small fixes for when an existing pad...
2016-01-19 Jan Schmidtqueue2: Add use-tags-bitrate property
2016-01-16 Sebastian Drögeoutput-selector: Make access to the active pad and...
2016-01-16 Sebastian Drögeoutput-selector: Notify when the active-pad property...
2016-01-08 HoonHee Leefunnel: improve debug message
2016-01-06 Tim-Philipp Müllerqueue2: avoid calculating fill levels multiple times
2016-01-06 Tim-Philipp Müllerqueue2: fix fill level arithmetic overflow with large...
2015-12-14 Sebastian Drögetee: Check if parsing the name template with sscanf...
2015-12-14 Sebastian Drögequeue/multiqueue: Don't special-case CAPS events in...
2015-12-14 Sebastian DrögeRevert "queue: Illegal memory access of sink event"
2015-12-14 Vineeth TMqueue: Illegal memory access of sink event
2015-12-12 Reynaldo H. Verdej... downloadbuffer: drop unneeded macros for G_OS_WIN32
2015-12-12 Reynaldo H. Verdej... fdsrc: drop unneeded macros for G_OS_WIN32
2015-12-12 Reynaldo H. Verdej... fdsrc: enable large file support in Android
2015-12-12 Reynaldo H. Verdej... fdsink: enable large file support in Android
2015-12-12 Reynaldo H. Verdej... queue2: fix some typos
2015-12-12 Reynaldo H. Verdej... queue2: enable large file support on Android
2015-12-12 Reynaldo H. Verdej... downloadbuffer: fix some typos
2015-12-12 Reynaldo H. Verdej... downloadbuffer: enable large file support on Android
2015-12-12 Reynaldo H. Verdej... sparsefile: drop bogus reference to file descriptor
2015-12-12 Reynaldo H. Verdej... sparsefile: enable large file support on Android
2015-12-09 Reynaldo H. Verdej... filesrc: enable large file support in Android
2015-12-09 Reynaldo H. Verdej... filesink: enable large file support on Android
2015-12-09 Reynaldo H. Verdej... filesink: indentation fixes
2015-12-09 Edward Herveymultiqueue: Don't use random segment.position from...
2015-12-02 Edward Herveymultiqueue: Fix set/get property
2015-12-02 Edward Herveypad: Implement GstPadEventFullFunction
2015-12-02 Edward Herveymultiqueue: Use signed clock values for running time...
2015-12-02 Edward Herveymultiqueue: Add an extra cache time for unlinked streams
2015-12-02 Edward Herveymultiqueue: Optimize multiqueue sizes based on interleave
2015-12-02 Vincent Penquerc'hmultiqueue: use new stream-start event sparse flag...
2015-12-02 Edward Herveymultiqueue: Fix high_time computation
2015-12-02 Jan Schmidtqueue2: Don't report 0% unless empty
2015-11-18 Tim-Philipp Müllerqueue2: don't print criticals when receiving custom...
2015-11-13 Aleix Conchillo... identity: add drop-buffer-flags property
2015-11-06 Duncan Palmerqueue2: Add the avg-in-rate property.
2015-11-06 Philippe Normandqueue2: add overrun signal
2015-11-05 Anton Bondarenkofilesink: continue element cleanup even if fclose fails
2015-10-27 Edward Herveyqueue/queue2: Use GST_BUFFER_DTS_OR_PTS
2015-10-27 Edward Herveymultiqueue: Use buffer DTS if present, else PTS
2015-10-19 Edward Herveymultiqueue: Improve incoming SEGMENT handling
2015-10-15 Edward Herveymultiqueue: Accept STREAM_START after EOS
2015-09-26 Thiago Santoscapsfilter: remove proxying of accept-caps downstream
2015-09-24 Stian Selnesfunnel: Fix racy state change
2015-09-21 Eunhae Choiinputselector: Fix buffer leak in sync_streams & cache_...
2015-09-15 Vineeth TMdownloadbuffer, benchmarks: fix error leaks in failure...
2015-08-31 Tim-Philipp MüllerRevert "queue2: Process SEEKING query"
2015-08-04 Eunhae Choiqueue2: not update upstream size with negative value
2015-08-03 Stefan Sauerfilesink: use GST_INFO_OBJECT for more detail
2015-07-28 Nicolas Dufresnedoc/capsfilter: Document filtering modes
2015-07-28 Nicolas Dufresnedoc/filesink: Add BufferMode enumeration
2015-07-28 Sebastian Drögecapsfilter: Only remember previous filter caps if they...
2015-07-28 Sebastian Drögecapsfilter: When switching caps change modes, forget...
2015-07-21 Thiago Santosconcat: dot not reset pad states too early
2015-07-14 Tim-Philipp Müllertee: fix typo in allow-not-linked property description
2015-07-08 Justin Joydocs: add StreamidDemux to documentation
2015-07-07 Havard Graffidentity: refactor and add tests using GstHarness
2015-07-04 Tim-Philipp Müllerqueue: avoid slice allocs/frees for each item
2015-07-03 Stefan Sauerdocs: another sweep canonicalizing the plugin docs...
2015-07-03 Stefan Sauerdocs: order and canonicalize the -sections.txt file
2015-07-02 Luis de Bethencourtinputselector: remove always-true check
2015-06-25 Miguel París Díazfunnel: add "forward-sticky-events" property
next