]> git.sesse.net Git - ffmpeg/history - libavcodec/mlpdsp.c
dxva2: Keep code shared between dxva2 and d3d11va under the correct #if
[ffmpeg] / libavcodec / mlpdsp.c
2014-03-26 Ben Avisontruehd: break out part of output_data into platform...
2014-03-26 Ben Avisontruehd: break out part of rematrix_channels into platfo...
2014-03-26 Ben Avisontruehd: add hand-scheduled ARM asm version of mlp_filte...
2013-05-04 Diego Biurrunavcodec: Add av_cold attributes to init functions missi...
2013-04-30 Diego Biurrunavcodec: Drop unnecessary ff_ name prefixes from static...
2012-10-11 Luca Barbatodsputil: split out mlp dsp function
2011-06-07 Diego BiurrunDrop unnecessary directory prefixes from #include direc...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-03-06 Måns RullgårdMove prototypes for various dsputil init functions...
2009-05-25 Ramiro Pollamlp: Re-enable x86-optimized DSP functions.
2009-05-23 Ramiro PollaRevert part of r18903:
2009-05-23 Ramiro PollaMLP DSP functions x86-optimized.
2009-05-15 Ramiro Pollamlp: Simplify adressing of state and coeffs arrays...
2009-05-15 Ramiro Pollamlp: include mlp.h and use MAX_CHANNELS instead of...
2009-04-30 Ramiro Pollamlpdec: Move MLP's filter_channel() to dsputils.