Changeset 139829d3d2a11be7b95b71e0887775f8350d5586

Show
Ignore:
Timestamp:
06/09/08 10:05:35 (3 months ago)
Author:
Antoine Cellerier <dionoea@videolan.org>
git-committer:
Antoine Cellerier <dionoea@videolan.org> 1212998735 +0200
git-parent:

[a2caeb589c2a22159eccda561298807fe961adc7]

git-author:
Antoine Cellerier <dionoea@videolan.org> 1212879154 +0200
Message:

Move imgresample.c to the video_filter directory.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/codec/ffmpeg/Modules.am

    ra2caeb5 r139829d  
    1818    $(NULL) 
    1919 
    20 SOURCES_imgresample = \ 
    21     imgresample.c \ 
    22     chroma.h \ 
    23     $(NULL) 
    24  
    2520libvlc_LTLIBRARIES += \ 
    26     $(LTLIBavcodec) \ 
    27     $(LTLIBimgresample) 
     21    $(LTLIBavcodec) 
    2822 
    2923EXTRA_LTLIBRARIES += \ 
    30     libavcodec_plugin.la \ 
    31     libimgresample_plugin.la 
     24    libavcodec_plugin.la 
    3225 
    3326# FIXME SOURCES_ffmpegaltivec = \ 
  • modules/video_filter/Modules.am

    r25f84cd r139829d  
    4343SOURCES_postproc = postproc.c 
    4444SOURCES_swscale = swscale.c ../codec/ffmpeg/chroma.h 
     45SOURCES_imgresample = imgresample.c ../codec/ffmpeg/chroma.h 
    4546noinst_HEADERS = filter_common.h filter_picture.h