gstreamer/gst/compositor
Nirbheek Chauhan 1c60de8ad7 compositor: Only map the frame from a buffer if it will be used
It's a waste of resources to map it if it won't be converted
or used at all. Since we moved the frame mapping down, we need
to use the GST_VIDEO_INFO accessor macros now in the code above
that instead of the GST_VIDEO_FRAME accessor macros.

https://bugzilla.gnome.org/show_bug.cgi?id=746147
2015-05-01 11:27:55 +01:00
..
.gitignore gitignore: ignore more files 2015-01-12 22:52:36 +01:00
blend.c compositor: fix illegal memory access in blend function with negative ypos 2015-01-19 12:38:13 +00:00
blend.h compositor: Add a new compositor based on the new GstVideoAggregator base class 2014-06-20 19:53:33 +02:00
blendorc.h compositor: Add a new compositor based on the new GstVideoAggregator base class 2014-06-20 19:53:33 +02:00
compositor.c compositor: Only map the frame from a buffer if it will be used 2015-05-01 11:27:55 +01:00
compositor.h compositor: Add a new compositor based on the new GstVideoAggregator base class 2014-06-20 19:53:33 +02:00
compositororc-dist.c Release 1.3.3 2014-06-22 19:22:28 +02:00
compositororc-dist.h compositor: Add a new compositor based on the new GstVideoAggregator base class 2014-06-20 19:53:33 +02:00
compositororc.orc compositor: Revert most of previous patch. 2015-03-16 04:00:44 +11:00
compositorpad.h compositor: Implement rescaling of the input via pad properties 2014-11-27 21:23:04 +01:00
Makefile.am compositor: Fix Makefile CFLAGS/LIBADD ordering 2014-06-24 08:01:21 +02:00