basesink: add support for buffer list
[platform/upstream/gstreamer.git] / tests /
2009-06-14 Tim-Philipp Müllertaglist: add functions to create a new taglist with...
2009-06-13 Tim-Philipp Müllerbytereader: add gst_byte_reader_masked_scan_uint32()
2009-06-12 Wim Taymansstepping: more stepping improvements
2009-06-10 Tim-Philipp Müllerstructure: add gst_structure_*_get*() vararg functions
2009-06-08 Tim-Philipp MüllerRemove double semicolons at end of line
2009-06-07 Wim Taymanstests: conditionally compile the streams example
2009-06-04 Wim Taymanssegment: add gst_segment_set_running_time
2009-06-03 Wim Taymanssegment: add method for converting to position
2009-06-02 Stefan Koststructure: fix serialisation of nested structures.
2009-06-01 Wim Taymansframestep: implement backwards framestep
2009-06-01 Wim Taymansexamples: step in time as well
2009-06-01 Wim Taymansexample: print step_done message and sync
2009-06-01 Wim TaymansAdd frame stepping in PAUSED example
2009-06-01 Stefan Kostcontroller: add test for cubic int. and too few control...
2009-05-31 Stefan Kostcontroller: use real world number in benchmark
2009-05-31 Tim-Philipp Müllerfakesink: hack around crasher bug in g_object_notify...
2009-05-31 Tim-Philipp Müllertaglists: warn if someone tries to add empty or NULL...
2009-05-29 Wim Taymanspipeline: deprecate old methods, fix test
2009-05-28 Arnout Vandecappelleadapter: fix _masked_scan_uint32() at boundaries
2009-05-25 Jan Schmidtdist: Fix the name of the header to dist: testrtpool...
2009-05-22 Stefan Kostcontroller: add a benchmark to verify the switch to...
2009-05-22 Stefan Kostcontroller: add more error handling to example
2009-05-22 Jan Schmidtdist: Add rtpool-test.h to the sources list so it gets...
2009-05-22 Jan Schmidtgitignores: Ignore the clockstress benchmark binary
2009-05-20 Wim Taymanstests: one more adapter test
2009-05-19 Wim Taymansadapter: add _masked_scan_uint32
2009-05-15 Wim Taymansstress: add a clock stresstest
2009-05-13 Wim Taymanstests: add another test for adapter timestamps
2009-05-13 Wim Taymanstests: add new timestamp unit test
2009-05-12 Jonas Holmbergbufferlist: hook up the pad functions
2009-05-12 Jonas Holmbergbufferlist: add docs/build/debug/unittest
2009-05-12 Wim Taymansadapter: optimize taking the headbuffer
2009-05-11 Wim Taymanstests: set the latency-time to something low
2009-05-11 Wim Taymanstests: improve the example
2009-05-11 Wim TaymansTaskPool: remove _set_func()
2009-05-11 Wim Taymanstests: add example of custom taskpools
2009-05-11 Wim Taymanstests: cleanup some code
2009-05-11 Wim TaymansPad: post STREAM_STATUS_TYPE_CREATE
2009-05-11 Wim Taymansexamples: set bus handler before state change
2009-05-11 Wim Taymanstests: add example app for stream-status
2009-05-11 Wim Taymanstests: add a unit-test for the stream-status
2009-05-11 Wim Taymanstests: fix unit-tests for new stream-status
2009-04-14 Stefan Kostcontroller: factor out duplicated code and add a descri...
2009-04-08 Tim-Philipp MüllerAPI: add FIXME and DUMPMEM log levels and convenience...
2009-04-08 Stefan Kosttests: remove the hacks to workaround the pad-leak
2009-03-30 Sebastian Drögetests: Don't define global buffers variable, it's alrea...
2009-03-26 Wim Taymansclock: fix 2 wakeup races.
2009-03-26 Tim-Philipp MüllerAPI: add gst_tag_list_get_buffer{_index}
2009-03-26 Jan Schmidtsystemclock: Clean up the tests a bit.
2009-03-26 Jan Schmidtsystemclock: Add a test for sync/async clockid interactions
2009-03-09 Wim Taymanspad: call new callbacks set in the block callback
2009-03-02 Sebastian DrögeAPI: Add gst_util_array_binary_search() for binary...
2009-02-22 Edward HerveyRemove core file from previous commit
2009-02-22 Alessandro DecinaGstPad: Add gst_pad_set_blocked_async_full
2009-02-18 Wim TaymansAdd message to request a state change
2009-02-16 Wim TaymansClear target when the target pad disappears
2009-02-05 Stefan Kosttests: GstClockTime is always >= 0
2009-02-03 Wim TaymansGstBaseSink: avoid calling preroll multiple times
2009-01-31 Jan Schmidtcheck: Fix comment about the timeout for generic stress...
2009-01-31 Jan Schmidtcheck: Increase timeout for the tee test
2009-01-29 Stefan KostAdd a trivial source for tracking gst_init time accross...
2009-01-23 Jan SchmidtUpdate a bunch of gitignores to clean up my git status...
2009-01-22 Wim TaymansMerge branch 'master' of ssh://git.freedesktop.org...
2009-01-22 Wim TaymansMerge branch 'master' of ssh://git.freedesktop.org...
2009-01-21 Wim Taymansdo not call the unlink function on the target pad when...
2009-01-17 Tim-Philipp Müllergst/gstbus.c: Fix order of members in GstBusSource...
2008-12-27 Tim-Philipp Müllergst/gstbus.c: Make GstBusSource work with non-default...
2008-12-19 Alessandro DecinaDon't forward gst_pad_set_caps() on a source ghostpad...
2008-12-19 Wim Taymanstests/check/gst/gstghostpad.c: Add some more unit-tests...
2008-12-17 Alessandro DecinaIn a source ghostpad, when caps are changed in the...
2008-12-16 Stefan KostMore complete unit tests. Fix handling of empty taglist...
2008-12-09 Sebastian Drögetests/check/libs/controller.c: This test should return...
2008-11-13 Wim Taymanstests/old/testsuite/: Remove references to deprecated...
2008-10-23 Wim Taymansgst/gstsegment.c: Set the last_stop to a more meaningfu...
2008-10-19 Dig Getests/examples/helloworld/helloworld.c: Fix copy'n...
2008-10-14 Sebastian Drögeplugins/elements/gsttee.c: Fix flow aggregation of...
2008-10-13 Wim Taymansdocs/design/part-TODO.txt: Remove item from the todo...
2008-10-10 Wim Taymansgst/gstbin.c: The message src can be NULL, don't try...
2008-10-10 Edward Herveytests/check/gst/gstutils.c: We now see 3 events go...
2008-10-07 Jan Schmidttests/check/: Add Sparc ABI checks
2008-10-06 Olivier Cretegst/gstbin.c: Keep track of pads that are being linked...
2008-10-06 Sebastian DrögeAdd bit reader and byte reader classes, including docum...
2008-09-28 Jan SchmidtFix assertion in basetransform when the subclass choose...
2008-09-01 Olivier CreteAdd threadsafe replacement functions for getting intern...
2008-08-30 Edward Herveytests/check/Makefile.am: libs/transform1 test requires...
2008-08-30 Edward HerveyFix all leaks due to the bug in gst_pad_template_new...
2008-08-19 Wim Taymanslibs/gst/base/gstbasesink.c: Improve position reporting...
2008-08-15 Ole André Vadla... plugins/elements/gsttee.*: Protect pad_alloc with a...
2008-08-14 Wim Taymanslibs/gst/base/gstbasetransform.c: Don't overwrite the...
2008-08-07 Wim Taymansgst/gstcaps.c: Fix subset test.
2008-08-05 Stefan Kosttests/examples/metadata/read-metadata.c: Don't leak...
2008-08-05 Olivier Cretegst/gststructure.c: Avoid overflows in fixation code...
2008-08-05 Wim Taymansdocs/libs/gstreamer-libs-sections.txt: Add new function:
2008-08-05 Stefan Kosttests/check/gst/gstpreset.c: Only run preset tests...
2008-08-04 Wim Taymansgst/gstbin.c: Fix race for bins that simulate ASYNC...
2008-06-30 Sebastian Drögetests/check/libs/gdp.c: Also enable the GDP unit test...
2008-06-26 Wim Taymanstests/check/libs/transform1.c: Add some more tests...
2008-06-25 Wim Taymanstests/check/libs/: More tests, prepare for tests with...
2008-06-25 Wim Taymansdocs/design/part-block.txt: Fix typo.
2008-06-24 Sebastian Drögetests/check/gst/gstghostpad.c: Fix some memory leaks...
next