#41474: ffmpeg-2.1.1 +nonfree libavcodec ituh263dec.c line 848 syntax error (typo) --------------------------------+-------------------------------- Reporter: edr@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: libavcodec nonfree | Port: ffmpeg --------------------------------+-------------------------------- "port install ffmpeg +nonfree" does not build. Error is in file /ffmpeg/work/ffmpeg-2.1.1/libavcodec/ituh263dec.c Line 848 is "if(s,>obmc && !s->mb_intra){" but should be "if(s->obmc && !s->mb_intra){" -- Ticket URL: <https://trac.macports.org/ticket/41474> MacPorts <http://www.macports.org/> Ports system for OS X