[vlc-commits] commit: Gives the needed DPB size when requesting a vout. (Laurent Aimar )
git at videolan.org
git at videolan.org
Sun May 23 22:44:58 CEST 2010
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Sun May 23 22:37:29 2010 +0200| [3fd7fd49d2262ada1d003b6fcbdf1bc432ce4eb0] | committer: Laurent Aimar
Gives the needed DPB size when requesting a vout.
It properly fixes #3526.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3fd7fd49d2262ada1d003b6fcbdf1bc432ce4eb0
---
include/vlc_config.h | 4 ---
include/vlc_vout.h | 1 +
src/audio_output/input.c | 7 +++--
src/input/decoder.c | 26 +++++++++++++++++++---
src/input/resource.c | 25 +++++++++++++--------
src/input/resource.h | 2 +-
src/video_output/video_output.c | 9 ++++++-
src/video_output/vout_internal.h | 9 ++++++++
src/video_output/vout_wrapper.c | 43 ++++++++++++++++++++++---------------
9 files changed, 84 insertions(+), 42 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=3fd7fd49d2262ada1d003b6fcbdf1bc432ce4eb0
More information about the vlc-commits
mailing list