summaryrefslogtreecommitdiffstats
path: root/stream/stream_dvdnav.c
Commit message (Expand)AuthorAgeFilesLines
* implemented STREAM_CTRL_GET_NUM_CHAPTERSnicodvb2006-08-211-0/+11
* corrected _very_ misleading commentnicodvb2006-08-191-1/+1
* implemented STREAM_CTRL_GET_TIME_LENGTH (duration of the pgc playing)nicodvb2006-08-191-0/+14
* removed #if-0 code that dereferenced dvdnav_t's internal members, violating ...nicodvb2006-08-191-11/+0
* 10l: misplaced brace in a switchnicodvb2006-08-191-1/+1
* implemented seeking to chapternicodvb2006-08-191-0/+29
* proper inclusion of demuxer.h (including libmpdemux in Makefile only was to m...ben2006-08-041-1/+1
* renamed dvdnav_stream to stream_dvdnav for consistencyben2006-08-031-0/+396