[Ffmpeg-devel] [PATCH] Staticising mpeg12data header
    Michael Niedermayer 
    michaelni
       
    Tue Sep 19 11:46:06 CEST 2006
    
    
  
Hi
On Tue, Sep 19, 2006 at 09:24:17AM +0200, Diego 'Flameeyes' Petten? wrote:
> Working on getting the visibility support working, I've prepared the attached 
> patch. It makes all the tables in mpeg12data.h header static, and includes it 
> where they are used, rather than using it as exported, this way it avoids an 
> interdependency between libavutil and libavformat and removes the symbols 
> from the exported ABI (before they were exported but not declared in the 
> installed headers anyway).
> 
> Hope this is acceptable.
no its not, it duplicates the tables in the binary
[...]
-- 
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