[FFmpeg-devel] [PATCH v3] Added VideoToolbox H.264 encoder.

Paul B Mahol onemda at gmail.com
Sat Nov 28 16:05:58 CET 2015


On 11/28/15, Rick Kern <kernrj at gmail.com> wrote:
> Enable with configure --enable-vtenc and encode using -codec:v vtenc_h264.
>
> Signed-off-by: Rick Kern <kernrj at gmail.com>
> ---
>  MAINTAINERS            |    1 +
>  configure              |    4 +
>  libavcodec/Makefile    |    1 +
>  libavcodec/allcodecs.c |    1 +
>  libavcodec/vtenc.c     | 1212
> ++++++++++++++++++++++++++++++++++++++++++++++++
>  5 files changed, 1219 insertions(+)
>  create mode 100644 libavcodec/vtenc.c
>

please follow coding style, expecially spaces between =+- .. {}[]


More information about the ffmpeg-devel mailing list