1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-03 20:57:45 +00:00

pitches mess removed

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5077 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2002-03-14 23:29:33 +00:00
parent a674b7dff5
commit 3df2faf75a

View File

@ -125,7 +125,7 @@ int init_video(sh_video_t *sh_video,int *pitches)
{
//unsigned int out_fmt=sh_video->codec->outfmt[sh_video->outfmtidx];
int i;
pitches[0] = pitches[1] =pitches[2] = 0; /* fake unknown */
//pitches[0] = pitches[1] =pitches[2] = 0; /* fake unknown */
//sh_video->our_out_buffer=NULL;
//sh_video->our_out_buffer_size=0U;