1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-05 22:52:18 +00:00

10l WAVE_FORMAT_DOLBY_AC3_SPDIF needs to be defined first, patch by Gianluigi Tiesi <sherpya at netfarm.it>

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12700 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
faust3 2004-06-27 11:19:11 +00:00
parent 56164a0e7a
commit 1beb447670

View File

@ -30,6 +30,8 @@
#include "../libvo/fastmemcpy.h"
#include "osdep/timer.h"
#define WAVE_FORMAT_DOLBY_AC3_SPDIF 0x0092
#define SAMPLESIZE 1024
#define BUFFER_SIZE 4096
#define BUFFER_COUNT 16