-
- Downloads
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:Julian Scheel <julian@jusst.de> Signed-off-by:
wm4 <nfxjfg@googlemail.com> Signed-off-by:
Anton Khirnov <anton@khirnov.net>
Showing
- Changelog 1 addition, 0 deletionsChangelog
- configure 3 additions, 0 deletionsconfigure
- libavcodec/Makefile 1 addition, 0 deletionslibavcodec/Makefile
- libavcodec/allcodecs.c 2 additions, 0 deletionslibavcodec/allcodecs.c
- libavcodec/mmaldec.c 47 additions, 24 deletionslibavcodec/mmaldec.c
- libavcodec/version.h 2 additions, 2 deletionslibavcodec/version.h
Loading
Please register or sign in to comment