• Michael Niedermayer's avatar
    avformat/mov: Autodetect mp3s which need parsing · 573334da
    Michael Niedermayer authored
    mp3 packets all have the same duration and number of samples
    if their duration indicated in the container varies then thats an
    indication that they are not 1 mp3 packet each.
    If this autodetection fails for some case then please contact us
    and provide a testcase.
    
    Fixes Ticket4938
    573334da
mov.c 167 KB