summaryrefslogtreecommitdiffstats
path: root/libavformat/mgsts.c
Commit message (Collapse)AuthorAgeFilesLines
* Enable generic index/seeking for mgsts demuxer.Reimar Döffinger2012-03-261-0/+3
| | | | | | | This depends on the proposed parser change for 0-size packets in previous mail, otherwise video now plays far too fast. Signed-off-by: Reimar Döffinger <[email protected]>
* "Metal Gear Solid: The Twin Snakes" demuxerPaul B Mahol2012-03-251-0/+103
Signed-off-by: Paul B Mahol <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>