[FFmpeg-devel] [PATCH] Make AVCodecTag non-opaque.

Michael Niedermayer michaelni at gmx.at
Sat Oct 22 17:12:04 CEST 2011


On Sat, Oct 22, 2011 at 01:03:53PM +0200, Reimar Döffinger wrote:
> This may make keeping ABI-compatibility harder, but without it
> av_codec_get_id and av_codec_get_tag cannot be reused by
> applications for their own purposes.

We could add public functions and structures for searching
through int[2] lists if such do not exists yet. This could even be
made more generically to int[n] lists and a single function.

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Awnsering whenever a program halts or runs forever is
On a turing machine, in general impossible (turings halting problem).
On any real computer, always possible as a real computer has a finite number
of states N, and will either halt in less than N cycles or never halt.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20111022/abe84dba/attachment.asc>


More information about the ffmpeg-devel mailing list