[FFmpeg-devel] _t POSIX namespace issues
Baptiste Coudurier
baptiste.coudurier
Thu Dec 11 22:22:25 CET 2008
Diego Biurrun wrote:
> So names ending in _t are reserved by POSIX. Nonetheless we have tons
> of them. I thought about fixing these issues myself, but coming up with
> good new names is tedious, so I propose to have each maintainer address
> the problem in the files they maintain. Here is a the result of a grep
> for problematic names with maintainers, in no particular order:
>
> [...]
>
> Baptiste Coudurier:
> libavformat/isom.h:} MOV_stts_t;
> libavformat/mov.c: if(entries >= UINT_MAX / sizeof(MOV_stts_t))
> libavformat/mov.c:} MOV_atom_t;
> libavformat/mov.c:} MOV_dref_t;
> libavformat/mov.c:} MOV_stsc_t;
> libavformat/mov.c: MOV_stsc_t *sample_to_chunk;
> libavformat/mov.c: MOV_stts_t *ctts_data;
Changed, thanks for the work Diego.
--
Baptiste COUDURIER GnuPG Key Id: 0x5C1ABAAA
Key fingerprint 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
checking for life_signs in -lkenny... no
More information about the ffmpeg-devel
mailing list