[FFmpeg-devel] [PATCH v2 00/12] videotoolbox encoder features and fixes

Rick Kern kernrj at gmail.com
Fri Apr 22 18:14:02 CEST 2016


Sorry for the delay. The commit for the keyframes_only property was removed - this was already supported with -g 1.

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 | 682 ++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 619 insertions(+), 68 deletions(-)

-- 
2.7.4



More information about the ffmpeg-devel mailing list