gstreamer/gst-libs/gst/app
Julien Isorce 68518acb53 appsink: unref preroll buffer upon pull
There is no reason for appsink to hang onto the preroll buffer.
If needed, the application can just keep a ref on this buffer
after calling gst_app_sink_try_pull_preroll.

Also added unit test 'test_pull_preroll'
  make elements/appsink.check

https://bugzilla.gnome.org/show_bug.cgi?id=786740
2017-09-13 14:11:27 +01:00
..
app.h libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 17:13:10 +00:00
app_mkenum.py app: mark symbols explicitly for export with GST_EXPORT 2017-05-16 15:22:34 +01:00
gstappsink.c appsink: unref preroll buffer upon pull 2017-09-13 14:11:27 +01:00
gstappsink.h app: mark symbols explicitly for export with GST_EXPORT 2017-05-16 15:22:34 +01:00
gstappsrc.c appsrc: handle duration query only if the property was set 2017-08-12 16:23:27 +01:00
gstappsrc.h app: mark symbols explicitly for export with GST_EXPORT 2017-05-16 15:22:34 +01:00
Makefile.am app: mark symbols explicitly for export with GST_EXPORT 2017-05-16 15:22:34 +01:00
meson.build meson: Pass --c-include accordingly to GIR builds 2017-04-13 12:23:32 +01:00