115731 Commits (11a8e0a4e585c0a5acf09397e39bccf45e1ba7ae)
 

Author SHA1 Message Date
Lynne 11a8e0a4e5
aacdec_usac: dequantize scalefactors after noise synthesis 7 months ago
Haihao Xiang a4630d479a lavu/hwcontext_vulkan: Support write on drm frame 7 months ago
Michael Niedermayer 9c9f095e30
avfilter/vf_rotate: Check ff_draw_init2() return value 7 months ago
Michael Niedermayer 034054b370
avformat/mov: Use int64_t in intermediate for corrected_dts 7 months ago
Michael Niedermayer 0c977d37aa
avformat/mov: Use 64bit in intermediate for current_dts 7 months ago
Michael Niedermayer 019fce18bb
avformat/matroskadec: Assert that num_levels is non negative 7 months ago
Michael Niedermayer 0263b6a48c
avformat/libzmq: Check av_strstart() 7 months ago
Michael Niedermayer 5712f36dd0
avformat/img2dec: Little JFIF / Exif cleanup 7 months ago
Michael Niedermayer 7d04c6016b
avformat/img2dec: Move DQT after unrelated if() 7 months ago
Michael Niedermayer f10493f6fc
avformat/imfdec: Simplify get_next_track_with_minimum_timestamp() 7 months ago
Michael Niedermayer c21fb3624b
avformat/iamf_parse: Remove dead case 7 months ago
Michael Niedermayer 78d6d13bab
avdevice/xcbgrab: Check sscanf() return 7 months ago
Rémi Denis-Courmont f6d0a41c8c lavu/riscv: use Zbb CLZ/CTZ/CLZW/CTZW at run-time 7 months ago
Rémi Denis-Courmont 98db140910 lavu/riscv: use Zbb CPOP/CPOPW at run-time 7 months ago
Rémi Denis-Courmont 324899b748 lavu/riscv: use Zbb REV8 at run-time 7 months ago
Rémi Denis-Courmont 378d1b06c3 riscv: probe for Zbb extension at load time 7 months ago
Rémi Denis-Courmont 18adaf9fe5 checkasm/lls: adjust buffer sizes and alignments 7 months ago
Anton Khirnov 08ea7d6b8e lavc/hevcdec: constify source frame in hevc_ref_frame() 7 months ago
Anton Khirnov ccd391d6a3 lavc/hevcdec: do not unref current frame on frame_end() failure 7 months ago
Anton Khirnov d725c737fe lavc/hevcdec: move some frame-end code to hevc_frame_end() 7 months ago
Anton Khirnov edb6a471c4 lavc/hevcdec: factor decoding a slice NALU out of decode_nal_unit() 7 months ago
Anton Khirnov 90e75c4ec9 lavc/hevcdec: drop a redundant multiple-frame-per-packet check 7 months ago
Anton Khirnov 3cd6492fb5 lavc/hevcdec: move the check for multiple frames in a packet 7 months ago
Anton Khirnov a8f9d52c22 lavc/hevcdec: move setting slice_initialized out of hls_slice_header() 7 months ago
Anton Khirnov 82ded1ad3a lavc/hevcdec: move sequence increment/IDR handling to hevc_frame_start() 7 months ago
Anton Khirnov a2e77caf37 lavc/hevcdec: set active PPS/SPS in hevc_frame_start() 7 months ago
Anton Khirnov 47d34ba7fb lavc/hevcdec: move constructing slice RPL to decode_slice_data() 7 months ago
Anton Khirnov fe171a3b51 lavc/hevcdec: move calling hwaccel decode_slice to decode_slice_data() 7 months ago
Anton Khirnov 6ee550d83d lavc/hevcdec: move calling hwaccel start_frame to hevc_frame_start() 7 months ago
Anton Khirnov 3bbb5d78c7 lavc/hevcdec: move per-slice local_ctx setup out of hls_slice_header() 7 months ago
Anton Khirnov efc827bf6f lavc/hevcdec: move slice decoding dispatch to its own function 7 months ago
Anton Khirnov 7cce612a26 lavc/hevcdec: move a slice segment sanity check to hls_slice_header() 7 months ago
Anton Khirnov d43527a1a0 lavc/hevcdec: store slice header POC in SliceHeader 7 months ago
Anton Khirnov e4e9e1da15 lavc/hevcdec: drop redundant HEVCContext.threads_{type,number} 7 months ago
Anton Khirnov b0c29a45dc lavc/hevc/cabac: do not infer WPP use based on HEVCContext.threads_number 7 months ago
Anton Khirnov d86ac94df2 lavc/hevcdec: output RASL frames based on the value of no_rasl_output_flag 7 months ago
Anton Khirnov 3115c84015 lavc/hevcdec: only set no_rasl_output_flag for IRAP frames 7 months ago
Anton Khirnov 381b70e173 lavc/hevcdec: do not pass HEVCContext to ff_hevc_frame_nb_refs() 7 months ago
Anton Khirnov 07eb60c0da lavc/hevcdec: only call export_stream_params_from_sei() once per frame 7 months ago
Anton Khirnov 01b379a93e lavc/hevcdec: move pocTid0 computation to hevc_frame_start() 7 months ago
Anton Khirnov 5e438511ab lavc/hevcdec: do not pass HEVCContext to decode_lt_rps() 7 months ago
Anton Khirnov 0892ec947c lavc/hevcdec: pass SliceHeader explicitly to pred_weight_table() 7 months ago
Anton Khirnov 90fc331b0f lavc/hevcdec: only ignore INVALIDDATA in decode_nal_unit() 7 months ago
Anton Khirnov 8eb134f4f9 lavc/hevcdec: drop an always-zero variable 7 months ago
Anton Khirnov 8c8072c29c lavc/hevcdec: move active PPS from HEVCParamSets to HEVCContext 7 months ago
Anton Khirnov 0f47342c12 lavc/hevcdec: stop accessing parameter sets through HEVCParamSets 7 months ago
Anton Khirnov 38b8ae4112 lavc/hevc/pred: stop accessing parameter sets through HEVCParamSets 7 months ago
Anton Khirnov d0868d70ea lavc/hevc/cabac: stop accessing parameter sets through HEVCParamSets 7 months ago
Anton Khirnov b38aecffec lavc/hevc/filter: stop accessing parameter sets through HEVCParamSets 7 months ago
Anton Khirnov fb873a05b3 lavc/hevc/mvs: stop accessing parameter sets through HEVCParamSets 7 months ago