[FFmpeg-devel] [PATCH] Prepare pp_help for ABI change on version bump
Michael Niedermayer
michaelni
Tue Jan 8 19:19:25 CET 2008
On Tue, Jan 08, 2008 at 07:10:38PM +0100, Diego 'Flameeyes' Petten? wrote:
> Michael Niedermayer <michaelni at gmx.at> writes:
>
> > LIBPOSTPROC_VERSION_INT is not < (51<<16) currently
>
> Erm sorry, attached patch with 52<<16 now.
[...]
> +#if LIBPOSTPROC_VERSION_INT < (52<<16)
> const char *const pp_help=
> +#else
> +const char pp_help[] =
> +#endif
[...]
> +#if LIBPOSTPROC_VERSION_INT < (51<<16)
> extern const char *const pp_help; ///< a simple help text
try again
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Frequently ignored awnser#1 FFmpeg bugs should be sent to our bugtracker, user
questions for the command line tools ffmpeg, ffplay, ... as well as questions
about how to use libav* should be sent to the ffmpeg-user mailinglist.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080108/abb1c372/attachment.pgp>
More information about the ffmpeg-devel
mailing list