Skip to content
  • Michael Smith's avatar
    tests/check/pipelines/oggmux.c: Add a test that ensures we set DELTA_UNIT on... · e1cc846e
    Michael Smith authored
    tests/check/pipelines/oggmux.c: Add a test that ensures we set DELTA_UNIT on all non-header, non-video buffers, if we...
    
    Original commit message from CVS:
    * tests/check/pipelines/oggmux.c: (validate_ogg_page), (is_video),
    (eos_buffer_probe):
    Add a test that ensures we set DELTA_UNIT on all non-header,
    non-video buffers, if we have a video stream.
    * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
    (gst_ogg_mux_process_best_pad):
    Move setting delta_pad to earlier, where we inspect all pads, so
    that leading audio pages don't get DELTA_UNIT unset if they come
    before the first DELTA_UNIT from video pages. Fixes the newly-added
    test. Fixes #385527.
    e1cc846e
To find the state of this project's repository at the time of any of these versions, check out the tags.