Updates from code review: Have allow_sw for both OS X and iOS Changed "entropy" option to "coder" to match libx264 Updated configure for CONFIG_VT_BT2020 macro Bool option usage Formatting
Rick Kern (12): lavc/videotoolboxenc: Use shared pixel buffer pool lavc/videotoolboxenc: Handle hwaccel format as input lavc/videotoolboxenc: Require hardware encoding lavc/videotoolboxenc: Add entropy setting lavc/videotoolboxenc: Fix AVCodecContext.has_b_frames usage. lavc/videotoolboxenc: Fix DTS lavc/videotoolboxenc: Handle out-of-memory and fix memory leak lavc/videotoolboxenc: Add realtime encoding property lavc/videotoolboxenc: add concatentation properties lavc/videotoolboxenc: Support for forced I-frames lavc/videotoolboxenc: Support pixel aspect ratio lavc/videotoolboxenc: Set colorimetry values configure | 5 +- libavcodec/videotoolboxenc.c | 663 ++++++++++++++++++++++++++++++++++++++----- 2 files changed, 600 insertions(+), 68 deletions(-) -- 2.7.4 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel