115708 Commits (a8f9d52c227841929959cd414398cfa426b6024e)
 

Author SHA1 Message Date
Anton Khirnov a8f9d52c22 lavc/hevcdec: move setting slice_initialized out of hls_slice_header() 5 months ago
Anton Khirnov 82ded1ad3a lavc/hevcdec: move sequence increment/IDR handling to hevc_frame_start() 5 months ago
Anton Khirnov a2e77caf37 lavc/hevcdec: set active PPS/SPS in hevc_frame_start() 5 months ago
Anton Khirnov 47d34ba7fb lavc/hevcdec: move constructing slice RPL to decode_slice_data() 5 months ago
Anton Khirnov fe171a3b51 lavc/hevcdec: move calling hwaccel decode_slice to decode_slice_data() 5 months ago
Anton Khirnov 6ee550d83d lavc/hevcdec: move calling hwaccel start_frame to hevc_frame_start() 5 months ago
Anton Khirnov 3bbb5d78c7 lavc/hevcdec: move per-slice local_ctx setup out of hls_slice_header() 5 months ago
Anton Khirnov efc827bf6f lavc/hevcdec: move slice decoding dispatch to its own function 5 months ago
Anton Khirnov 7cce612a26 lavc/hevcdec: move a slice segment sanity check to hls_slice_header() 5 months ago
Anton Khirnov d43527a1a0 lavc/hevcdec: store slice header POC in SliceHeader 5 months ago
Anton Khirnov e4e9e1da15 lavc/hevcdec: drop redundant HEVCContext.threads_{type,number} 5 months ago
Anton Khirnov b0c29a45dc lavc/hevc/cabac: do not infer WPP use based on HEVCContext.threads_number 5 months ago
Anton Khirnov d86ac94df2 lavc/hevcdec: output RASL frames based on the value of no_rasl_output_flag 5 months ago
Anton Khirnov 3115c84015 lavc/hevcdec: only set no_rasl_output_flag for IRAP frames 5 months ago
Anton Khirnov 381b70e173 lavc/hevcdec: do not pass HEVCContext to ff_hevc_frame_nb_refs() 5 months ago
Anton Khirnov 07eb60c0da lavc/hevcdec: only call export_stream_params_from_sei() once per frame 5 months ago
Anton Khirnov 01b379a93e lavc/hevcdec: move pocTid0 computation to hevc_frame_start() 5 months ago
Anton Khirnov 5e438511ab lavc/hevcdec: do not pass HEVCContext to decode_lt_rps() 5 months ago
Anton Khirnov 0892ec947c lavc/hevcdec: pass SliceHeader explicitly to pred_weight_table() 5 months ago
Anton Khirnov 90fc331b0f lavc/hevcdec: only ignore INVALIDDATA in decode_nal_unit() 5 months ago
Anton Khirnov 8eb134f4f9 lavc/hevcdec: drop an always-zero variable 5 months ago
Anton Khirnov 8c8072c29c lavc/hevcdec: move active PPS from HEVCParamSets to HEVCContext 5 months ago
Anton Khirnov 0f47342c12 lavc/hevcdec: stop accessing parameter sets through HEVCParamSets 5 months ago
Anton Khirnov 38b8ae4112 lavc/hevc/pred: stop accessing parameter sets through HEVCParamSets 5 months ago
Anton Khirnov d0868d70ea lavc/hevc/cabac: stop accessing parameter sets through HEVCParamSets 5 months ago
Anton Khirnov b38aecffec lavc/hevc/filter: stop accessing parameter sets through HEVCParamSets 5 months ago
Anton Khirnov fb873a05b3 lavc/hevc/mvs: stop accessing parameter sets through HEVCParamSets 5 months ago
Anton Khirnov 6ddba110eb lavc/hevc/parser: stop using HEVCParamSets.[psv]ps 5 months ago
Anton Khirnov 2e46d68f55 lavc/hevc_ps: make SPS hold a reference to its VPS 5 months ago
Anton Khirnov c879165b39 lavc/hevc_ps: make PPS hold a reference to its SPS 5 months ago
Anton Khirnov e12fd62d1d lavc/hevcdec: drop a redundant assignment in hevc_decode_frame() 5 months ago
Anton Khirnov a82f2b0924 lavc/hevcdec: simplify condition 5 months ago
Anton Khirnov 0407556716 lavc/hevcdec: do not free SliceHeader arrays in pic_arrays_free() 5 months ago
sfan5 0455a62d84 lavf/tls_mbedtls: handle session ticket error code as no-op 5 months ago
sfan5 1b1e9cadc5 lavf/tls_mbedtls: fix handling of certification validation failures 5 months ago
sfan5 827578ca76 lavf/tls_mbedtls: hook up debug message callback 5 months ago
sfan5 807d1505bf lavf/tls_mbedtls: add missing call to psa_crypto_init 5 months ago
sfan5 63b6620ad3 lavf/tls_mbedtls: handle more error codes for human-readable messages 5 months ago
Rémi Denis-Courmont b6f37ffba7 lavc/vc1dsp: match C block layout in inv_trans_4x8_rvv 5 months ago
Rémi Denis-Courmont 6c05069e68 lavc/vc1dsp: match C block layout in inv_trans_4x4_rvv 5 months ago
Andreas Rheinhardt 6ae1a337f2 fftools/ffmpeg_mux_init: Fix leak when using non-encoding option 5 months ago
Andreas Rheinhardt 8754c9bd82 configure: Disable DNN without backend 5 months ago
Andreas Rheinhardt c84e40d9e6 fftools/ffmpeg_mux_init: Return error upon error 5 months ago
Andreas Rheinhardt a0ff31e740 avcodec/vvc/inter: Don't return void 5 months ago
Rémi Denis-Courmont 417957ec5e sws/range_convert: R-V V to/from JPEG 5 months ago
Zhao Zhili 9dac8495b0 swscale/aarch64: Add rgb24 to yuv implementation 5 months ago
Zhao Zhili b1240c983f tests/checkasm: Fix build error when enable linux perf on Android 5 months ago
Zhao Zhili 33e4cc963d avutil/timer: Add clock_gettime as a fallback of AV_READ_TIME 5 months ago
Zhao Zhili 6a18c0bc87 avutil/aarch64: Skip define AV_READ_TIME for apple 5 months ago
James Almer 94f2274a8b x86/aacencdsp: fix ff_aac_quantize_bands_avx on unix64 ABI 5 months ago