[FFmpeg-devel] [PATCH] avfilter/vf_noise: move inline assembly to own file

Paul B Mahol onemda at gmail.com
Mon Oct 21 16:35:18 CEST 2013


On 9/12/13, Paul B Mahol <onemda at gmail.com> wrote:
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
>  libavfilter/vf_noise.c     | 166
> +++------------------------------------------
>  libavfilter/vf_noise.h     |  64 +++++++++++++++++
>  libavfilter/x86/Makefile   |   1 +
>  libavfilter/x86/vf_noise.c | 145 +++++++++++++++++++++++++++++++++++++++
>  4 files changed, 219 insertions(+), 157 deletions(-)
>  create mode 100644 libavfilter/vf_noise.h
>  create mode 100644 libavfilter/x86/vf_noise.c
>

ping


More information about the ffmpeg-devel mailing list