bufferpool: Fix the buffer size reset code
[platform/upstream/gstreamer.git] / tests / check / gst / gstbufferpool.c
2019-08-08 Nicolas Dufresnebufferpool: Fix the buffer size reset code
2018-03-22 Nicolas Dufresnetest: Pool now try to reset the size
2017-12-02 Tim-Philipp MüllerMove GstAggregator from -bad to core
2017-11-24 Tim-Philipp Müllertests: include config.h and don't include unix headers
2016-11-28 Tim-Philipp MüllerMove dataurisrc element from -bad
2016-04-10 Tim-Philipp Müllertests: bufferpool: fix wrong assumptions about pointers...
2015-03-14 Nicolas Dufresnebufferpool: Don't stop the pool in set_config()
2014-12-16 Nicolas Dufresnebufferpool: Don't check size in config validation
2014-05-26 Nicolas Dufresnebufferpool: Add method and virtuals to set flushing...
2014-05-08 Nicolas Dufresnebufferpool: Add an helper to validate config
2014-05-08 Nicolas Dufresnebufferpool: Add support for reconfiguring a pool
2014-02-27 Wim Taymansbufferpool: only release buffers with writable memory
2014-02-27 Wim Taymansbufferpool: Use TAG_MEMORY to check memory before releasing
2014-01-31 Stefan Sauerbufferpool: more tests and small doc fixes
2014-01-30 Stefan Sauerbufferpool: add a new testsuite or the pool