[FFmpeg-devel] [PATCH] VideoToolbox H.264 Encoder

Rick Kern kernrj at gmail.com
Sat Nov 14 01:44:23 CET 2015


This adds support for H.264 encoding using the VideoToolbox API.

Signed-off-by: Rick Kern <kernrj at gmail.com>

Rick Kern (1):
  Added VideoToolbox H.264 encoder.

 MAINTAINERS            |    1 +
 configure              |   14 +
 libavcodec/Makefile    |    1 +
 libavcodec/allcodecs.c |    1 +
 libavcodec/vtenc.c     | 1089 ++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 1106 insertions(+)
 create mode 100644 libavcodec/vtenc.c

-- 
2.4.9 (Apple Git-60)



More information about the ffmpeg-devel mailing list