[FFmpeg-devel] Visibility implementation

Diego Biurrun diego
Sat Oct 18 09:58:36 CEST 2008


On Thu, Jul 31, 2008 at 08:03:50PM +0300, Uoti Urpala wrote:
> On Wed, 2008-07-30 at 05:45 +0300, Uoti Urpala wrote:
> > The attached patch adds visibility information for lots of symbols in
> 
> I created a new version that adds visibility information for most
> libavcodec symbols. This time I split the patch into two parts. The
> first one has the repeated changes per internal header marking them as
> such. The second adds visibility information for some of the symbols
> that are not static but not declared in any header either, adds
> exceptions for some symbols which are declared in libavcodec headers but
> used outside it (mainly in libavformat), and defines the macros used.

Here is a new version of those patches, updated for HEAD.  Uoti, maybe
you can doublecheck nothing is missing...

Diego
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mark_internal.diff
Type: text/x-diff
Size: 34193 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081018/8a1312b8/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: other_visibility.diff
Type: text/x-diff
Size: 11183 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081018/8a1312b8/attachment-0001.diff>



More information about the ffmpeg-devel mailing list