114949 Commits (41ae2b03a5cf87f9673f82efbc9cea53df70f150)
 

Author SHA1 Message Date
Lynne 41ae2b03a5
aacdec: move spectrum decode and dequantization to a new file 9 months ago
Lynne 5c026e6637
aacdec: remove unnecessary decode_spectrum_and_dequant arguments 9 months ago
Lynne eef9100a8e
aacdec: template LTP windowing separately 9 months ago
Lynne 091d85217d
aacdec: template windowing and transforms separately 9 months ago
Lynne a309aa4127
aacdec: duplicate table initialization 9 months ago
Lynne e9fc7661da
aacdec: template LTP application separately 9 months ago
Lynne db5128ef70
aacdec: template TNS application separately 9 months ago
Lynne ad16349f9b
aacdec: template intensity stereo application separately 9 months ago
Lynne 9f3fa77e0d
aacdec: template mid/side stereo application separately 9 months ago
Lynne a6295586f5
aacdec: template scalefactor dequantization separately 9 months ago
Lynne 7f3b3e2df1
aacdec: switch-ify scalefactor decoding 9 months ago
Lynne 77a88bbdda
aacdec: give spectrum dequant+decode SCE rather than an ICS 9 months ago
Lynne 60b60dd635
aacdec: separate out scalefactor dequantization from decoding 9 months ago
Lynne ed009bfd3d
aacdec: add a decoder DSP structure 9 months ago
Andreas Rheinhardt 9de66fd449
avcodec/aacdec_template: Deduplicate common part of aac_decode_init() 9 months ago
Andreas Rheinhardt 980a55fb46
avcodec/aacdec_template: Deduplicate AVClass+AVOptions 9 months ago
Andreas Rheinhardt e3693c6f56
avcodec/aacdec_template: Deduplicate aac_decode_close() 9 months ago
Andreas Rheinhardt 7117e0c7be
avcodec/aacdec: Use same AACDecContext for fixed and float 9 months ago
Andreas Rheinhardt fc3c2ea8dc
avcodec/aacdec: PredictorState array out of SingleChannelElement 9 months ago
Andreas Rheinhardt 8b2261e573
avcodec/aacdec: Always include AV(Fixed|Float)DSPContext in AACDecContext 9 months ago
Andreas Rheinhardt 5bd7b8d999
avcodec/aacdec: Split SBR context from ChannelElement 9 months ago
Andreas Rheinhardt 6975d965fc
avcodec/aacsbr: Make ff_aac_sbr_* funcs accept ChannelElement* 9 months ago
Lynne 3600f757db
aacsbr_template: include mem.h 9 months ago
Lynne f55b587820
aacdec: move aacdec_common to aac/aacdec_tab 9 months ago
Jun Zhao fc02b910ad lavc/libxevd: Fixed the has_b_frames setting 9 months ago
Mark Thompson ba6b08c75b av1dec: Fix RefFrameSignBias calculation 9 months ago
Haihao Xiang 3032a74cac configure: fix rpuenc typos 9 months ago
Niklas Haas 2f3c1e1641 avcodec/libsvtav1: implement dolby vision coding 9 months ago
Niklas Haas 39ca87ed1e avcodec/libx265: implement dolby vision coding 9 months ago
Niklas Haas 8dea94a146 avcodec/libaomenc: implement dolby vision coding 9 months ago
Niklas Haas 69e45a627c avformat/movenc: warn if dovi cfg ignored 9 months ago
Niklas Haas 3306766608 avcodec/dovi_rpuenc: add ff_dovi_rpu_generate() 9 months ago
Niklas Haas f140935005 avcodec/dovi_rpuenc: add ff_dovi_configure() 9 months ago
Niklas Haas f131086a70 avcodec/dovi_rpu: split into dovi_rpu.c and dovi_rpudec.c 9 months ago
Niklas Haas 783734d979 configure: rename dovi_rpu subsystem to dovi_rpudec 9 months ago
Niklas Haas 2a99d3527b avcodec/dovi_rpu: expose guess_profile(), clarify semantics 9 months ago
Niklas Haas dbfd979c1b avcodec/dovi_rpu: clarify error on missing RPU VDR 9 months ago
Niklas Haas fc616de1a5 avcodec/dovi_rpu: properly replace context header 9 months ago
Niklas Haas d0392619a7 avcodec/dovi_rpu: store entire config record 9 months ago
Andreas Rheinhardt 20206e14d7 avcodec/av1dec: Make av1_frame_replace() out of av1_frame_ref() 9 months ago
Andreas Rheinhardt 0f8763fbea avcodec/av1dec: Use ProgressFrames 9 months ago
Andreas Rheinhardt 0ec886ddc7 avcodec/hevcdec: Use union for AVFrame* and ProgressFrame 9 months ago
Andreas Rheinhardt 1d17d84b7d avcodec/progressframe: Explain how unnamed union can simplify accesses 9 months ago
Jun Zhao 822e2843ca lavc/vvc/refs: Use dpb_max_num_reorder_pics to control output 9 months ago
Jun Zhao 50b8666dc6 lavc/vvc_parser: Fixed the has_b_frames setting 9 months ago
Jun Zhao d9f72eb107 lavc/vvc_parser: Remove max_b_frames setting 9 months ago
Andreas Rheinhardt 277f051ff6 avcodec/pthread_frame: Fix leak of coded side data 9 months ago
Matthieu Bouron 8cdf1bae94 avcodec/jni: fix mixed declaration and code 9 months ago
Wu Jianhua a44c346312 avcodec/x86/vvc/vvcdsp_init: fix linking error when configuring with --disable-ssse3 --disable-optimizations options 9 months ago
Wu Jianhua 2f3aaef1b5 avcodec/x86/vvc/vvcdsp_init: add avg prototypes 9 months ago