poll: stop treating on POLLPRI as 'read'
[platform/upstream/gstreamer.git] / plugins /
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-20 Guillaume Desmottestracers: leaks: update type filter later for unknown...
2016-07-11 Guillaume Desmottesleaks: check return values of libunwind calls
2016-07-11 Edward Herveyqueue2: Fix average input rate calculation on small...
2016-07-08 Guillaume Desmottesleaks: warn if object is destroyed while the tracer...
2016-07-08 Guillaume Desmottesleaks tracer: use G_OS_UNIX to check for signal support
2016-07-08 Guillaume Desmottesleaks tracer: add creation stack trace support
2016-07-08 Guillaume Desmottesleaks tracer: add checkpoint support using SIGUSR2
2016-07-08 Guillaume Desmottesleaks tracer: log alive objects when receiving SIGUSR1
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-06-03 Tim-Philipp Müllertracers: leaks: some micro-optimisations
2016-06-02 Guillaume Desmottestracers: add leaks tracer
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-04-13 Guillaume Desmottesrusage: properly free the queue memory
2016-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
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-23 Sebastian Drögedataurisrc: Don't assume that get_current_caps() return...
2016-02-16 Sebastian DrögeRevert "queue2: add overrun signal"
2016-01-29 Alex Henrietypefindelement: Improve English grammar
2016-01-22 Stefan Sauertracerrecord: don't leak the spec structures
2016-01-20 Tim-Philipp Müllermultiqueue: two small fixes for when an existing pad...
2016-01-20 Stefan Sauertracer/gststats: fix mismatch between '.class' and...
2016-01-19 Jan Schmidtqueue2: Add use-tags-bitrate property
2016-01-18 Tim-Philipp Müllertracers: fix thread-id casts to 64-bit ints on 32-bit...
2016-01-16 Stefan Sauertracer/stats: use the right log template
2016-01-16 Stefan Sauertracer: use the new flags to create the optional field...
2016-01-16 Stefan Sauertracer: add a GstTracerValueFlags and replace strings
2016-01-16 Tim-Philipp Müllergst.h: Don't spew warnings if GST_USE_UNSTABLE_API...
2016-01-16 Stefan Sauertracer: add a GFlag for the tracer scope
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-15 Stefan Sauertracerrecord: add a log record class
2016-01-10 Stefan Sauertracers: code clean ups
2016-01-08 HoonHee Leefunnel: improve debug message
2016-01-07 Stefan Sauertracer: harmonize the query hooks
2016-01-07 Stefan Sauertracers/stats: add missing parameters to callback functions
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...
2016-01-06 Stefan Sauertracer: make gst_tracing_register_hook_id static
2015-12-15 Vineeth TMplugins-bad: Fix example pipelines
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-19 Luis de Bethencourtdocs: update gst-launch-0.10 lines
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
next