[Ffmpeg-devel] [patch] const-correctness
Michael Niedermayer
michaelni
Sat Jun 17 10:37:19 CEST 2006
Hi
On Sat, Jun 17, 2006 at 12:28:08AM +0200, Stefan Huehner wrote:
> Hi,
>
> attached patch add (mostly) const to variable and parameter declaration,
> where a char* was used and and 'const char*' should be. Additionally
> some function declarations are made static if they aren't used outside
> its declaring source file.
> Only files under the libavformat directory are affected by this patch.
>
> Please review and consider for inclusion.
patch looks ok assuming it compiles & regression tests pass ...
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is
More information about the ffmpeg-devel
mailing list