[vlc-devel] [PATCH] avcodec: update the output format when the decoder requests one
    Rémi Denis-Courmont 
    remi at remlab.net
       
    Tue Apr 16 17:52:12 CEST 2019
    
    
  
Le tiistaina 16. huhtikuuta 2019, 16.12.20 EEST Steve Lhomme a écrit :
> This patch is similar to 4a5791a0093c763dff613c77d09fe1d0d5b9100d on 3.0.
> 
> But it doesn't work on the 4.0 tree because a SAR change recreates a
> whole new vout
That's suboptimal given that displays are required to support live SAR changes 
but that's not incorrect. This is valid even without push buffers.
It's sure better to recreate the video output and glitch for a short while 
than showing wrong content for a long while.
-- 
Rémi Denis-Courmont
http://www.remlab.net/
    
    
More information about the vlc-devel
mailing list