48225 Commits (023ae6103f0e0db1610ef3988290e37fea47661d)

Author SHA1 Message Date
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
James Almer 97f4263457 avcodec/av1dec: convert to receive_frame() 2 years ago
Haihao Xiang 8e2547ebb2 lavc/qsvenc: the height is aligned to 32 for AV1 2 years ago
Haihao Xiang 943a42fc54 lavc/qsvenc: make sure continuous allocation 2 years ago
Haihao Xiang cf79dab8df lavc/qsvenc: avoid data copy if possible 2 years ago
Haihao Xiang cfdfd6aa72 lavc/qsvenc: use the right alignment instead of hard coded value 2 years ago
Haihao Xiang 2b0fe52967 lavc/qsv: fallback to the default mfx implementation for internal session on Windows 2 years ago
James Almer f209614290 avcodec/libdav1d: only return EAGAIN when there are no buffered packets 2 years ago
Michael Niedermayer 43e5e2e423
avcodec/bonk: Avoid undefined integer overflow in predictor_calc_error() 2 years ago
Paul B Mahol d912ff19c5 avcodec/fitsenc: mark output packets as keyframes 2 years ago
Paul B Mahol 4d4aed2815 avcodec/fitsdec: fix decoder class category 2 years ago
Paul B Mahol fcabfcbf6f avcodec/wavpackenc: unbreak encoding 8bit pcm 2 years ago
Paul B Mahol ddc176d0ee avcodec/elbg: fix integer overflows 2 years ago
Paul B Mahol d81b6cbd42 avcodec/gif_parser: fix possible wrong splitting of frames 2 years ago
Rick Kern 247e977953 lavc/videotoolboxenc: warn when alpha quality not set 2 years ago
Rick Kern 902c949d30 lavc/videotoolboxenc: better compat_keys docs 2 years ago
Paul B Mahol 8980c1313b avcodec/ccaption_dec: simplify init function 2 years ago
James Almer 1b05d27346 avcodec/libdav1d: export decoder frame delay 2 years ago
Rick Kern c789a2324a lavc/videotoolboxenc: better compat_keys documentation 2 years ago
xufuji456 5cd304298e avcodec/videotoolboxenc: add low-latency encoding 2 years ago