[FFmpeg-trac] #826(avcodec:new): Missing ff_cropTbl symbol needed by MLT

FFmpeg trac at avcodec.org
Sat Dec 24 14:05:50 CET 2011


#826: Missing ff_cropTbl symbol needed by MLT
------------------------------------+---------------------------------
               Reporter:  marillat  |                  Owner:
                   Type:  defect    |                 Status:  new
               Priority:  normal    |              Component:  avcodec
                Version:  0.9       |               Keywords:
             Blocked By:            |               Blocking:
Reproduced by developer:  0         |  Analyzed by developer:  0
------------------------------------+---------------------------------
 Hi,

 MLT use ff_cropTbl() (removed in ffmpeg 0.9) in
 src/modules/avformat/filter_avdeinterlace.c

 [http://mltframework.org/gitweb/mlt.git?p=mltframework.org/mlt.git;a=blob;f=src/modules/avformat/filter_avdeinterlace.c;h=b75117453652b3e0427c7435b4452204f7773008;hb=HEAD#l139]

 Also #include <asm/types.h> is really needed in libavdevice/v4l2.c ?

 This include break the build for non Linux arches like kfreebsd and v4l2.c
 build fine without this include in Linux or Kfreebsd.

 Christian

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/826>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list