[vlc-commits] mux: ogg: add skeleton metadata (fix #1412)
    Francois Cartegnie 
    git at videolan.org
       
    Mon Nov  4 10:12:41 CET 2013
    
    
  
vlc | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Thu Oct 24 17:51:58 2013 +0900| [4d14bae244b3c3df91bca061381b9714a5f69ce2] | committer: Francois Cartegnie
mux: ogg: add skeleton metadata (fix #1412)
This patch adds Skeleton V4.0 metadata for multiplexed ogg streams.
Note this does not adds skeleton indexes to streams, as we need to
have a way to get sout position to reseek and rewrite that header from
keyframes.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4d14bae244b3c3df91bca061381b9714a5f69ce2
---
 modules/demux/xiph.h |    7 +-
 modules/mux/ogg.c    |  238 +++++++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 241 insertions(+), 4 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=4d14bae244b3c3df91bca061381b9714a5f69ce2
    
    
More information about the vlc-commits
mailing list