-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2011-10-24 22:06, IOhannes m zmoelnig wrote:
> hi all
> 
> current svn/trunk failed to compile due to undefined types pp_context_t
> and pp_mode_t in lib/video_ffmpeg.c
> 
> i had a look and indeed on my debian/sid box (which uses libav, rather
> than ffmpeg), the file libpostproc/postprocess.h contained types named
> "pp_context" and "pp_mode".

the point here is obviously the missing "_t" suffix in my version ov
<libpostproc/postprocess.h>

btw, my libpostproc is version 0.7.2 (the exact debian version is 4:0.7.2-1)

> hmm...
> 
> i therefore added some type-checks to m4/check_funcs.m4 and applied the
> result in lib/video_ffmpeg.c.

basically it checks whether the types "pp_mode_t" and "pp_mode" exist,
and if the former is missing but not the latter, it will do an
#define pp_mode_t pp_mode

the same for pp_context.


fgmasdrt
IOhannes
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk6mY5QACgkQkX2Xpv6ydvRbkACg5xNvkEDQ+JcMikGNO/DQIKPK
BN4AoKRuAI7QV+gamy1Csfq+16Qgf3YM
=fuQO
-----END PGP SIGNATURE-----

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Gmerlin-general mailing list
Gmerlin-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gmerlin-general

Reply via email to