Open GoogleCodeExporter opened 9 years ago
I added
using namespace ffmpeg;
to the end of ffmpeg.h and it compiled. my system is
mascix@mascix:~/tmp/qtffmpegwrapper/QTFFmpegWrapper$ cat /etc/issue
Ubuntu 10.04 LTS \n \l
Original comment by ozkan%az...@gtempaccount.com
on 3 Jul 2010 at 10:18
It may be safer to put ffmepg:: in front of the uint8_t.
Windows compiles also require stdint.h and inttypes.h eg from
http://code.google.com/p/msinttypes/
Original comment by mgbeck...@gmail.com
on 24 Jul 2010 at 3:21
Original issue reported on code.google.com by
ozkan%az...@gtempaccount.com
on 3 Jul 2010 at 9:38