summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en
diff options
context:
space:
mode:
authoruau <uau@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-11-02 01:40:09 +0000
committeruau <uau@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-11-02 01:40:09 +0000
commitce2300b4379664de39c5d526df948c5dd9ba1f7f (patch)
tree21968d79919a6ed2ae995294dff0e236e5a427a7 /DOCS/man/en
parentb0d6753723f4b5ada75d20793be0118d63dfea5c (diff)
downloadmpv-ce2300b4379664de39c5d526df948c5dd9ba1f7f.tar.bz2
mpv-ce2300b4379664de39c5d526df948c5dd9ba1f7f.tar.xz
demuxer.c: Add initialization missing from previous commit
Reimar's previous commit ("Unbreak the demuxer-specific code in video.c with e.g.") added the new field "non_interleaved" in demux_stream structs, but this field was not initialized anywhere. Under suitable circumstances this could cause a "Too many video/audio packets in the buffer" error and failing playback. Fix the problem by cleaning up the code that creates new instances of the struct. Now fields will be initialized to 0 by default. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29812 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en')
0 files changed, 0 insertions, 0 deletions