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

Signed-off-by: Rick Kern <ker...@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)

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to