[FFmpeg-devel] [PATCH 3/4] x86: vc1dsp_mmx: Move yasm initiation steps to vc1dsp_init

Timothy Gu timothygu99 at gmail.com
Tue Oct 20 01:54:06 CEST 2015


On Sat, Oct 17, 2015 at 4:49 PM Timothy Gu <timothygu99 at gmail.com> wrote:

> That's where all yasm initiation steps are. Also removes the overlap
> between the two files.
> ---
>  libavcodec/x86/vc1dsp_init.c | 36 +++++++++++++++++++++++++-----------
>  libavcodec/x86/vc1dsp_mmx.c  | 27 ---------------------------
>  2 files changed, 25 insertions(+), 38 deletions(-)
>

Pushed.

Timothy


More information about the ffmpeg-devel mailing list