Hi,

2011/5/17 Måns Rullgård <m...@mansr.com>:
> Diego Biurrun <di...@biurrun.de> writes:
>> On Tue, May 17, 2011 at 05:24:24PM +0100, Mans Rullgard wrote:
>>> This separation allows these functions to be used in a cleaner
>>> fashion from other codecs (e.g. qdm2) and simplifies creating
>>> optimised versions of them.
>>> ---
>>>  17 files changed, 388 insertions(+), 255 deletions(-)
>>>  create mode 100644 libavcodec/mpadsp.c
>>>  create mode 100644 libavcodec/mpadsp.h
>>>  create mode 100644 libavcodec/mpadsp_fixed.c
>>>  create mode 100644 libavcodec/mpadsp_float.c
>>>  create mode 100644 libavcodec/mpadsp_template.c
>>
>> I find the name mpadsp non-intuitive, I would suggest mpegaudiodsp
>> instead.
>
> That's very long, especially as a base for function names etc.

We could use mpegaudiodsp.c for filename but mpadsp_*() for
functions/structs. Not that I mind at all whichever way this goes,
just a random idea.

Ronald
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to