Skip to content
  • Michael Smith's avatar
    ext/vorbis/vorbisenc.c: Allow very small discontinuities in the timestamps.... · 15b6ea50
    Michael Smith authored
    ext/vorbis/vorbisenc.c: Allow very small discontinuities in the timestamps. These we can't do anything useful with an...
    
    Original commit message from CVS:
    * ext/vorbis/vorbisenc.c:
    (gst_vorbis_enc_buffer_check_discontinuous):
    Allow very small discontinuities in the timestamps. These we can't
    do anything useful with anyway (because vorbis's timestamps have
    only sample granularity), and are commonly produced by elements with
    minor bugs. Allow up to 1/2 a sample out.
    Fixes #351742.
    15b6ea50