[vlc-devel] [PATCH 2/3] Add CineForm decoding/encoding plugin

Paul B Mahol onemda at gmail.com
Tue Aug 28 16:33:37 CEST 2018


On 8/28/18, Emeric Grange <emeric.grange at gmail.com> wrote:
> From: Emeric <emeric.grange at gmail.com>
>
> ---
>  modules/codec/Makefile.am                  |  11 +
>  modules/codec/cineform/cineform_plugin.c   | 796 +++++++++++++++++++++
>  modules/codec/cineform/cineform_plugin.h   | 136 ++++
>  modules/codec/cineform/cineform_settings.c | 402 +++++++++++
>  modules/codec/cineform/cineform_settings.h |  91 +++
>  5 files changed, 1436 insertions(+)
>  create mode 100755 modules/codec/cineform/cineform_plugin.c
>  create mode 100755 modules/codec/cineform/cineform_plugin.h
>  create mode 100755 modules/codec/cineform/cineform_settings.c
>  create mode 100755 modules/codec/cineform/cineform_settings.h
>

Bayer do make sense.


More information about the vlc-devel mailing list