[FFmpeg-devel] [PATCH 00/13] videotoolbox encoder features and fixes
Rick Kern
kernrj at gmail.com
Sun Apr 10 05:50:05 CEST 2016
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
More information about the ffmpeg-devel
mailing list