]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/history - tests
queue2: add bufferlist support
[glsdk/gstreamer0-10.git] / tests /
2011-11-25 Tim-Philipp Müllerbuffer: add gst_buffer_{set,get}_qdata()
2011-11-09 Stefan SauerAndroid: build audio controller example
2011-11-09 Stefan Sauertests: add a subset test for structure
2011-11-08 René Stadlertests: pad: add test to verify flushing behaviour
2011-11-03 Nicolas Dufresneghostpad: Don't cache internal proxy pad target
2011-10-30 Tim-Philipp Müllerpluginfeature: deprecate gst_plugin_feature_type_name_f...
2011-10-30 Tim-Philipp Müllertaglist: add to_string and new_from_string functions
2011-10-30 Tim-Philipp Müllertaglist: add gst_tag_list_is_equal()
2011-09-30 Tim-Philipp Müllertests: add minimal test for GstAtomicQueue
2011-09-25 Tim-Philipp Müllerexamples: fix bogus g_object_unref in helloworld example
2011-09-13 Tim-Philipp Müllertests: make sure filesrc returns escaped URIs even...
2011-09-07 Piotr Fusikdocs, gst: typo fixes
2011-08-26 Josep Torrastepping: use the proper argument order
2011-07-16 Tim-Philipp Müllertests: make sure non-ASCII chars in filenames are escap...
2011-06-18 Tim-Philipp MüllerBump git version after unplanned 0.10.35 release
2011-06-14 David SchleefWork around changes in g_atomic API
2011-06-04 David SchleefWork around changes in g_atomic API
2011-06-01 Edward Herveycheck/abi: Ignore GstXML* on arm when not present
2011-05-30 Sebastian Drögecaps: Fix subset check for equivalent lists and scalar...
2011-05-27 Sebastian Drögecaps: Optimize gst_caps_is_subset()
2011-05-27 Sebastian Drögecaps: Fix subset check in gst_caps_merge()
2011-05-18 Stefan Kostmanual: put generated sources to BUILT_SOURCES and...
2011-05-18 Stefan Kostmanual: reinsert missing space to fix previous commit
2011-05-18 Stefan Kostmanual: simplify the snipet extraction rules
2011-05-18 Stefan Kostmanual: don't extract the xml example anymore, its...
2011-05-14 José Alburquerqueminiobject: Add weak referencing functionality
2011-05-14 Sebastian Drögeghostpad: API: Expose gst_proxy_pad_get_internal()
2011-05-14 Sebastian Drögecaps: Merge structures when intersecting instead of...
2011-05-14 Miguel Angel Cabre... parse: don't unescape inside quotes
2011-05-04 Tim-Philipp Müllertests: fix compiler warning in new miniobject test
2011-05-03 Thiago Santosminiobject: Fix dup_mini_object function to handle...
2011-04-24 Tim-Philipp Müllertests: clean up properly in the bin test_link_structure...
2011-04-21 Tim-Philipp Müllertests: add simple pipeline-in-pipeline unit test
2011-04-14 Sebastian Drögemultiqueue: Don't leak pads in the named pads unit...
2011-04-13 David Schleefparser: Allow element names to begin with digits
2011-04-13 David Schleeftests: Add test for greatest common divisor
2011-04-11 Tim-Philipp Müllertests: fix unusued-but-assigned-variable warnings with...
2011-04-11 Tim-Philipp Müllertests: disable test_many_bins unit test for now
2011-04-11 Tim-Philipp Müllertests: allow more time for the test_many_bins pipeline...
2011-04-08 Sebastian Drögeutils: Fix uninitialized variable compiler warnings
2011-04-07 Tim-Philipp Müllertests: add some basic unit tests for queue2
2011-04-06 Tim-Philipp Müllerchecks: make tests_many_bins in bin unit test a bit...
2011-04-06 Tim-Philipp Müllerchecks: add some queues to test_many_bins unit test
2011-04-06 Sebastian Drögevalue: GstDate/GDate has a abbreviation now
2011-04-05 Tim-Philipp Müllerchecks: add GstBin unit test that creates a lot of...
2011-04-03 Tim-Philipp Müllerchecks: ignore new funnel unit test binary
2011-03-31 Sebastian Drögegstabi: Add some new structures for x86-64
2011-03-31 Sebastian Drögelibsabi: Add lots of new structures for x86-64
2011-03-30 Sebastian Drögemultiqueue: Make assignment of queue IDs and pad names...
2011-03-29 Sebastian Drögefunnel: Integrate into the build system and rename...
2011-03-29 Sebastian Drögefunnel: Import funnel element from farsight2
2011-03-24 Thiago Santostests: caps: Tests for the new caps intersection mode
2011-03-23 Tim-Philipp Müllertests: add libscpp unit test to make sure g++ likes...
2011-03-11 Jonas Holmbergbufferlist: Use a GQueue instead of a GList
2011-03-09 Stefan Kosttest: add tests for new element_factory api.
2011-03-08 Stefan Kosttests: add a unit test for gst_caps_new_simple
2011-03-08 Stefan Kosttests: add test to create a factory
2011-03-08 Stefan Kosttests: start a new test suite for element factories
2011-03-08 Stefan Kostexamples: update hello world example
2011-02-24 Tim-Philipp Müllerfilesrc, filesink: fix URI creation regression for...
2011-02-24 Stefan Kosttests: refix the tests (missing #endif)
2011-02-24 Stefan KostMakefile.am: add new abi headers to nodist_HEADERS
2011-02-24 Stefan Kosttests: add abi check data for ARM (libs)
2011-02-24 Stefan Kosttests: add abi check data for ARM
2011-02-21 Thiago Santosbasetransform: Be smarter with pad allocs
2011-02-17 Tim-Philipp Müllervalue: add (de)serialisation function for uchar
2011-02-16 Wim Taymanscheck: fix a leak in the bus unit test
2011-02-15 Sebastian Drögefile{sink,src}: Check if non-URI characters are escaped...
2011-02-15 Sebastian Drögefile{src,sink}: Fix unit tests
2011-02-15 Wim Taymanscheck: add progress message unit test
2011-02-10 Wim Taymansevent: add QoS event type
2011-01-31 Tim-Philipp Müllerbus: honour any per-thread default main context set...
2011-01-25 Jan Schmidtmultiqueue test: Remove workaround for pad_task hangs
2011-01-24 Tim-Philipp Müllertests: add unit test for read-beyond-end-of-string bug
2011-01-10 Thiago Santostest: outputselector: Add another negotiation test
2011-01-10 Thiago Santostests: selector: unref peer pad
2011-01-07 Tim-Philipp Müllertests: never disable g_assert() and cast checks for...
2011-01-06 Thiago Santosoutput-selector: Add pad-negotiation-mode property
2010-12-31 Zhang Wanmingtests: fix typo
2010-12-31 Tim-Philipp Müllertests: remove output-selector test which needs elements...
2010-12-31 Tim-Philipp Müllerchecks: enable input-selector and output-selector unit...
2010-12-31 Stefan Kostoutput-selector-test: don't hardcode videosinks and...
2010-12-31 Benjamin OtteAdd -Wwrite-strings
2010-12-31 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes to...
2010-12-31 Michael SmithRemove executable bits from non-executable files.
2010-12-31 Stefan Kostoutput-selector: Use BOILERPLATE macro and update test...
2010-12-31 Wim Taymansplugins/elements/gstinputselector.*: Various cleanups.
2010-12-31 Stefan Kostplugins/elements/gstinputselector.*: Added "select...
2010-12-31 Stefan Kostgst/multifile/gstmultifilesink.c: Add a fixme comment.
2010-12-31 Stefan KostReplace the switch plugin with the selector plugin...
2010-12-31 Tim-Philipp Müllertests: enable valve unit test
2010-12-31 Tim-Philipp Müllertests: fix valve unit test
2010-12-31 Olivier Crêtetests: Fix caps leak in the valve test
2010-12-31 Olivier Crêtevalve: Add unit tests
2010-12-28 Wim Taymanscheck: add more sink unit tests
2010-12-03 Stefan Kostdocs: fix previous extract.pl commit
2010-12-03 Stefan Kostdocs: fix example matching in extract.pl
2010-12-02 Thiago Santosgstdatetime: Fix handling of timezones
2010-12-02 Wim Taymansbasesink: rework position reporting code
2010-12-02 Wim Taymansbasesink: also preroll after a flush with async=false
next