]> git.sesse.net Git - vlc/commit
decoder: process the last block when closing
authorRafaël Carré <funman@videolan.org>
Thu, 8 Sep 2011 10:25:09 +0000 (12:25 +0200)
committerRafaël Carré <funman@videolan.org>
Thu, 8 Sep 2011 17:18:44 +0000 (19:18 +0200)
commit7a574861e5f66d995bbed763ae8ad97b2b41c651
treed9cdb5743ac8363a11e273514617e840abca4b80
parent8c01ae6daeb131fe0c1b5e337a07f60e911b65d4
decoder: process the last block when closing

There might be a buffer still stored in packetizer buffers
refs: #3178
src/input/decoder.c
src/input/decoder.h
src/input/es_out.c
src/input/es_out.h
src/input/es_out_timeshift.c
src/input/input.c