OSDN Git Service

Fix subtitle selection logic, make ffplay select the subtitle stream N
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 1 Mar 2009 16:58:59 +0000 (16:58 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 1 Mar 2009 16:58:59 +0000 (16:58 +0000)
commit7f668bb3eab5605c49e30b8904cdc49faa82a497
treecf17fbd6e46b3cd043968b8368aca215b84ee287
parent827f7e285ba1d0090f8c39770a5669373a132fad
Fix subtitle selection logic, make ffplay select the subtitle stream N
rather than the subtitle stream N-1 when N is not zero.

Originally committed as revision 17691 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffplay.c