cdda: misc cleanup
- use
INVALID_SECTOR
for unset sector/LBA start/stop values - read/write
vlc_tick_t
based on sector values andCD_ROM_CDDA_FRAMES
rather than 40000/3 values (looking wrong) - use
CD_ROM_CDDA_FRAMES
for MSF_TO_LBA(2) as well as the MSF (Minute/Second/Frame) time corresponds to playback times for audio CDs
Similar to !582 (merged) without the PTS changes.