[FFmpeg-devel] [PATCH v4] Added VideoToolbox H.264 encoder.
Rick Kern
kernrj at gmail.com
Sat Nov 28 20:06:07 CET 2015
vtenc.c was updated to match the coding style of the project.
I used several other files to get a feel for the project's coding style. Is there documentation for this?
Rick Kern (1):
Added VideoToolbox H.264 encoder.
MAINTAINERS | 1 +
configure | 4 +
libavcodec/Makefile | 1 +
libavcodec/allcodecs.c | 1 +
libavcodec/vtenc.c | 1269 ++++++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 1276 insertions(+)
create mode 100644 libavcodec/vtenc.c
--
2.4.9 (Apple Git-60)
More information about the ffmpeg-devel
mailing list