mirror of
https://github.com/mpv-player/mpv
synced 2024-12-16 20:05:07 +00:00
remove chapter_id == 0 special case
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17709 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
b231d345a2
commit
74e4530832
@ -264,10 +264,8 @@ index:
|
||||
info_frame: (optional)
|
||||
stream_id_plus1 v
|
||||
chapter_id v
|
||||
if (chapter_id) {
|
||||
chapter_start v
|
||||
chapter_len v
|
||||
}
|
||||
chapter_start v
|
||||
chapter_len v
|
||||
count v
|
||||
for(i=0; i<count; i++){
|
||||
name vb
|
||||
|
Loading…
Reference in New Issue
Block a user