demux/mp4: fix unused warning
The 'reserved' variable is necessary to call MP4_GET3BYTES(), but is never used afterwards.
Silent the warning.
The 'reserved' variable is necessary to call MP4_GET3BYTES(), but is never used afterwards.
Silent the warning.
VideoLAN code repository instance