Changeset acaa112886bf98bba5e1ec73363160ac390ccc7e

Show
Ignore:
Timestamp:
07/09/05 16:05:44 (3 years ago)
Author:
Derk-Jan Hartman <hartman@videolan.org>
git-committer:
Derk-Jan Hartman <hartman@videolan.org> 1126101944 +0000
git-parent:

[391a70df2cf663dddf60d856c559fff579bf8b80]

git-author:
Derk-Jan Hartman <hartman@videolan.org> 1126101944 +0000
Message:
  • lengh -> length
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/demux/mp4/libmp4.c

    r45485af racaa112  
    10041004#ifdef MP4_VERBOSE 
    10051005    msg_Dbg( p_stream, 
    1006              "read box: \"avcC\" version=%d profile=0x%x level=0x%x lengh size=%d sps=%d pps=%d", 
     1006             "read box: \"avcC\" version=%d profile=0x%x level=0x%x length size=%d sps=%d pps=%d", 
    10071007             p_avcC->i_version, p_avcC->i_profile, p_avcC->i_level, 
    10081008             p_avcC->i_length_size,