SeongpilHyun / qtffmpegwrapper

Automatically exported from code.google.com/p/qtffmpegwrapper
Other
0 stars 0 forks source link

OSX Build with Latest ffmpeg - avacodec_init() symbol not found #15

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Build ffmpeg on mac OSX 10.7 (latest source from git)
2. Build latest ffmpeg (download form this site)
3. qmake/make simple project file using QVideoDecoder.cpp, .h

What version of the product are you using? 
qtffmpegwrapper_src-20120317.zip

On what operating system?
Mac OSX 10.7

latest ffmpeg from:
git://source.ffmpeg.org/ffmpeg.git

Has anyone successfully built for OSX? 

Original issue reported on code.google.com by jeffspre...@gmail.com on 12 Jun 2012 at 8:19

GoogleCodeExporter commented 8 years ago
Sorry - my typo:  it's avcodec_init(),   not avacodec_init()

Original comment by jeffspre...@gmail.com on 12 Jun 2012 at 8:20