On 08/12/13 13:01, Diego Biurrun wrote:
> On 07.12.2013 21:24, Diego Biurrun wrote:
>> The (optimized) functions are used nowhere else.
>> ---
>>   libavcodec/ac3dsp.c                | 15 +++++++++++++++
>>   libavcodec/ac3dsp.h                | 14 ++++++++++++++
>>   libavcodec/ac3enc_fixed.c          | 11 -----------
>>   libavcodec/ac3enc_float.c          | 12 ------------
>>   libavcodec/ac3enc_template.c       | 12 ++++--------
>>   libavcodec/arm/ac3dsp_init_arm.c   |  3 +++
>>   libavcodec/arm/ac3dsp_neon.S       | 23 +++++++++++++++++++++++
>>   libavcodec/arm/dsputil_init_neon.c |  5 -----
>>   libavcodec/arm/dsputil_neon.S      | 23 -----------------------
>>   libavcodec/dsputil.c               | 14 --------------
>>   libavcodec/dsputil.h               | 14 --------------
>>   libavcodec/x86/ac3dsp_init.c       | 28 +++++++++++++++++++++++++++-
>>   libavcodec/x86/dsputil_init.c      | 28 ----------------------------
>>   13 files changed, 86 insertions(+), 116 deletions(-)
> 
> This survived Oracle, i.e. it is tested on both x86 and ARM.
> 

Ok if Justin is ok with that.

lu

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to