]> git.sesse.net Git - vlc/commit
es_out: do not flush decoder fifo when unwanted (fix broken picture on pause)
authorLaurent Aimar <fenrir@videolan.org>
Wed, 30 May 2007 18:01:15 +0000 (18:01 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Wed, 30 May 2007 18:01:15 +0000 (18:01 +0000)
commit79cb45a41bdeaca63eb5fa2f3c53913ce463c6a5
tree220cd93e5b83b5e6c43fb19ae2af2c2ffa954415
parentab1b0ebec326fae87388c7904c952e827acffe50
es_out: do not flush decoder fifo when unwanted (fix broken picture on pause)
        do not convert pts/dts of prerolled samples
decoder: fixed ES_OUT_SET_NEXT_DISPLAY_TIME implementation (improved seek)
         proper handling of DISCONTINUITY
         reset video picture heap on seek/pause/rate change (avoid old
         pictures)
Please report any regression.
src/input/decoder.c
src/input/es_out.c
src/input/input.c
src/input/input_internal.h