[FFmpeg-devel] [PATCH v3 01/14] mips: rename mipsdspr1 to mipsdsp
Vicente Olivert Riera
Vincent.Riera at imgtec.com
Fri Dec 4 10:51:55 CET 2015
On 04/12/15 01:36, Michael Niedermayer wrote:
> On Thu, Dec 03, 2015 at 01:22:16PM +0000, Vicente Olivert Riera wrote:
>> Signed-off-by: Vicente Olivert Riera <Vincent.Riera at imgtec.com>
>> ---
>> Changes v2 -> v3:
>> - Document it in the Changelog
>>
>> Changes v1 -> v2:
>> - Remove a block of code for mipsdspr2 which wasn't intended to be in
>> this patch and it was causing a syntax error in the configure script.
>> Highlighted by Michael Niedermayer:
>> https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2015-November/183444.html
>>
>> Changelog | 1 +
>> Makefile | 2 +-
>> arch.mak | 2 +-
>> configure | 28 ++++++++++++++--------------
>> libavcodec/aacenc.c | 2 +-
>> libavcodec/mips/Makefile | 4 ++--
>> libavcodec/mips/ac3dsp_mips.c | 4 ++--
>> libavcodec/mips/mpegaudiodsp_mips_fixed.c | 2 +-
>> libavcodec/mpegaudiodec_template.c | 4 ++--
>> libavcodec/mpegaudiodsp.c | 2 +-
>> libavcodec/mpegaudiodsp.h | 2 +-
>> 11 files changed, 27 insertions(+), 26 deletions(-)
>
> patch applied
>
> thanks
Thank you Michael,
is there anything else that has to be done in order to get the rest of
the series applied?
Regards,
Vincent.
More information about the ffmpeg-devel
mailing list