[vlc-devel] [PATCH 2/2] bpg: add libbpg decoder

Jean-Baptiste Kempf jb at videolan.org
Tue Jan 6 22:45:48 CET 2015


On 05 Jan, Tristan Matthews wrote :
> ---
>  configure.ac              |  11 +++
>  include/vlc_fourcc.h      |   1 +
>  modules/codec/Makefile.am |   6 ++
>  modules/codec/bpg.c       | 187 ++++++++++++++++++++++++++++++++++++++++++++++
>  modules/demux/image.c     |   4 +
>  src/misc/fourcc.c         |   3 +
>  src/misc/image.c          |   2 +

Missing NEWS, POTFILES.in and MODULES_LIST


> +    set_capability( "decoder", 1000 )

why 1000 ?

The rest seems good.

With my kindest regards,

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device



More information about the vlc-devel mailing list