gstreamer/tests
Guillaume Desmottes 0f719af307 tests: matroskamux, qtmux: don't add codec_data buffers to template caps
streamheader and codec_data buffers fields are only meant to be
in the negotiated caps, not the template caps.

Fixes false-positive leaks of those buffers detected by the leaks
tracer, as template caps are static, and we decided to not include
code in gstreamer core to handle this unusual case of template caps
having buffers in them.

https://bugzilla.gnome.org/show_bug.cgi?id=768762
2017-02-21 15:47:16 +00:00
..
check tests: matroskamux, qtmux: don't add codec_data buffers to template caps 2017-02-21 15:47:16 +00:00
examples rtp: Remove unused variable in example 2017-01-25 20:56:24 +02:00
files tests: wavparse: add test for processing an actual .wav file 2016-11-03 15:42:29 +02:00
icles gstreamer: good: tests: Fix memory leaks when context parse fails. 2015-10-02 17:35:10 +03:00
Makefile.am tests: don't build examples if --disable-examples was passed to configure 2009-05-05 13:23:45 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00