gstreamer/sys/mfc
Tim-Philipp Müller 8f93c2448e mfc: fix compilation with newer GLib versions
that don't include pthread.h any more from public headers.
We could just fix this by including pthread.h ourselves,
but we may just as well use atomic ops for this and
simplify the code a little.

https://bugzilla.gnome.org/show_bug.cgi?id=693322
2013-02-09 18:48:04 +00:00
..
fimc mfc: fix compilation with newer GLib versions 2013-02-09 18:48:04 +00:00
mfc_decoder mfc: Fix leak of input/output buffer storage in the MFC decoder library 2013-01-03 10:53:01 +01:00
gstmfc.c mfc: Request input buffers explicitely 2013-01-02 14:32:32 +01:00
gstmfcdec.c mfc: Add support for RGB 2013-01-05 19:33:52 +01:00
gstmfcdec.h mfc: Implement support for crop metadata 2013-01-02 11:56:20 +01:00
Makefile.am mfc: Use CAMIF/FIMC for hardware color format conversion and de-tiling 2012-12-31 15:59:05 +01:00