115140 Commits (9614efc2586edb82cec847598c5abca0ce79dd25)
 

Author SHA1 Message Date
Lynne a6295586f5
aacdec: template scalefactor dequantization separately 7 months ago
Lynne 7f3b3e2df1
aacdec: switch-ify scalefactor decoding 7 months ago
Lynne 77a88bbdda
aacdec: give spectrum dequant+decode SCE rather than an ICS 7 months ago
Lynne 60b60dd635
aacdec: separate out scalefactor dequantization from decoding 7 months ago
Lynne ed009bfd3d
aacdec: add a decoder DSP structure 7 months ago
Andreas Rheinhardt 9de66fd449
avcodec/aacdec_template: Deduplicate common part of aac_decode_init() 7 months ago
Andreas Rheinhardt 980a55fb46
avcodec/aacdec_template: Deduplicate AVClass+AVOptions 7 months ago
Andreas Rheinhardt e3693c6f56
avcodec/aacdec_template: Deduplicate aac_decode_close() 7 months ago
Andreas Rheinhardt 7117e0c7be
avcodec/aacdec: Use same AACDecContext for fixed and float 7 months ago
Andreas Rheinhardt fc3c2ea8dc
avcodec/aacdec: PredictorState array out of SingleChannelElement 7 months ago
Andreas Rheinhardt 8b2261e573
avcodec/aacdec: Always include AV(Fixed|Float)DSPContext in AACDecContext 7 months ago
Andreas Rheinhardt 5bd7b8d999
avcodec/aacdec: Split SBR context from ChannelElement 7 months ago
Andreas Rheinhardt 6975d965fc
avcodec/aacsbr: Make ff_aac_sbr_* funcs accept ChannelElement* 7 months ago
Lynne 3600f757db
aacsbr_template: include mem.h 7 months ago
Lynne f55b587820
aacdec: move aacdec_common to aac/aacdec_tab 7 months ago
Jun Zhao fc02b910ad lavc/libxevd: Fixed the has_b_frames setting 7 months ago
Mark Thompson ba6b08c75b av1dec: Fix RefFrameSignBias calculation 7 months ago
Haihao Xiang 3032a74cac configure: fix rpuenc typos 7 months ago
Niklas Haas 2f3c1e1641 avcodec/libsvtav1: implement dolby vision coding 7 months ago
Niklas Haas 39ca87ed1e avcodec/libx265: implement dolby vision coding 7 months ago
Niklas Haas 8dea94a146 avcodec/libaomenc: implement dolby vision coding 7 months ago
Niklas Haas 69e45a627c avformat/movenc: warn if dovi cfg ignored 7 months ago
Niklas Haas 3306766608 avcodec/dovi_rpuenc: add ff_dovi_rpu_generate() 7 months ago
Niklas Haas f140935005 avcodec/dovi_rpuenc: add ff_dovi_configure() 7 months ago
Niklas Haas f131086a70 avcodec/dovi_rpu: split into dovi_rpu.c and dovi_rpudec.c 7 months ago
Niklas Haas 783734d979 configure: rename dovi_rpu subsystem to dovi_rpudec 7 months ago
Niklas Haas 2a99d3527b avcodec/dovi_rpu: expose guess_profile(), clarify semantics 7 months ago
Niklas Haas dbfd979c1b avcodec/dovi_rpu: clarify error on missing RPU VDR 7 months ago
Niklas Haas fc616de1a5 avcodec/dovi_rpu: properly replace context header 7 months ago
Niklas Haas d0392619a7 avcodec/dovi_rpu: store entire config record 7 months ago
Andreas Rheinhardt 20206e14d7 avcodec/av1dec: Make av1_frame_replace() out of av1_frame_ref() 7 months ago
Andreas Rheinhardt 0f8763fbea avcodec/av1dec: Use ProgressFrames 7 months ago
Andreas Rheinhardt 0ec886ddc7 avcodec/hevcdec: Use union for AVFrame* and ProgressFrame 7 months ago
Andreas Rheinhardt 1d17d84b7d avcodec/progressframe: Explain how unnamed union can simplify accesses 7 months ago
Jun Zhao 822e2843ca lavc/vvc/refs: Use dpb_max_num_reorder_pics to control output 7 months ago
Jun Zhao 50b8666dc6 lavc/vvc_parser: Fixed the has_b_frames setting 7 months ago
Jun Zhao d9f72eb107 lavc/vvc_parser: Remove max_b_frames setting 7 months ago
Andreas Rheinhardt 277f051ff6 avcodec/pthread_frame: Fix leak of coded side data 7 months ago
Matthieu Bouron 8cdf1bae94 avcodec/jni: fix mixed declaration and code 7 months ago
Wu Jianhua a44c346312 avcodec/x86/vvc/vvcdsp_init: fix linking error when configuring with --disable-ssse3 --disable-optimizations options 7 months ago
Wu Jianhua 2f3aaef1b5 avcodec/x86/vvc/vvcdsp_init: add avg prototypes 7 months ago
Wu Jianhua 4358f49568 avcodec/x86/vvc/vvcdsp_init: add put prototypes 7 months ago
Andreas Rheinhardt bba996d6cd avcodec/hevcdec: Fix precedence, bogus film grain warning 7 months ago
Andreas Rheinhardt f18de5bc4a avcodec/v4l2_(m2m|buffers): Use RefStruct API for context references 7 months ago
Andreas Rheinhardt fbd1b90b29 avcodec/rkmppdec: Allocate AVDRMFrameDescriptor and frame ctx jointly 7 months ago
Andreas Rheinhardt 1427e67500 avcodec/rkmppdec: Use RefStruct API for references to decoder itself 7 months ago
Andreas Rheinhardt 9a0614c7bd avcodec/rkmppdec: Check av_buffer_ref() 7 months ago
Andreas Rheinhardt 4513300989 avcodec/rkmppdec: Fix double-free on error 7 months ago
Andreas Rheinhardt d692c42938 avcodec/qsv: Use RefStruct API for memory id (mids) array 7 months ago
Andreas Rheinhardt ac8288e288 avcodec/ffv1dec: Switch to ProgressFrames 7 months ago