Opened 4 years ago

Closed 4 years ago

#45 closed defect (fixed)

Typo in libswscal (ffmpeg) detection code

Reported by: schlatterbeck Owned by: kimtuan
Priority: trivial Milestone:
Component: Build System Version: 2.2-RC3
Keywords: Cc:

Description

See included patch, without it, compile fails for me on debian testing (aka lenny).

owbuild/FindFFMPEG.cmake

  • ${_SWCALE_INCLUDEDIR}

+ ${_SWSCALE_INCLUDEDIR}

Attachments (1)

qutecom.patch (614 bytes) - added by schlatterbeck 4 years ago.
trivial patch

Download all attachments as: .zip

Change History (2)

Changed 4 years ago by schlatterbeck

trivial patch

comment:1 Changed 4 years ago by laurent

  • Resolution set to fixed
  • Status changed from new to closed

applied

Note: See TracTickets for help on using tickets.