[FFmpeg-devel] [PATCH 1/2] avcodec: add M101 decoder

Michael Niedermayer michael at niedermayer.cc
Fri May 6 15:35:23 CEST 2016


On Thu, May 05, 2016 at 07:45:47PM +0200, Michael Niedermayer wrote:
> TODO: find out which LSB for 10bit go where
> 
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> ---
>  libavcodec/Makefile     |    1 +
>  libavcodec/allcodecs.c  |    1 +
>  libavcodec/avcodec.h    |    1 +
>  libavcodec/codec_desc.c |    7 +++
>  libavcodec/m101.c       |  120 +++++++++++++++++++++++++++++++++++++++++++++++
>  5 files changed, 130 insertions(+)
>  create mode 100644 libavcodec/m101.c

fixed various issues, bumped version
applied

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Democracy is the form of government in which you can choose your dictator
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160506/ee6e5dd9/attachment.sig>


More information about the ffmpeg-devel mailing list