omx: add mpeg2 video decoder
authorJulian Scheel <julian@jusst.de>
Thu, 24 Jan 2013 13:02:36 +0000 (14:02 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 24 Jan 2013 22:46:52 +0000 (22:46 +0000)
commit3d7a50944d938c49f2fd95111abfd47051a17818
tree4c06820c248c9e401aab1fda0bec517a4026b556
parent5c4799ccf1f534f54f5d393ed7e7e949eba09c3c
omx: add mpeg2 video decoder

This adds a decoder class for mpeg2, as well as an extended
configuration for raspberry pi.

https://bugzilla.gnome.org/show_bug.cgi?id=692446

Signed-off-by: Julian Scheel <julian@jusst.de>
config/raspberry-pi.conf
omx/Makefile.am
omx/gstomx.c
omx/gstomxmpeg2dec.c [new file with mode: 0644]
omx/gstomxmpeg2dec.h [new file with mode: 0644]