81 Commits (7e3a070d9aac3ccdd1a5ee9ba08508811ad5202f)

Author SHA1 Message Date
Mark Thompson ce5870a3a8 cbs: Refcount all the things! 7 years ago
Mark Thompson 2651352988 cbs: Allocate the context inside the init function 7 years ago
wm4 b945fed629 avcodec: add metadata to identify wrappers and hardware decoders 7 years ago
wm4 47687a2f8a avcodec: add metadata to identify wrappers and hardware decoders 7 years ago
Mark Thompson 6679654efe vaapi_h264: Add named options for setting profile and level 7 years ago
Mark Thompson c490fc9536 vaapi_h264: Add named options for setting profile and level 7 years ago
Jun Zhao 4b57f06447 vaapi_h264: Fix VUI max_dec_frame_buffering 7 years ago
Mark Thompson 620f88a0b9 vaapi_h264: Add missing return value check 7 years ago
Mark Thompson c77da21e5d vaapi_h264: Do not use deprecated header type 7 years ago
Mark Thompson ff007e30d8 vaapi_h264: Add workaround for bad SEI in old Intel drivers 7 years ago
Mark Thompson f0a978a519 vaapi: Remove H.264 baseline profile 7 years ago
Jun Zhao f31478ba14 lavc/vaapi_encode_h264: correct VUI max_dec_frame_buffering setting 7 years ago
Mark Thompson 32a618a948 vaapi_h264: Do not use deprecated header type 7 years ago
Mark Thompson 03b1470088 vaapi_h264: Add missing return value check 7 years ago
Mark Thompson 94a4048619 vaapi_h264: Fix CPB/DPB delays 7 years ago
Mark Thompson 0bc7575ced vaapi_h264: Add support for SEI recovery points 7 years ago
Mark Thompson 281b68b026 vaapi_h264: Add support for AUD NAL units 7 years ago
Mark Thompson 2e29ca2a9f vaapi_h264: Convert to use coded bitstream infrastructure 7 years ago
Mark Thompson bd211bb866 vaapi: Remove H.264 baseline profile 7 years ago
Mark Thompson 6eb102a616 h264_sei: Add namespace prefix to all SEI values 7 years ago
Mark Thompson 30645174e3 vaapi_h264: Fix CPB/DPB delays 7 years ago
Jun Zhao c6a8c2a4f7 lavc/vaapi_encode_h264: add "coder" option support 8 years ago
Mark Thompson 9c878651db vaapi_encode: Move quality option to common code 8 years ago
Mark Thompson a49ee60d5f vaapi_h264: Add support for SEI recovery points 8 years ago
Mark Thompson 820a4483af vaapi_h264: Add support for AUD NAL units 8 years ago
Mark Thompson 7a4fac5e91 vaapi_h264: Convert to use coded bitstream infrastructure 8 years ago
Mark Thompson 19388a7200 vaapi_encode: Move quality option to common code 8 years ago
Mark Thompson b658b5399e vaapi_encode: Use gop_size consistently in RC parameters 8 years ago
Mark Thompson 6ea220cbee h264_sei: Add namespace prefix to all SEI values 8 years ago
Mark Thompson 6af014f402 vaapi_encode: Use gop_size consistently in RC parameters 8 years ago
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
Mark Thompson eddfb57210 vaapi_h264: Enable VBR mode 8 years ago
Mark Thompson 89725a8512 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
Jun Zhao 9b1db2d338 vaapi_h264: Fix POC on IDR frames 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
Mark Thompson ec17ab381e vaapi_h264: Write bitstream restriction fields 8 years ago
Mark Thompson 17a0f9481c vaapi_h264: Fix CFR mode with frame_rate set in AVCodecContext 8 years ago
Mark Thompson 956a54129d vaapi_h264: Set max_num_ref_frames to 1 when not using B frames 8 years ago
Mark Thompson 892bbbcdc1 vaapi_encode: Check packed header capabilities 8 years ago
Mark Thompson 80a5d05108 vaapi_encode: Refactor initialisation 8 years ago
Mark Thompson 3a9662af6c vaapi_h264: Fix HRD bit_rate/cpb_size scaling 8 years ago