40 Commits (6557d784d21d41e173f141472b615c85c1422d75)

Author SHA1 Message Date
Mark Thompson 2201c02e6d vaapi_h264: Enable VBR mode 8 years ago
Mark Thompson eefa4b76ee vaapi_h264: Scale log2_max_pic_order_cnt_lsb with max_b_frames 8 years ago
Jun Zhao b53b3a4f6a lavc/vaapi_encode_h264: disable B frames in baseline profile 8 years ago
Mark Thompson f242e0a0ff vaapi_encode: Fix format specifier for bitrate logging 8 years ago
Jun Zhao e72662e131 lavc/vaapi_encode_h264: fix poc incorrect issue after meeting idr frame. 8 years ago
Mark Thompson 6796e6ea84 vaapi_h264: Write bitstream restriction fields 8 years ago
Mark Thompson 658c5afaa0 vaapi_h264: Fix CFR mode with frame_rate set in AVCodecContext 8 years ago
Mark Thompson ee1d04f970 vaapi_h264: Set max_num_ref_frames to 1 when not using B frames 8 years ago
Mark Thompson 478a4b7e6d vaapi_encode: Check packed header capabilities 8 years ago
Mark Thompson c8241e730f vaapi_encode: Refactor initialisation 8 years ago
Mark Thompson 06d73d002e vaapi_h264: Fix HRD bit_rate/cpb_size scaling 8 years ago
Carl Eugen Hoyos 82e53b3cef lavc/vaapi_encode_h26x: Fix a crash if "." is not the decimal separator. 8 years ago
Michael Niedermayer e98ab799be avcodec/vaapi_encode_h264: Use av_clip_uintp2() 8 years ago
Anton Khirnov 5c2fb561d9 h264: add H264_ prefix to the NAL unit types 9 years ago
Anton Khirnov 251cbb4400 h264: create a new header for common h264 definitions 9 years ago
Anton Khirnov 9df889a5f1 h264: rename h264.[ch] to h264dec.[ch] 9 years ago
Mark Thompson d4cd8e7f6a vaapi_encode_h26[45]: Reject bitrate targets higher than 2^31 9 years ago
Mark Thompson 02fa1ad926 vaapi_h264: Add source version identifier as unregistered SEI 9 years ago
Mark Thompson 48e2967cd5 vaapi_h264: Add support for SEI messages 9 years ago
Mark Thompson 081961f819 vaapi_h264: Add support for VUI parameters 9 years ago
Matthieu Bouron e0df56f25d lavc/vaapi_encoder_{h264,h265}: fix bad format warning 9 years ago
Mark Thompson a86aa16088 vaapi_h264: Add trivial support for low-power encoding 9 years ago
Mark Thompson b51c7c6b8a vaapi_h264: Fix frame_num after non-reference frames 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Mark Thompson fcf536b130 vaapi_h264: Add encode quality option (for quality-speed tradeoff) 9 years ago
Mark Thompson 9629701ce9 vaapi_h264: Add -qp option, use it to replace use of -global_quality 9 years ago
Mark Thompson 6e8f66fc93 vaapi_h264: Add constant-bitrate encode support 9 years ago
Mark Thompson f6b8552369 vaapi_encode: Refactor slightly to allow easier setting of global options 9 years ago
Mark Thompson 2c62fcdf5d lavc: VAAPI H.264 encoder 9 years ago