]> git.sesse.net Git - vlc/commit
Gives the needed DPB size when requesting a vout.
authorLaurent Aimar <fenrir@videolan.org>
Sun, 23 May 2010 20:37:29 +0000 (22:37 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Sun, 23 May 2010 20:37:29 +0000 (22:37 +0200)
commit3fd7fd49d2262ada1d003b6fcbdf1bc432ce4eb0
treef881df685c95fe68e4a6b6fe2bc866cc4cf2e052
parent3576b1fdf04ad87cdd2d80b82bcd4a4519aea8ec
Gives the needed DPB size when requesting a vout.

It properly fixes #3526.
include/vlc_config.h
include/vlc_vout.h
src/audio_output/input.c
src/input/decoder.c
src/input/resource.c
src/input/resource.h
src/video_output/video_output.c
src/video_output/vout_internal.h
src/video_output/vout_wrapper.c