OSDN Git Service

modify the way to pass parameters to av_metadata_set()
authorAurelien Jacobs <aurel@gnuage.org>
Mon, 2 Feb 2009 21:45:55 +0000 (21:45 +0000)
committerAurelien Jacobs <aurel@gnuage.org>
Mon, 2 Feb 2009 21:45:55 +0000 (21:45 +0000)
commit5ea7ce884303ee95f7c47e658951cf5e19e24df6
treecc250922dfd50959179dadd22c8b088cf1be5b38
parent69b6d53bebbdb25f424b87123eef60de24693cf2
modify the way to pass parameters to av_metadata_set()
This improves code readability and this avoid warnings about discarding
qualifiers from pointer target type.

Originally committed as revision 16952 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/avformat.h
libavformat/avidec.c
libavformat/metadata.c
libavformat/metadata_compat.c