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

Richard Kern kernrj at gmail.com
Tue May 3 17:17:54 CEST 2016


ping

> On Apr 27, 2016, at 10:53 AM, Rick Kern <kernrj at gmail.com> wrote:
> 
> 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
> 



More information about the ffmpeg-devel mailing list