warnings: avoid set-but-unused warnings with load-save disabled
[platform/upstream/gstreamer.git] / tests /
2010-12-02 Wim Taymanscheck: lock src state to avoid error cases
2010-11-17 Thiago Santosdatetime: Add _from_unix_epoch variants
2010-10-27 Jan Schmidttests: Add a multiqueue sparse streams test
2010-10-13 Thiago Santosdatetime: Use seconds as double
2010-10-11 Ognyan Tonchevqueue: apply sink segment on the source if queue is...
2010-10-03 Sebastian Drögebitreader: Fix uninitialized variable compiler warnings
2010-10-03 Sebastian Drögebitreader: Add inlined and unchecked versions of the...
2010-09-27 Thiago Santosgstdatetime: Fix string serialization
2010-09-23 Tim-Philipp Müllertests: fix 'make check' build for setups where no c...
2010-09-22 Stefan Kosttests: rebuild one test using cpp
2010-09-19 Edward Herveytests: Handle new assertion in gst_adapter_masked_scan_...
2010-09-17 Wim Taymansbufferlist: add function to add a list of buffers
2010-09-17 Wim Taymansadapter: add function to get a list of buffers
2010-09-17 Wim Taymansadapter: add support for 0 sized buffers
2010-09-09 Stefan Kostchecks: and check the right env-var (fixup last commit)
2010-09-09 Stefan Kosttests: allow running state tests for all elements
2010-09-06 Edward Herveycheck: Avoid error: array subscript is above array...
2010-09-06 Stefan Kosttests: tune skipping checks if we have disabled subsystems
2010-09-03 Philippe Normandgstquery: new buffering_ranges API
2010-09-01 Sebastian Drögegstvalue: Fix memory leaks in the int64range tests
2010-09-01 Philippe Normandgstvalue: Add new GstInt64Range type
2010-08-28 Jan Schmidttests: Remove checks for deprecated flow check macros
2010-08-28 Jan Schmidttests: Add a couple of extra caps strings to test
2010-08-23 Jonas Holmbergqueue: fix segfault in test
2010-08-20 Jonas Holmbergqueue: added unit test for newsegment events
2010-08-19 Sebastian Drögedatetime: Fix memory leak in the unit test by unreffing...
2010-08-19 Wim Taymanstests: fix comments in test
2010-08-18 Wim Taymanscheck: enable queue test again
2010-08-18 Jonas Holmbergqueue: fixed racy unit tests
2010-08-05 Stefan Kosttests: clean up eventloop in examples
2010-08-05 Stefan Kostbenchmark: handle errors from the pipeline
2010-08-05 Stefan Kostbenchmark: cleanup last change in capsnego benchmark
2010-08-05 Stefan Kosttests: add comments telling the meaning of the abbrevia...
2010-08-05 Tim-Philipp Müllertests: add basic unit test for gst_pad_proxy_getcaps()
2010-07-26 Thiago Santosbasetransform: Try suggesting caps on bad caps pad_alloc
2010-07-26 Thiago Santosgstvalue: Adds tests for datetime
2010-07-26 Thiago Santosgstdatetime: Adds GstDateTime
2010-07-23 Tim-Philipp Müllerplugin: add release datetime field to GstPluginDesc...
2010-07-21 Shixin Zengtests: make *_get_type() in tests thread safe
2010-07-11 Tim-Philipp Müllerchecks: add unit test for recent taglist merge_strings_...
2010-07-08 Tim-Philipp Müller.gitignore: ignore new basesink unit test binary
2010-07-06 Tim-Philipp Müller0.10.29.4 pre-release
2010-07-06 Alessandro Decinabasesink: add accessors for the enable-last-buffer...
2010-07-06 Alessandro Decinabasesink: add new enable-last-buffer property.
2010-07-06 Tim-Philipp Müllerchecks: rewrite gsttagsetter test to use fewer g_usleep()
2010-07-06 Alessandro Decinatests: remove ABI checks for GstClockEntry.
2010-07-06 Alessandro Decinaclock: use the new gst_clock_id_wait_async_full.
2010-07-05 Stefan KostREADME: update after removal of "old" dir.
2010-07-04 Tim-Philipp MüllerRemove old 0.8 tests and examples from git tree
2010-07-03 Tim-Philipp Müllercheck: skip silly test that segfaults when in a CK_FORK...
2010-07-03 Tim-Philipp Müllerchecks: make fakesrc check work in a CK_FORK=no environment
2010-07-03 Tim-Philipp Müllerchecks: run tests calling gst_deinit() last so things...
2010-07-03 Tim-Philipp Müllerchecks: don't assume element factory is not loaded yet
2010-07-01 Edward Herveygstcaps: Make sure _normalize() is applied on all struc...
2010-06-26 Tim-Philipp Müllerexamples: remove xml example build system bits and...
2010-06-26 Tim-Philipp Müllerexamples: add missing stdlib.h include in typefind...
2010-06-25 Sebastian Drögetests: Remove GstXML tests
2010-06-25 Sebastian Drögegstxml: Deprecate GstXml and related functions
2010-06-25 Edward Herveybenchmarks: Use gst_element_link_pads_full
2010-06-15 Edward HerveyRevert "gstpad: Return pad template in get_caps if...
2010-06-14 Edward Herveygstpad: Return pad template in get_caps if pad is not...
2010-06-14 Sebastian Drögecaps: Don't use invalid fraction range in the unit...
2010-06-13 Sebastian Drögertpool-test: Prevent NULL pointer dereference
2010-06-13 Sebastian Drögebufferstress: Check if the number of threads and buffer...
2010-06-13 Sebastian Drögeread-metadata: Stop if setting the pipeline state back...
2010-06-13 Sebastian Drögecomplexity: Remove dead assignments and unused variables
2010-06-12 Sebastian Drögevalue: Add test for deserializing fourccs
2010-06-12 Martin Bissonvalue: Fixed serialization for short fourccs.
2010-06-06 Stefan Kostcapsnego: also meassure pipeline building time
2010-05-27 Mark Nauwelaertstests: also check for adapter buffer merging in unit...
2010-05-25 Wim Taymansgstbin: unlock _get_state() on error
2010-05-24 Tim-Philipp Müllerchecks: add multi-thread test for tagsetter
2010-05-22 Stefan Kosttests: rename testsuite
2010-05-19 Stefan Kostbenchmark: add commandline parameters for capsnego
2010-05-19 Stefan Kostbenchmarks: add a benchmark for capsnegotiation
2010-05-19 Stefan Kostbenchmarks: use gst_util_get_timestamp() instead of...
2010-05-06 Edward Herveytests: Read return value to make clang/icc happy
2010-04-27 Stefan Kosttests: add more tests for controller
2010-04-14 Wim Taymansbin: fix refcount when removing elements during state...
2010-04-14 Tim-Philipp Müllertests: more LDFLAGS -> LDADD fixes
2010-04-07 Edward Herveytests: gstsystemclock: don't leak the system clock
2010-04-01 Edward Herveytests: Don't forget to unref the newsegment event
2010-03-31 Stefan Kosttests: add test for updating playback rate
2010-03-30 Tim-Philipp Müllerbuild: build examples subdirectories in parallel if...
2010-03-24 Benjamin OtteFix tests after set_element_details() deprecation
2010-03-23 Tim-Philipp Müllertests: remove unused CHECK_CFLAGS and CHECK_LIBS from...
2010-03-23 Tim-Philipp Müllerstructure: add mapping for (uint) to allow deserialisat...
2010-03-17 Robert Swainmessage: add QoS message to inform apps of lost data
2010-03-17 Benjamin Ottetest: Remove needless cast
2010-03-11 Benjamin Ottewin32: Fix build failures of tests
2010-03-11 Benjamin OtteFixes for -Wmissing-declarations -Wmissing-prototypes
2010-03-11 Stefan Kosttests: cast the arg. to fix the build with new compiler...
2010-03-10 Benjamin OtteMerge branch 'work'
2010-03-10 Benjamin OtteFixes for -Wwrite-strings
2010-03-10 Benjamin OtteFixes -Wundef warnings
2010-03-10 Benjamin Ottebenchmarks: Remove unneeded g_thread_exit()
2010-03-10 Benjamin OtteMake code safe for -Wredundant-decls
2010-03-09 Sebastian Drögecontroller: Add benchmark for getting a value array...
2010-02-19 Sebastian Drögeinterpolationcontrolsource: Don't pass NULL pointers...
2010-02-12 Thiago Santosbytewriter: Adds a test for _fill
next