[vlc-commits] demux: mp4: rescrict atoms auto matching
    Francois Cartegnie 
    git at videolan.org
       
    Wed Jun 11 23:17:25 CEST 2014
    
    
  
vlc | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Wed Jun 11 23:12:34 2014 +0200| [7923fdfedf8fc6846b9bc0aecde49404bde41678] | committer: Francois Cartegnie
demux: mp4: rescrict atoms auto matching
Allow restricting auto matching to some parent nodes.
There was some size checks on stsd/wave vs wave to prevent
bad matchs, but this could happen with any other codec name.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7923fdfedf8fc6846b9bc0aecde49404bde41678
---
 modules/demux/mp4/libmp4.c |  441 ++++++++++++++++++++++----------------------
 1 file changed, 225 insertions(+), 216 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=7923fdfedf8fc6846b9bc0aecde49404bde41678
    
    
More information about the vlc-commits
mailing list