checks: set pipelines to NULL state in parse-launch unit test
[platform/upstream/gstreamer.git] / libs /
2009-08-10 Tim-Philipp Müllercheck: add some logging before calling gst_task_cleanup...
2009-08-08 Sebastian Drögecheck: Call gst_task_cleanup_all() in GST_END_TEST
2009-08-08 Edward Herveybasesink: Remove dead assignments
2009-08-06 Tim-Philipp Müllercheck: add internal-check.h to BUILT_SOURCES in attempt...
2009-08-06 Tim-Philipp Müllercheck: fix symbol exporting
2009-08-06 Tim-Philipp Müllercheck: fix issues with 'make distcheck'
2009-08-06 Tim-Philipp Müllercheck: use private copy of check for libgstcheck
2009-08-06 Tim-Philipp Müllercheck: add internal copy of check-0.9.6
2009-08-06 Stefan Kostbasetransform: use new _caps_can_intersect()
2009-08-06 Stefan Kostbasetransform: only check caps_is_fixed() if they changed
2009-08-06 Wim Taymansbasetransform: clarify _caps_is_equal()
2009-08-06 Wim Taymansbasetransform: refactor metadata modifications
2009-08-06 Wim Taymansbasetransform: enable optimisation
2009-08-06 Wim Taymansbasetransform: fix refcounting problem
2009-08-06 Wim Taymansbasesink: cleanups in position queries
2009-08-06 Stian Selnesbasesink: Query upstream for the position if conversion...
2009-08-06 Kipp Cannonbasetransform: Improve debug output in gst_base_transfo...
2009-08-06 Sebastian Drögebasetransform: Don't unset GAP flag if working in passt...
2009-08-03 Mark Nauwelaertsbytereader: avoid wrap-around in buffer size checks...
2009-07-29 Edward Herveycollectpads: Get the flushing state with the object...
2009-07-29 Edward Herveycollectpads: Make sure the CollectData list is up-to...
2009-07-29 Edward Herveycollectpads: Split out _check_pads into a version witho...
2009-07-28 Tim-Philipp Müllercheck: make new GstStreamConsistency structure private
2009-07-24 Robin Stockerbasesrc: don't handle SEEKING queries for formats that...
2009-07-20 Wim Taymansbasesrc: make tag queuing threadsafe
2009-07-20 Edward Herveygstcheck: Add a stream consistency checking helper...
2009-07-20 Edward Herveybasesrc: Serialize tags into the dataflow. Fixes #588745
2009-07-16 Tim-Philipp Müllerdocs: fix API docs for gst_{adapter|byte_reader}_masked...
2009-07-14 Stefan Kostbasetransform: take size once
2009-07-06 Stefan Kostcollectpads: make it the best of wims and edwards patch.
2009-07-06 Stefan Kostbasetransform: make comment a FIXME comment
2009-07-06 Stefan Kostlogging: use perf category for dropped buffers
2009-07-05 Edward Herveycollectpads: Don't forward FLUSH_STOP if some input...
2009-07-04 Edward Herveycollectpads: Update the cookie when setting ourselves...
2009-07-02 Tim-Philipp Müllerdocs: fix gtk-doc /*< private >*/ marker
2009-06-29 Edward Herveylibs/controller: Set default gst debugging category.
2009-06-29 Wim Taymansbufferlist: use faster gst_buffer_list_get()
2009-06-29 Ognyan Tonchevbasesink: take timestamp later
2009-06-29 Stefan Kostlogging: add a performace log category
2009-06-25 Tim-Philipp Müllerbasesink: don't do things with side effects within...
2009-06-23 Tim-Philipp Müllerbytereader: add a bunch of utility functions for string...
2009-06-18 Wim Taymanscollectpads: use the right flushing flag.
2009-06-18 Edward Herveycollectpads: Properly handle flushing pads.
2009-06-16 Wim Taymansbasesink: add Since tag for new method
2009-06-16 Branko Subasicbasesink: add support for buffer list
2009-06-15 Wim Taymanscollectpads: fix .h indentation
2009-06-15 Wim Taymansbasesrc: add some more debug
2009-06-13 Tim-Philipp Müllerbytereader: add gst_byte_reader_masked_scan_uint32()
2009-06-12 Wim Taymansstepping: more stepping improvements
2009-06-12 Wim Taymansbasesink: post step-start
2009-06-09 Wim Taymansbasesink: update segment start/stop for clipping
2009-06-09 Wim Taymansbasesink: do proper clipping in stepping
2009-06-08 Wim Taymansstepping: do flushing steps correctly
2009-06-08 Jan Schmidtbasesink: Change awkward wording in a translateable...
2009-06-08 Wim Taymansbasesink: add non-flushing steps
2009-06-05 Mark Nauwelaertsbasesrc: reply to QUERY_SEEKING with original format...
2009-06-04 Wim Taymansbasesink: fix clipped start/stop after step
2009-06-04 Wim Taymansbasesink: use more correct segment methods
2009-06-03 Wim Taymansbasesink; handle EOS correctly.
2009-06-03 Wim Taymansbasesink: forget previous times when stepping
2009-06-02 Wim Taymansbasesink: fix regression in unit tests
2009-06-01 Wim Taymansbasesink: post a warning on excessive framedrops
2009-06-01 Wim Taymansbasesink: more stepping in reverse
2009-06-01 Wim Taymansbasesink: use start_time as the step start
2009-06-01 Wim Taymansbasesink: catch step cases in _wait_preroll()
2009-06-01 Wim Taymansbasesink: more stepping in reverse fixes
2009-06-01 Wim Taymansbasesink: small cleanups
2009-06-01 Wim Taymansframestep: implement backwards framestep
2009-06-01 Wim Taymansbasesink: add framestepping in time
2009-06-01 Wim Taymansbasesink: keep track of stepped time
2009-06-01 Wim Taymansbasesink: move stuff around, more stepping
2009-06-01 Wim Taymansbasesink: first stab at frame stepping in PAUSED
2009-05-28 Arnout Vandecappelleadapter: fix _masked_scan_uint32() at boundaries
2009-05-22 Stefan Kostcontroller: add G_LIKELY and join two if for same condition
2009-05-22 Edward Herveygsttypefindhelper: Fix indentation
2009-05-22 Jan Schmidtcontroller: Silence a warning from the GSequence being...
2009-05-20 Wim Taymansadapter: improve the flush function
2009-05-20 Stefan Kostcontroller: fix assertion when freeing the control...
2009-05-20 Wim Taymansadapter: potentially save a memcpy in _take
2009-05-20 Wim Taymansadapter: micro optimisations
2009-05-20 Wim Taymansadapter: avoid comparisions in fast path
2009-05-20 Wim Taymansadapter: avoid branch in copy code
2009-05-19 Wim Taymansadapter: add _masked_scan_uint32
2009-05-19 Wim Taymansadapter: more optimisations
2009-05-14 Sebastian Drögecontroller: Use ordered GSequence instead of GList
2009-05-13 Wim Taymansadapter: don't use realloc, it does a memcpy
2009-05-13 Wim Taymansadapter: use g_realloc for resizing the buffer
2009-05-13 Wim Taymansadapter: move new member to private struct
2009-05-13 Wim Taymansadapter: update some docs
2009-05-13 Wim Taymansadapter: add method to keep track of timestamps
2009-05-13 Wim Taymansadapter: small cleanups
2009-05-12 Wim Taymansadapter: optimize taking the headbuffer
2009-05-11 Wim Taymansbasesrc: don't ignore pad_start return value
2009-04-15 Stefan Kostlogging: fix unused variable warning when disabling...
2009-04-14 Stefan Kostcontroller: factor out duplicated code and add a descri...
2009-04-04 Edward Herveybasesink: Remove dead assignments.
2009-04-04 Edward Herveybasesrc: remove dead assignment.
2009-04-04 Sebastian Drögegst: Use g_once_init* or G_DEFINE_TYPE
2009-04-03 Edward Herveycontroller: remove dead assignment.
2009-04-03 Edward Herveyadapter: remove dead assignment.
next