[Ffmpeg-devel] __attribute__ ((deprecated))
Colin Ward
lists
Mon Sep 18 11:23:15 CEST 2006
Hi all.
I have noticed recently that a couple of structures have been tagged
with the __attribute__ ((deprecated)) structure. This is causing
warning such as the following:
FFMPEG/libavformat/avformat.h:247: warning: 'AVFrac' is deprecated
(declared at FFMPEG/libavformat/avformat.h:100)
FFMPEG/libavformat/avformat.h:403: warning: 'AVImageInfo' is deprecated
(declared at FFMPEG/libavformat/avformat.h:388)
FFMPEG/libavformat/allformats.h:181: warning: 'AVImageFormat' is deprecated
(declared at FFMPEG/libavformat/avformat.h:409)
Are there any plans to either remove this attribute or to actually
update the code and remove the offending structures? It's making my
compiles messy. ;-)
--
/-------------------------------------------------------------------\
[Hitman/Code HQ - 6502/z80/68000/604e/80x86/ARM coder - Amiga rulez!]
[VZ-200/VIC-20/MZ-700/c16/c64*10/c128*8/Plus-4/CPC464/CD32/500*2 ]
[600/1000/1200*2/A4000/SNES/N64/Dreamcast/Athlon 1100/AmigaOne ]
[Assembly Language: The most fun you can have with your clothes on! ]
\-------------------------------------------------------------------/
More information about the ffmpeg-devel
mailing list