Skip to content
  • Edward Hervey's avatar
    qtmux: Don't forget to update pad->last_buf · 7077425c
    Edward Hervey authored and Edward Hervey's avatar Edward Hervey committed
    buf is the current pad->last_buf value. If ever it gets copied/unreffed,
    we need to make sure to write back the new  pointer to the last_buf
    variable.
    
    Fixes using wrong pointer values in the case of decrasing DTS value
    7077425c