31 Commits (02c032abcd43465b30ad58ede18abcdc24b5c006)

Author SHA1 Message Date
Lynne e0661fc805
dca_core: convert to lavu/tx 2 years ago
foo86 6c44696b3d avcodec/dca: add DTS Express (LBR) decoder 9 years ago
James Almer 8ae7447941 x86/dcadec: add ff_lfe_fir0_float_{sse,sse2,avx,fma3} 9 years ago
James Almer 16af350ac5 avcodec/dcadsp: replace intptr_t with ptrdiff_t 9 years ago
foo86 ae5b2c5250 avcodec/dca: add new decoder based on libdcadec 9 years ago
foo86 4608996772 avcodec/dca: remove old decoder 9 years ago
Alexandra Hájková 40d9496773 dca: use defines for subband related constants 9 years ago
Alexandra Hájková 2008f76054 dca: remove unused decode_hf function and quant_d tables 9 years ago
Alexandra Hájková aebf07075f dca: change the core to work with integer coefficients. 9 years ago
Janne Grunau c33c1fa8af arm64: convert dcadsp neon asm from arm 9 years ago
Christophe Gisquet 4cb6964244 dcadec: simplify decoding of VQ high frequencies 11 years ago
Christophe Gisquet 87ec849fe9 dcadec: remove scaling in lfe_interpolation_fir 11 years ago
Christophe Gisquet 45854df9a5 dcadsp: split lfe_dir cases 11 years ago
Christophe Gisquet 481a46a462 dcadsp: add int8x8_fmul_int32 to DSP context 11 years ago
Christophe Gisquet 5fdbfcb5b7 dcadsp: split lfe_dir cases 11 years ago
Christophe Gisquet 5b59a9fc61 x86: dcadsp: implement int8x8_fmul_int32 11 years ago
Christophe Gisquet 2bd44cb705 dcadsp: add int8x8_fmul_int32 to dsp context 11 years ago
Ben Avison 800ffab48a dcadsp: Add a new method, qmf_32_subbands 11 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Justin Ruggles a8ae4e0e7b Remove unneeded add bias from 3 functions. 14 years ago
Justin Ruggles 80ba1ddb58 Remove unneeded add bias from 3 functions. 14 years ago
Måns Rullgård 08255107cf DCA: ARM/NEON optimised lfe_fir 15 years ago
Måns Rullgård 309d16a4a0 DCA: break out lfe_interpolation_fir() inner loops to a function 15 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Diego Biurrun 8b22017f38 Move aanscales tables to their own file; fixes compilation without encoders. 16 years ago
Diego Biurrun 95137bbbb4 Fix 'make checkheaders', based on a patch by Diego Pettenò, flameeyes gmail com. 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Ronald S. Bultje f1c80e3578 Export data_to_hex() as private API in lavf, rename to ff_data_to_hex() and 16 years ago
Michael Niedermayer c5e56a813b Revert r14497 17 years ago
Diego Biurrun 2e11268ea9 Add missing header #includes. 17 years ago
Diego Biurrun f0a838e525 Add missing #includes to fix 'make checkheaders'. 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Luca Abeni 7fa9d0dd8f Remove copyright from a function prototype 17 years ago
Luca Abeni 98561024ac Move the RTP packetization code for MPEG12 video in its own file (rtp_mpv.c) 17 years ago
Diego Biurrun f5a90186d7 Add missing license headers. 18 years ago
Fabrice Bellard e3e105b38a added include for ffserver dynamically loaded modules 23 years ago