114963 Commits (176c922e4edac82df2c8ea508f81d2aba29c6468)
 

Author SHA1 Message Date
Lynne 176c922e4e
aacsbr: constify the only SBR table 8 months ago
Lynne 03cf101645
aacdec: remove AAC-specific MIPS optimizations 8 months ago
Lynne ae7c6cc17d
aac: move aacdec.c to aac/aacdec.c 8 months ago
Lynne 551ce16b59
aacdec: move aacdec.h into libavcodec/aac 8 months ago
Lynne cd1e404a10
aacdec: merge previously-templated code 8 months ago
Lynne ce740618d1
aacdec: move LATM decode functions into a separate file 8 months ago
Lynne e93793bf3c
aacdec: fully detemplate decoder core 8 months ago
Lynne 2f90d83981
aacdec: move fixed/float DSP initialization to templated init functions 8 months ago
Lynne 905fdb0601
aacdec: reuse TNS and LTP tables between fixed and float decoders 8 months ago
Lynne 49e7be1e37
aacdec: move prediction to separate files 8 months ago
Lynne b1718ce0f9
aacdec: move CCE decoding to a separate templated file 8 months ago
Lynne 41c04bec0a
aacdec: move fixed-point clipping to a separate function 8 months ago
Lynne 87a93a5670
aacdec: split off channel coupling into a new file 8 months ago
Lynne b7387ea00e
aacdec: deduplicate table initizalization 8 months ago
Lynne 41ae2b03a5
aacdec: move spectrum decode and dequantization to a new file 8 months ago
Lynne 5c026e6637
aacdec: remove unnecessary decode_spectrum_and_dequant arguments 8 months ago
Lynne eef9100a8e
aacdec: template LTP windowing separately 8 months ago
Lynne 091d85217d
aacdec: template windowing and transforms separately 8 months ago
Lynne a309aa4127
aacdec: duplicate table initialization 8 months ago
Lynne e9fc7661da
aacdec: template LTP application separately 8 months ago
Lynne db5128ef70
aacdec: template TNS application separately 8 months ago
Lynne ad16349f9b
aacdec: template intensity stereo application separately 8 months ago
Lynne 9f3fa77e0d
aacdec: template mid/side stereo application separately 8 months ago
Lynne a6295586f5
aacdec: template scalefactor dequantization separately 8 months ago
Lynne 7f3b3e2df1
aacdec: switch-ify scalefactor decoding 8 months ago
Lynne 77a88bbdda
aacdec: give spectrum dequant+decode SCE rather than an ICS 8 months ago
Lynne 60b60dd635
aacdec: separate out scalefactor dequantization from decoding 8 months ago
Lynne ed009bfd3d
aacdec: add a decoder DSP structure 8 months ago
Andreas Rheinhardt 9de66fd449
avcodec/aacdec_template: Deduplicate common part of aac_decode_init() 8 months ago
Andreas Rheinhardt 980a55fb46
avcodec/aacdec_template: Deduplicate AVClass+AVOptions 8 months ago
Andreas Rheinhardt e3693c6f56
avcodec/aacdec_template: Deduplicate aac_decode_close() 8 months ago
Andreas Rheinhardt 7117e0c7be
avcodec/aacdec: Use same AACDecContext for fixed and float 8 months ago
Andreas Rheinhardt fc3c2ea8dc
avcodec/aacdec: PredictorState array out of SingleChannelElement 8 months ago
Andreas Rheinhardt 8b2261e573
avcodec/aacdec: Always include AV(Fixed|Float)DSPContext in AACDecContext 8 months ago
Andreas Rheinhardt 5bd7b8d999
avcodec/aacdec: Split SBR context from ChannelElement 8 months ago
Andreas Rheinhardt 6975d965fc
avcodec/aacsbr: Make ff_aac_sbr_* funcs accept ChannelElement* 8 months ago
Lynne 3600f757db
aacsbr_template: include mem.h 8 months ago
Lynne f55b587820
aacdec: move aacdec_common to aac/aacdec_tab 8 months ago
Jun Zhao fc02b910ad lavc/libxevd: Fixed the has_b_frames setting 8 months ago
Mark Thompson ba6b08c75b av1dec: Fix RefFrameSignBias calculation 8 months ago
Haihao Xiang 3032a74cac configure: fix rpuenc typos 8 months ago
Niklas Haas 2f3c1e1641 avcodec/libsvtav1: implement dolby vision coding 8 months ago
Niklas Haas 39ca87ed1e avcodec/libx265: implement dolby vision coding 8 months ago
Niklas Haas 8dea94a146 avcodec/libaomenc: implement dolby vision coding 8 months ago
Niklas Haas 69e45a627c avformat/movenc: warn if dovi cfg ignored 8 months ago
Niklas Haas 3306766608 avcodec/dovi_rpuenc: add ff_dovi_rpu_generate() 8 months ago
Niklas Haas f140935005 avcodec/dovi_rpuenc: add ff_dovi_configure() 8 months ago
Niklas Haas f131086a70 avcodec/dovi_rpu: split into dovi_rpu.c and dovi_rpudec.c 8 months ago
Niklas Haas 783734d979 configure: rename dovi_rpu subsystem to dovi_rpudec 8 months ago
Niklas Haas 2a99d3527b avcodec/dovi_rpu: expose guess_profile(), clarify semantics 8 months ago