summaryrefslogtreecommitdiffstats
path: root/dvdread/nav_read.c
Commit message (Collapse)AuthorAgeFilesLines
* reimplemented nav_read_PCI() and nav_read_DSI() using getbits() rather than ↵nicodvb2007-08-201-69/+121
| | | | | | relying on bitfields layout in memory git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24108 b3059339-0415-0410-9bf9-f77b7e298cf2
* added from dvdnav's dvdread getbits() code to be used in forthcoming patch ↵nicodvb2007-08-191-0/+70
| | | | | | to read correctly NAV data git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24101 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync libdvdread with version 0.9.5 (cosmetic changes).diego2007-08-151-22/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24070 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync libdvdread with version 0.9.5 (functional changes).diego2007-08-151-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24067 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename libdvdread to dvdread. We really only include only the dvdreaddiego2006-11-181-0/+204
subdirectory of libdvdread. This will also allow getting rid of some local modifications. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20997 b3059339-0415-0410-9bf9-f77b7e298cf2