queue2: Only update current level if we already downloaded a range
[platform/upstream/gstreamer.git] / libs /
2013-09-09 Mathieu Duponchellebasetransform: implement a default transform_meta.
2013-09-05 Thiago Santosbasesrc: preserve seqnum on segments after seeks
2013-09-05 Zaheer Abbas Meralicollectpads: Don't unref NULL GstCollectData
2013-08-29 Tim-Philipp Müllerbasesink: demote log message, don't spam INFO level...
2013-08-22 Edward Herveybasetransform: Don't push out identical caps
2013-08-16 Jonas Holmbergcheck: Call gst_deinit() at exit of all processes
2013-08-14 Wim Taymansbasesrc: improve flush-start handling
2013-08-14 Wim Taymansbasesrc: stop flushing in flush-stop
2013-08-14 Wim Taymansbasesrc: handle flush better
2013-08-14 Edward Herveycheck: Don't use nodist headers on gir scanner
2013-08-13 Edward Herveybaseparse: Add a property to disable passthrough
2013-08-13 Thiago Santosdataqueue: add gst_data_queue_push_force
2013-08-10 Nicolas Dufresnebytereader: Accelerate MPEG/H264 start code scanning
2013-08-08 Adrian Pardinicontroller: fixes int overflow with properties that...
2013-07-30 Kjartan Maraasdocs: some small gtk-doc markup fixes
2013-07-30 Edward Herveytypefindhelper: Avoid using buffer_get_size in tight...
2013-07-29 Sebastian Drögebase: Fix handling of SEGMENT query
2013-07-29 Sebastian Drögebaseparse: Implement SEGMENT query
2013-07-25 Thiago Santosbaseparse: fix seqnum handling for seeks
2013-07-24 Sebastian Drögebasesink: Don't shadow variables that are set inside...
2013-07-23 Thibault Saunierlibcheck: Escape strings in the generated xml files
2013-07-23 Sebastian Drögebasesink: Print some debug output if a stream-start...
2013-07-22 Sebastian Drögebase: Use new group-id field in stream-start event...
2013-07-16 Olivier Crêteadapter: Take account of the skip in gst_adapter_take_b...
2013-07-16 Olivier Crêteadapter: Add function to return buffer composed of...
2013-07-16 Tim-Philipp Müllertimeprovider: g-i: allow None as address for gst_net_ti...
2013-07-15 Sebastian Drögebasesrc: Leave the loop function faster if we're flushing
2013-07-05 Thibault Saunierbasesrc: Do not lock a mutex that does not exist
2013-07-03 Wim Taymansbaseparse: reset PTS after seek
2013-07-03 Nicolas DufresneAdd few missing allow-none annotation
2013-07-02 Olivier Crêtecheck: Change stream_id parameter name to match GtkDoc
2013-07-01 Jonas Holmbergcheck: Added gst_check_setup_events_with_stream_id()
2013-06-19 Sjoerd Simonsbasetransform: optimize default acceptcaps implementation
2013-06-17 Wim Taymansbasesink: call state change in all cases
2013-06-06 Sebastian Drögebasesrc: Only force-update the duration for dynamic...
2013-05-30 Wim Taymansbasesink: improve position reporting without clock
2013-05-24 Tim-Philipp Müllerbasetransform: remove 0.10-ism from docs
2013-05-24 Sebastian Drögebasetransform: Return GST_FLOW_ERROR if the allocator...
2013-05-15 Sebastian Drögecheck: Fix event handling in gst_check_element_push_buf...
2013-05-10 Nicolas Dufresnecheck: Add helper that sends initial events
2013-05-08 Sebastian Drögebasesrc: Add FIXME comment for unused assignment results
2013-05-07 Sreerenj Balachandrancontroller: Fix the function signature and a minor...
2013-04-27 Tim-Philipp Müllercheck: set CK_TIMEOUT_MULTIPLIER on ARM
2013-04-25 Thibault Sauniercontroller: Fix element-type annotations
2013-04-24 Sebastian Drögenetclock: Add support for IPv6
2013-04-23 Sebastian Drögebaseparse: Only infer TS if PTS interpolation is enabled
2013-04-19 Sebastian Drögebasesink: Don't set last_render_time if we're checking...
2013-04-18 Thiago Santosdataqueue: add gst_data_queue_peek
2013-04-17 Tim-Philipp Müllercheck: run skipped tests if explicitly requested via...
2013-04-11 Wim Taymansnettimeprovider: notify of changed bound address
2013-04-11 Douglas BagnallGstCollectPads documentation: gst_collect_pads_read...
2013-04-09 Tim-Philipp Müllernetclientclock: bind socket before querying local address
2013-03-30 Josep Torrabasesink: fixes compiler warning
2013-03-28 Stefan Sauerargb-controlbinding: fix messed up property setter
2013-03-27 Mark Nauwelaertsbaseparse: reset next_pts upon SEGMENT event
2013-03-27 Mark Nauwelaertsbaseparse: more inter-timestamp tracking
2013-03-25 Nicolas Dufresnebasesrc: Don't send error if negotiate fails because...
2013-03-08 Stefan Sauerdocs: mention clipping of values in control-binding...
2013-03-07 Stefan Sauercontrolbinding: relax the pspec for the control-source
2013-03-07 Stefan Sauerlfo: set a sensible lower boundary for the frequency
2013-03-06 Stefan Sauerlfocontrolsource: init the amplitude to the default...
2013-03-03 Tim-Philipp Müllerbasesink: fix use of uninitialized variable
2013-03-02 David Schleefcollectpads: take DTS into account
2013-02-27 Stefan Sauerseeking: add more logging for seeking
2013-02-21 Tim-Philipp Müllerbasetransform: don't pass NULL outcaps to transform_siz...
2013-02-19 Tim-Philipp Müllercheck: add some more fail_unless_*() macros for convenience
2013-02-17 Stefan Sauertriggercontrolsource: add missing end_iter check for...
2013-02-12 David Schleefbaseparse: Fix doc typo
2013-02-12 David Schleefbaseparse: add gst_base_parse_set_ts_at_offset()
2013-02-12 David Schleefadapter: Add gst_adapter_prev_[pd]ts_at_offset()
2013-02-11 Stefan Sauercompat: kill more uses of gst_pad_set_caps()
2013-02-09 Mark Nauwelaertsbaseparse: improve PTS interpolating
2013-02-08 Stefan Sauercontrolbinding: error handling for binding controlsourc...
2013-02-05 Wim Taymansbasesink: handle sync of EOS after item without duration
2013-02-01 Stefan Sauerdocs: update the controller docs
2013-01-30 Tim-Philipp Müllerdataqueue: can't pass a GType through GINT_TO_POINTER
2013-01-30 Tim-Philipp Müllerqueuearray: make _find() find the value if no compare...
2013-01-30 Alexander Schrabqueuearray: fix gst_queue_array_find()
2013-01-30 Alexander Schrabqueuearray: fix gst_queue_array_drop_element()
2013-01-29 Sreerenj Balachandrandocs: align the comments correctly with the declaration...
2013-01-29 Wim Taymansbasesrc: handle renegotiation correctly
2013-01-24 Niv Sardibasesrc: set NEED_RECONFIGURE flag if negotiate fails
2013-01-16 Tim-Philipp Müllerdocs: add a note to the gst_adapter_take_buffer() docs...
2013-01-15 Tim-Philipp MüllerUse GST_*_1_0 environment variables everywhere
2013-01-14 Tim-Philipp Müllerdocs: minor GstBaseParse docs fixes
2013-01-14 Wim Taymanstypefind: handle map failure
2013-01-14 Wim Taymansbasesrc: handle map failure
2013-01-14 Wim Taymansadapter: handle map failure
2013-01-13 Tim-Philipp Müllerbaseparse: add vfuncs to intercept queries
2013-01-12 Tim-Philipp Müllerbaseparse: fix up name of default event vfuncs
2013-01-03 Sebastian Drögebasesink: Initialize uninitialized variable
2013-01-02 Thijs Vermeiradapter: return gssize from gst_adapter_masked_scan_...
2013-01-01 Sebastian Drögebasesink: Check if buffers are too late before calling...
2012-12-17 Arnaud Vracbaseparse: fix invalid output timestamps in some cases
2012-12-14 Wim TaymansNEWSEGMENT -> SEGMENT
2012-12-13 Wim Taymansbasesrc: call _stop when start failed
2012-12-12 Sebastian Drögelibs: Use foo/foo.h as single-include header consistent...
2012-12-11 Wim Taymansbaseparse: pass DTS and PTS to handle_buffer
2012-12-11 Wim Taymansbaseparse: improve debug
2012-12-05 Wim Taymansadapter: fix 0.10 docs to make more sense in 1.0
next