On 07/31/2012 06:17 PM, Diego Biurrun wrote:
> This is more consistent with the way we handle C #includes and
> it simplifies the build system.
> ---
>  Makefile                                |    2 +-
>  libavcodec/x86/ac3dsp.asm               |    2 +-
>  libavcodec/x86/dct32_sse.asm            |    2 +-
>  libavcodec/x86/deinterlace.asm          |    2 +-
>  libavcodec/x86/dsputil_yasm.asm         |    2 +-
>  libavcodec/x86/dsputilenc_yasm.asm      |    2 +-
>  libavcodec/x86/fft_mmx.asm              |    2 +-
>  libavcodec/x86/fmtconvert.asm           |    2 +-
>  libavcodec/x86/h264_chromamc.asm        |    2 +-
>  libavcodec/x86/h264_chromamc_10bit.asm  |    2 +-
>  libavcodec/x86/h264_deblock.asm         |    2 +-
>  libavcodec/x86/h264_deblock_10bit.asm   |    2 +-
>  libavcodec/x86/h264_idct.asm            |    2 +-
>  libavcodec/x86/h264_idct_10bit.asm      |    2 +-
>  libavcodec/x86/h264_intrapred.asm       |    2 +-
>  libavcodec/x86/h264_intrapred_10bit.asm |    2 +-
>  libavcodec/x86/h264_qpel_10bit.asm      |    2 +-
>  libavcodec/x86/h264_weight.asm          |    2 +-
>  libavcodec/x86/h264_weight_10bit.asm    |    2 +-
>  libavcodec/x86/pngdsp.asm               |    2 +-
>  libavcodec/x86/proresdsp.asm            |    2 +-
>  libavcodec/x86/rv34dsp.asm              |    2 +-
>  libavcodec/x86/rv40dsp.asm              |    2 +-
>  libavcodec/x86/sbrdsp.asm               |    2 +-
>  libavcodec/x86/vc1dsp_yasm.asm          |    2 +-
>  libavcodec/x86/vp3dsp.asm               |    2 +-
>  libavcodec/x86/vp56dsp.asm              |    2 +-
>  libavcodec/x86/vp8dsp.asm               |    2 +-
>  libavresample/x86/audio_convert.asm     |    2 +-
>  libavresample/x86/audio_mix.asm         |    2 +-
>  libswscale/x86/input.asm                |    2 +-
>  libswscale/x86/output.asm               |    2 +-
>  libswscale/x86/scale.asm                |    2 +-
>  33 files changed, 33 insertions(+), 33 deletions(-)

I like this idea.
patch looks good

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

Reply via email to