[FFmpeg-devel] [PATCH v10] VideoToolbox H.264 Encoder
Rick Kern
kernrj at gmail.com
Wed Mar 2 13:11:39 CET 2016
Uses the --disable-videotoolbox configure switch like the hwaccel, changed encoder filename, changed free() to av_free().
Rick Kern (1):
VideoToolbox H.264 Encoder
MAINTAINERS | 1 +
configure | 26 +-
libavcodec/Makefile | 1 +
libavcodec/allcodecs.c | 1 +
libavcodec/videotoolboxenc.c | 1339 ++++++++++++++++++++++++++++++++++++++++++
5 files changed, 1361 insertions(+), 7 deletions(-)
create mode 100644 libavcodec/videotoolboxenc.c
--
2.5.4 (Apple Git-61)
More information about the ffmpeg-devel
mailing list