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