Added several encoding parameters (ticket #5357), and fixed some bugs. Rick Kern (13): lavc/videotoolboxenc: Use shared pixel buffer pool lavc/videotoolboxenc: Handle hwaccel format as input lavc/videotoolboxenc: Remove redundant code 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 keyframes_only 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 | 3 + libavcodec/videotoolboxenc.c | 664 ++++++++++++++++++++++++++++++++++++++----- 2 files changed, 601 insertions(+), 66 deletions(-) -- 2.7.4 _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
