115101 Commits (e4e9144a5c6fbf42c0d48bbd323c12bc7d5409d8)
 

Author SHA1 Message Date
Lynne 87a93a5670
aacdec: split off channel coupling into a new file 7 months ago
Lynne b7387ea00e
aacdec: deduplicate table initizalization 7 months ago
Lynne 41ae2b03a5
aacdec: move spectrum decode and dequantization to a new file 7 months ago
Lynne 5c026e6637
aacdec: remove unnecessary decode_spectrum_and_dequant arguments 7 months ago
Lynne eef9100a8e
aacdec: template LTP windowing separately 7 months ago
Lynne 091d85217d
aacdec: template windowing and transforms separately 7 months ago
Lynne a309aa4127
aacdec: duplicate table initialization 7 months ago
Lynne e9fc7661da
aacdec: template LTP application separately 7 months ago
Lynne db5128ef70
aacdec: template TNS application separately 7 months ago
Lynne ad16349f9b
aacdec: template intensity stereo application separately 7 months ago
Lynne 9f3fa77e0d
aacdec: template mid/side stereo application separately 7 months ago
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