]> git.sesse.net Git - ffmpeg/history - libavcodec/dcadec.c
lavc: Add spherical packet side data API
[ffmpeg] / libavcodec / dcadec.c
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2015-12-31 Alexandra Hájkovádca: use defines for subband related constants
2015-12-24 Alexandra Hájkovádca: remove unused decode_hf function and quant_d tables
2015-12-23 Alexandra Hájkovádca: change the core to work with integer coefficients.
2015-12-12 Anton Khirnovlavc: add profiles to AVCodecDescriptor
2015-11-23 Tim Walkerdcadec: Do not check for overreads in auxiliary data
2015-10-07 Alexandra Khirnovadcadec: reorganise context data
2015-10-04 Vittorio Giovaradcadec: Always initialize return variable
2015-10-01 Alexandra Khirnovadcadec: make a number of samples per subband per subsub...
2015-09-16 Alexandra Hájkovádcadec: set channel layout in a separate function
2015-09-16 Alexandra Hájkovádcadec: scan for extensions in a separate function
2015-08-28 Vittorio Giovaralavc: Drop deprecated request_channels related functions
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec flags
2015-04-19 Vittorio Giovaralavc: Replace av_dlog and tprintf with internal macros
2015-03-15 Niels Möllerdca: Support for XLL (lossless extension)
2015-03-04 Diego Biurrundca: Move syncword definitions to a separate header
2015-02-16 Diego Biurrundca: Remove separate header for DCA ExSS
2015-02-15 Diego Biurrundca: Move data tables from a header to an object file
2015-02-14 Diego Biurrundca: Move all tables into dcadata.h
2015-02-14 Diego Biurrundca: Remove trace debugging code
2015-02-14 Diego Biurrundca: Split code for handling the EXSS extension off...
2015-02-14 Diego Biurrunavcodec: Don't anonymously typedef structs
2014-11-13 Vittorio Giovaradcadec: initialize variables before use
2014-09-20 Diego Biurrundca: Remove some commented-out cruft
2014-09-16 Gabriel Dumedca: K&R formatting cosmetics
2014-06-18 Niels Möllerdcadec: replace ldexpf with a multiplication by a constant
2014-05-23 Niels Möllerdca: Convert dca_dmixtable to integers
2014-04-14 Niels Möllerdcadec: Delete redundant init_get_bits call
2014-04-12 Tim Walkerdcadec: Use correct channel count in stereo downmix...
2014-04-12 Tim Walkerdcadec: Do not decode the XCh extension when downmixing...
2014-02-28 Christophe Gisquetdcadec: simplify decoding of VQ high frequencies
2014-02-28 Janne Grunaudca: factorize scaling in inverse ADPCM
2014-02-28 Christophe Gisquetdcadec: remove scaling in lfe_interpolation_fir
2014-02-20 Christophe Gisquetdca: replace some memcpy by AV_COPY128
2014-02-07 Christophe Gisquetdcadsp: split lfe_dir cases
2014-02-07 Christophe Gisquetx86: dcadsp: implement int8x8_fmul_int32
2014-02-07 Christophe Gisquetdcadsp: add int8x8_fmul_int32 to dsp context
2014-01-05 Tim Walkerdcadec: set AV_FRAME_DATA_MATRIXENCODING side data.
2014-01-05 Tim Walkerdcadec: set the output channel mode more accurately.
2013-12-06 Michael Niedermayerdcadec: Decode LFE to avoid adding random data when...
2013-11-30 Tim Walkerdcadec: Add some logging before returning on error
2013-11-28 Tim Walkerdcadec: add disable_xch private option.
2013-11-28 Tim Walkerdcadec: treat all 2-channel modes as Stereo in dca_downmix.
2013-11-28 Tim Walkerdca: support mixing LFE in dca_downmix.
2013-11-28 Tim Walkerdca: extract core substream's embedded downmix coeffcie...
2013-11-28 Tim Walkerdca: remove embedded downmix coefficient extraction.
2013-11-28 Tim Walkerdca: convert dca_default_coeffs to float.
2013-11-28 Tim Walkerdcadec: store the stereo downmix coefficients as float...
2013-11-28 Tim Walkerdcadec: implement request_channel_layout.
2013-11-19 Tim Walkerdcadec: simplify an expression
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2013-09-20 Martin Storsjödcadec: Validate the lfe parameter
2013-07-22 Ben Avisondcadsp: Add a new method, qmf_32_subbands
2013-07-22 Ben Avisondcadec: Use int32_to_float_fmul_array8
2013-07-17 Christophe Gisquetfmtconvert: Explicitly use int32_t instead of int
2013-07-12 Luca Barbatodca: Respect the current limits in the downmixing capab...
2013-07-12 Luca Barbatodca: Error out on missing DSYNC
2013-03-27 Diego Biurrundca: Move ff_dca_convert_bitstream() to the DCA common...
2013-03-13 Diego Biurrunavcodec: av_log_ask_for_sample() ---> avpriv_request_sa...
2013-03-08 Anton Khirnovlavc decoders: work with refcounted frames.
2013-02-25 Diego BiurrunFix a number of incorrect intmath.h #includes.
2013-02-12 Justin Rugglesdca: decode directly to the user-provided AVFrame
2013-02-08 Diego Biurrundsputil: Move LOCAL_ALIGNED macros to libavutil
2012-12-04 Anton Khirnovlavc: add a wrapper for AVCodecContext.get_buffer().
2012-11-27 Michael Niedermayerdcadec: skip QMF on unused channels
2012-11-11 Justin RugglesInclude libavutil/channel_layout.h instead of libavutil...
2012-11-01 Justin Rugglesdcadec: allow the decoder to change the channel layout...
2012-10-13 Justin Rugglesdca: allocate a secondary buffer for extra channels...
2012-10-01 Justin Rugglesdcadec: use float planar sample format
2012-10-01 Diego Biurrunavcodec: Convert some commented-out printf/av_log insta...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-08-01 Diego Biurrundca: Switch dca_sample_rates to avpriv_ prefix; it...
2012-07-31 Diego Biurrundca: Move tables used outside of dcadec.c to a separate...
2012-07-31 Diego Biurrundca: Rename dca.c ---> dcadec.c