[vlc-devel] [PATCH] reinit filter chain when aspect ratio changes	in transcode
    Ilkka Ollakka 
    ileoo at videolan.org
       
    Fri Nov  2 16:10:17 CET 2012
    
    
  
This is one iteration of patch that's been floating around for ages.
Basicly is allows to make fixed canvas and get right aspect ratio for fixed output
when input aspect-ratio varies (like between 4:3 and 16:9). I haven't tested
this at all with variable input size.
Ilkka Ollakka (1):
  transcode: reinit filter-chain when aspect-ratio changes
 modules/stream_out/transcode/transcode.h |  1 +
 modules/stream_out/transcode/video.c     | 36 ++++++++++++++++++++++++++++++--
 2 files changed, 35 insertions(+), 2 deletions(-)
-- 
1.8.0
    
    
More information about the vlc-devel
mailing list