]> git.sesse.net Git - vlc/commit
Remove useless test i_chunk is uint32_t and cannot be lower then zero. This fixes...
authorJean-Paul Saman <jpsaman@videolan.org>
Sun, 14 Jan 2007 22:27:48 +0000 (22:27 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Sun, 14 Jan 2007 22:27:48 +0000 (22:27 +0000)
commite6a39a3308e03cf5699f35fe7a13d04ccb636689
treeb104bcef338a3832dcc7ba84ef7addc4839963c3
parent567dbc60c1076ca103a479dc0cd742db34e0969d
Remove useless test i_chunk is uint32_t and cannot be lower then zero. This fixes a compile warninig and hopefully doesn't introduce an mp4 problem. Test your mp4's.
modules/demux/mp4/mp4.c