48244 Commits (ba2c791627334ac70e5a5df480b80ee3ce61519d)

Author SHA1 Message Date
Arnie Chang c5508f60c2 lavc/h264chroma: RISC-V V add motion compensation for 8x8 chroma blocks 2 years ago
Lynne 9f9534f5b6
vulkan_decode: fix typo when setting AV1 capabilities 2 years ago
Dawid Kozinski 637afea88e avcodec: MPEG-5 EVC codec registration 2 years ago
Lynne e71cd18049
vulkan_decode: do not align the image dimensions 2 years ago
James Almer 246bec23a9 avcodec/hevc_ps: remove a unused variable 2 years ago
James Almer fe103ee61f avcodec/vulkan_dec: use PRId64 specifier for an int64_t 2 years ago
Lynne bae92361ed
vulkan_decode: check if yuv_sampler exists before freeing it 2 years ago
Lynne 58f82fc26a
vulkan: replace usage of %lu with %"SIZE_SPECIFIER" 2 years ago
Michael Niedermayer 988fd5743d
avcodec/kbdwin: Remove low precision intermediate in ff_kbd_window_init_fixed() 2 years ago
Michael Niedermayer 17ecb224e9
avcodec/kbdwin: Avoid computing bessel values twice 2 years ago
Michael Niedermayer 4ea87c0f73
avcodec/kbdwin: Use av_bessel_i0() 2 years ago
Lynne f3795e1857
APIchanges: add AVHWAccel changes and bump lavc minor 2 years ago
Lynne f701f088f4
vulkan_h264: reject end_frame being called without valid session parameters 2 years ago
Lynne 77478f6793
av1dec: add Vulkan hwaccel 2 years ago
Lynne 6ec58ff820
cbs_av1: expose tile col/row starts in SBs 2 years ago
Dave Airlie e49b8b48cd
av1: set skip mode frames properly 2 years ago
Lynne 36c16a06b2
hevcdec: add Vulkan hwaccel 2 years ago
Lynne a9fbe8b472
h264dec: add Vulkan hwaccel 2 years ago
Lynne 1e8fefff93
libavcodec: add Vulkan common video decoding code 2 years ago
Lynne 023ae6103f
libavcodec: add Vulkan common video code 2 years ago
Lynne 6733a1a456
avcodec: add AVHWAccel.flush callback 2 years ago
Lynne be07145109
avcodec: add AVHWAccel.free_frame_priv callback 2 years ago
Lynne 21719c29a2
hevc_ps: expose sps_extension_present_flag 2 years ago
Lynne 8b2d46ee3d
hevc_ps: expose conformance_window_flag 2 years ago
Lynne cc5fab5c48
hevc_ps: expose sublayer_ordering_info_flag 2 years ago
Lynne 32fcb17e42
hevc_ps: expose vui_present flag 2 years ago
Lynne f58db8e534
hevc_ps: expose rps fields 2 years ago
Lynne abdd87d44e
hevc_ps: expose log2_diff_max_min_transform_block_size 2 years ago
Lynne 6eaca2abd8
hevcdec: expose bits_used_for_short_term_rps 2 years ago
Lynne 4e1f3ab184
hevc_ps: expose pps_extension_present_flag 2 years ago
Lynne d0b02c3aff
hevc_ps: expose vps_id 2 years ago
Lynne 3bc866159c
hevc_ps: expose pps_id 2 years ago
Lynne fc429d785e
hevc_ps: expose SPS and VPS headers 2 years ago
Lynne 20de09a6de
h264_ps: expose scaling_matrix_present_mask 2 years ago
Lynne d13b1c42f6
h264_ps: expose bit rate and CPB size fields 2 years ago
Lynne de6fce727c
h264_ps: expose max_dec_frame_buffering 2 years ago
Lynne 1f66e3347d
h264_ps: comment pic_order_present better 2 years ago
Lynne 6718b37e5d
h264_ps: set pic_scaling_matrix_present_flag 2 years ago
Lynne 02f38af2dd
h264_ps: expose pps_id 2 years ago
Lynne 317fa3bd1d
h2645_vui: expose aspect_ratio_info_present_flag 2 years ago
Lynne dc2694557d
h2645_vui: expose aspect_ratio_idc 2 years ago
Lynne b6a6e2b19d
lavc/decode: allow to allocate hwaccel_priv_data early 2 years ago
Anton Khirnov 8b23644408
lavc/pthread_frame: add support for thread-safe hwaccels 2 years ago
Anton Khirnov 3d2e1aa324
lavc/decode: stop duplicating code from hwaccel_uninit() 2 years ago
Anton Khirnov a4611e3170
lavc/decode: pass AVHWAccel instead of AVCodecHWConfigInternal to hwaccel_init() 2 years ago
yuanhecai f6077cc666
avcodec/la: Add LSX optimization for h264 qpel. 2 years ago
Lu Wang 8815a7719e
avcodec/la: Add LSX optimization for h264 chroma and intrapred. 2 years ago
Hao Chen 7845b5ecd6
avcodec/la: Add LSX optimization for loop filter. 2 years ago
Shiyou Yin e1b6ecd20a
avcodec/la: add LSX optimization for h264 idct. 2 years ago
Paul B Mahol c6b6356635 avformat/gifdec: switch to using gif parser 2 years ago