index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dvdread
Commit message (
Expand
)
Author
Age
*
10l, removing the conditional bitfields from (audio|sub)_mapping_t requires t...
nicodvb
2007-11-25
*
replaced audio_mapping_t and sub_mapping_t with uint16_t and uint32_t
nicodvb
2007-11-23
*
Remove Windows-only replacement gettimeofday() implementation, both Cygwin
diego
2007-08-21
*
reimplemented nav_read_PCI() and nav_read_DSI() using getbits() rather than r...
nicodvb
2007-08-20
*
added from dvdnav's dvdread getbits() code to be used in forthcoming patch to...
nicodvb
2007-08-19
*
Replace dvdread bswap.h by something more sane for us.
reimar
2007-08-19
*
Sync local diff with latest changes.
diego
2007-08-17
*
Sync libdvdread with version 0.9.7.
diego
2007-08-17
*
Remove local MinGW gettimeofday() implementation, there is now a native
diego
2007-08-16
*
Sync local diff with current version.
diego
2007-08-16
*
Sync libdvdread with version 0.9.6.
diego
2007-08-16
*
Sync local diff with current version.
diego
2007-08-15
*
cosmetics: Do not add trailing whitespace to lines we change.
diego
2007-08-15
*
Sync another change from upstream.
diego
2007-08-15
*
Remove modification comments from files that are no longer modified.
diego
2007-08-15
*
Sync libdvdread with version 0.9.5 (cosmetic changes).
diego
2007-08-15
*
cosmetics: alphabetical order
diego
2007-08-15
*
1000l: Forgot to add new files, *sigh*.
diego
2007-08-15
*
Sync libdvdread with version 0.9.5 (functional changes).
diego
2007-08-15
*
Move some more compiler flags to configure.
diego
2007-08-09
*
Remove CFLAGS that are already set by configure.
diego
2007-03-16
*
Simplify CFLAGS handling.
diego
2007-03-13
*
cosmetics: Fix indentation, reorder some lines for consistency.
diego
2007-03-13
*
Give more descriptive names to the source and library variables and split
diego
2007-03-13
*
__CPU__ will be x86-64 under amd64 and fail the check "#if __CPU__ > 386".
diego
2006-12-13
*
Merge common parts of all Makefiles into one file included by all.
diego
2006-11-26
*
Unconditionally include config.mak for consistency.
diego
2006-11-25
*
more consistency with the other Makefiles.
diego
2006-11-25
*
Remove superfluous comment.
diego
2006-11-25
*
Unify dep/depend targets.
diego
2006-11-20
*
Drop some unnecessary local changes.
diego
2006-11-18
*
Make sure to pick up internal dvdcss.h before a globally installed one.
diego
2006-11-18
*
Rename libdvdread to dvdread. We really only include only the dvdread
diego
2006-11-18