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

Rick Kern kernrj at gmail.com
Tue Mar 1 06:40:52 CET 2016


Replaced color_range with av_frame_get_color_range().

Rick Kern (1):
  VideoToolbox H.264 Encoder

 MAINTAINERS            |    1 +
 configure              |   19 +
 libavcodec/Makefile    |    1 +
 libavcodec/allcodecs.c |    1 +
 libavcodec/vtenc.c     | 1339 ++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 1361 insertions(+)
 create mode 100644 libavcodec/vtenc.c

-- 
2.5.4 (Apple Git-61)



More information about the ffmpeg-devel mailing list