[FFmpeg-devel] _t POSIX namespace issues
Luca Barbato
lu_zero
Thu Dec 11 23:22:33 CET 2008
On 11-12-2008 9:31, 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:
> Luca Barbato:
> libavcodec/ppc/imgresample_altivec.c:} vec_ss_t;
> libavcodec/ppc/imgresample_altivec.c:} vec_uc_t;
Looks like stray code that never got built since ages...
the first patch unbreaks it (sort of), the second makes it buildable.
lu
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ffmpeg-imgresample_altivec-makefile.diff
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081211/c4bd9609/attachment.asc>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ffmpeg-imgresample_altivec.diff
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081211/c4bd9609/attachment.txt>
More information about the ffmpeg-devel
mailing list