demux: mp4: fix sign comparison warnings and wrong malloc check
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 3
− 3
@@ -41,7 +41,7 @@ static void CopyExtradata( const uint8_t *p_extra, size_t i_extra,
@@ -129,9 +129,9 @@ static void SetupESDS( demux_t *p_demux, const mp4_track_t *p_track,