52 Commits (666b4278811f401a23186b9bc709c3d085f19e80)

Author SHA1 Message Date
Rick Kern 1db6e47e85 avcodec/videotoolboxenc: warn user when output will use a different profile/level than requested. 5 years ago
Limin Wang 57951f3019 avcodec/videotoolboxenc: add H264 Extended profile and level 5 years ago
sharpbai 6966548c1b avcodec/videotoolboxenc: fix encoding frame crash on iOS 11 5 years ago
Limin Wang 1ee863a7b0 lavc/videotoolboxenc: make transfer_fnc initialized for unsupport function 6 years ago
Limin Wang 391b67fcb5 lavc/videotoolboxenc: add hdr10, linear, hlg color transfer function for videotoolboxenc 6 years ago
Steven Liu 092bd1e54f avcodec/videotoolboxenc: remove unused variable 6 years ago
Limin Wang 268ab17c51 libavcodec/videotoolboxenc: Fix compilation broken on macOS 10.12 6 years ago
Rick Kern 98478c05ed lavc/videotoolboxenc: Add support for 10-bit HEVC encoding. 6 years ago
Rick Kern 714c8b0766 lavc/videotoolboxenc: simplify frame creation logic between OS X and iOS. 6 years ago
Rick Kern 247bda442f lavc/videotoolboxenc: add require_sw option to force software encoding. 6 years ago
Thilo Borgmann 72d9b8f4c5 lavc/videotoolboxenc: Fix compilation on osx 10.10.5 Yosemite 7 years ago
Thomas Guillem 93e157f40f avcodec/videotoolboxenc: fix undefined behavior with rc_max_rate=0 7 years ago
Thomas Guillem 513e6a30fb avcodec/videotoolboxenc: fix invalid session on iOS 7 years ago
Thomas Guillem 9e11d27c25 avcodec/videotoolboxenc: split initialization 7 years ago
Thomas Guillem ce2330bdf8 avcodec/videotoolboxenc: fix mutex/cond leak in error path 7 years ago
wm4 b945fed629 avcodec: add metadata to identify wrappers and hardware decoders 7 years ago
Aman Gupta c8b1a151ce avcodec/videotoolboxenc: remove spurious warning 7 years ago
Aman Gupta 230b91cdfd avcodec/videotoolboxenc: re-indent code 7 years ago
Aman Gupta e7a5249ab1 avcodec/videotoolboxenc: add hevc_videotoolbox encoder 7 years ago
Mark Thompson 6eb102a616 h264_sei: Add namespace prefix to all SEI values 7 years ago
jerett 9f26d670e4 lavc/videotoolboxenc: fix open videotoolbox bug on iOS8.4 8 years ago
jerett 82a8724df2 lavc/videotoolboxenc: fix loadVTEncSymbols crash when symbol not found 8 years ago
Muhammad Faiz 31f61b0d4f avcodec: do not use AVFrame accessor 8 years ago
James Almer 05510ec067 avcodec/videotoolboxenc: remove unused atomic header 8 years ago
Steven Liu 0052f3f527 avcodec/videotoolboxenc: add rc_max_bitrate control into videotoolbox 8 years ago
Rick Kern 70ebc05bce lavc/videotoolboxenc: fix symbol linking 8 years ago
Rick Kern dcd3418a35 lavc/videotoolboxenc: check for dictionary key symbols 8 years ago
Aman Gupta f45d5e07dd lavc/videotoolboxenc: skip SEI allocation when side data is not present 8 years ago
Carl Eugen Hoyos f04c27fe7c lavc/videotoolboxenc: Enable a53cc by default. 8 years ago
Rick Kern d3874b74f3 lavc/videotoolboxenc: Error log formatting. 8 years ago
Rick Kern 9875695e2c lavc/videotoolboxenc: Update a53cc handling 8 years ago
Rick Kern aa413b810a lavc/videotoolboxenc: flush/free frames on close 8 years ago
Aman Gupta 9ea91e4114 lavc/videotoolboxenc: implement a53cc 8 years ago
Rick Kern 8b069b1cd5 lavc/videotoolboxenc: remove unnecessary logging 9 years ago
Rick Kern 98a3355c6a lavc/videotoolboxenc: set extradata when opening codec 9 years ago
Rick Kern c5a5ca754b lavc/videotoolboxenc: fix allocated buffer size 9 years ago
Rick Kern dc750194b6 lavc/videotoolboxenc: Set colorimetry values 9 years ago
Rick Kern c356b6865d lavc/videotoolboxenc: Support pixel aspect ratio 9 years ago
Rick Kern 9d8a38d20b lavc/videotoolboxenc: Support for forced I-frames 9 years ago
Rick Kern 4b806081b2 lavc/videotoolboxenc: add concatentation properties 9 years ago
Rick Kern ca429e7253 lavc/videotoolboxenc: Add realtime encoding property 9 years ago
Rick Kern 272dd437bc lavc/videotoolboxenc: Handle out-of-memory and fix memory leak 9 years ago
Rick Kern 2fbf39382d lavc/videotoolboxenc: Fix DTS 9 years ago
Rick Kern abe05892be lavc/videotoolboxenc: Fix AVCodecContext.has_b_frames usage. 9 years ago
Rick Kern 645df43144 lavc/videotoolboxenc: Add entropy setting 9 years ago
Rick Kern fbe0cf8ca7 lavc/videotoolboxenc: Require hardware encoding 9 years ago
Rick Kern 0d4bf3074d lavc/videotoolboxenc: Handle hwaccel format as input 9 years ago
Rick Kern d7cf3610c2 lavc/videotoolboxenc: Use shared pixel buffer pool 9 years ago
Rick Kern c9ad357aeb lavc/videotoolboxenc: Workaround encoder error 9 years ago
Rick Kern 7801669470 lavc/videotoolboxenc: Fix crash when closing codec after error 9 years ago