Skip to content
Snippets Groups Projects
Commit d52208e8 authored by Julian Scheel's avatar Julian Scheel Committed by Anton Khirnov
Browse files

mmaldec: Add mpeg2 decoding support


Register mmaldec as mpeg2 decoder. Supporting mpeg2 in mmaldec is just a
matter of setting the correct MMAL_ENCODING on the input port. To ease the
addition of further supported mmal codecs a macro is introduced to generate
the decoder and decoder class structs.

Signed-off-by: default avatarJulian Scheel <julian@jusst.de>
Signed-off-by: default avatarwm4 <nfxjfg@googlemail.com>
Signed-off-by: default avatarAnton Khirnov <anton@khirnov.net>
parent 2689bb11
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment