32 Commits (552879d6216413539b5de79f319266b544c4f5ca)

Author SHA1 Message Date
Lynne e0661fc805
dca_core: convert to lavu/tx 2 years ago
Andreas Rheinhardt 465e27e0f2 avcodec/dcahuff: Replace DCAVLC by ordinary VLCs 2 years ago
Andreas Rheinhardt 3652114596 avcodec/dca_core: Don't use too big max_depth in get_vlc2() 2 years ago
Andreas Rheinhardt 9dbc370769 avcodec/dca_core: Inline number of bits of scale factor VLCs 2 years ago
Andreas Rheinhardt 597bfff342 avcodec/dcahuff, dca_core, dca_lbr: Apply offset during VLC creation 2 years ago
Andreas Rheinhardt 077880ad88 avcodec/dcahuff: Always use three bits for transition mode VLCs 2 years ago
Andreas Rheinhardt 8819860f34 avcodec/dca_core, dcahuff: Don't use DCAVLC unnecessarily 2 years ago
Andreas Rheinhardt df215e5758 avcodec/dca_core: Only call emms_c() if needed 2 years ago
Andreas Rheinhardt d1a5ef4069 avcodec/internal: Move ff_side_data_update_matrix_encoding to decode.h 2 years ago
Andreas Rheinhardt 66b691f99f avcodec/internal: Move ff_get_buffer() to decode.h 2 years ago
Andreas Rheinhardt 88f9b1fc45 avcodec/dcadec: Treat the input packet's data as const 2 years ago
Anton Khirnov b2af4bc807 dca: convert to new channel layout API 3 years ago
Andreas Rheinhardt 27f22f3383 all: Remove unnecessary libavcodec/internal.h inclusions 3 years ago
Andreas Rheinhardt 3afb41655e avcodec/dca: Unavpriv dca_sample_rates 3 years ago
Andreas Rheinhardt 1be3d8a0cb avcodec/avcodec: Stop including channel_layout.h in avcodec.h 3 years ago
foo86 73789b85a7 avcodec/dca_core: always limit frame size to data size 7 years ago
James Almer 7c9d2ad45f avcodec/dca: remove GetBitContext usage from avpriv_dca_parse_core_frame_header() 7 years ago
foo86 012620aa1b avcodec/dca: avoid using bitstream reader in a non-standard way 7 years ago
foo86 902cd30e9b avcodec/dca_core: probe extension headers directly 7 years ago
foo86 33fc6c17a6 avcodec/dca_core: switch to common frame header parsing function 7 years ago
foo86 f6b86b62f7 avcodec/dca: move some enumeration typedefs into headers 7 years ago
Daniil Cherednik b8c2b9c392 avcodec/dcaenc: Initial implementation of ADPCM encoding for DCA encoder 8 years ago
Daniil Cherednik c2500d62c6 dcaenc: Implementation of Huffman codes for DCA encoder 8 years ago
foo86 b5cda23039 avcodec/dca: remove useless debug message 9 years ago
foo86 b7d267399b avcodec/dca: convert to AVCRC 9 years ago
foo86 ce2f9fdb0a avcodec/dca: fix sync word search error condition 9 years ago
foo86 2df7d4fa45 avcodec/dca: move huffman data into separate object file 9 years ago
foo86 db44b59980 avcodec/dca: clear X96 channels if nothing was decoded 9 years ago
Hendrik Leppkes 5fc310f7ca dca: add emms_c after usage of AV_COPY128 9 years ago
Hendrik Leppkes 0b1972d409 dca: add emms_c after AV_ZERO128 macros 9 years ago
James Almer 77b5b95247 avcodec/dca_core: rename get_vlc function 9 years ago
foo86 ae5b2c5250 avcodec/dca: add new decoder based on libdcadec 9 years ago