annotate dvdread/dvdread_internal.h @ 21932:c11cbff65f18

r21727: Must refer to option name instead of internal variable r21758: Subtitle formats are listed in subreader.h, not libmpdemux/demuxer.h. r21848: clarify a few things about the interaction between *cmp and mbd options r21865: Audio track switching works with DVDs as well. r21882: sync to x264 r607 (update description of threads)
author kraymer
date Wed, 17 Jan 2007 14:04:30 +0000
parents 22cb9d5f1e21
children de28f9e8cb00
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15876
15f4ed477c39 add missing files from libdvdread 0.9.4
henry
parents:
diff changeset
1 #ifndef DVDREAD_INTERNAL_H
15f4ed477c39 add missing files from libdvdread 0.9.4
henry
parents:
diff changeset
2 #define DVDREAD_INTERNAL_H
15f4ed477c39 add missing files from libdvdread 0.9.4
henry
parents:
diff changeset
3
15f4ed477c39 add missing files from libdvdread 0.9.4
henry
parents:
diff changeset
4
15880
01b42f2f2894 drop annoying debug messages from libdvdread
aurel
parents: 15876
diff changeset
5 #define CHECK_VALUE(arg)
01b42f2f2894 drop annoying debug messages from libdvdread
aurel
parents: 15876
diff changeset
6
15876
15f4ed477c39 add missing files from libdvdread 0.9.4
henry
parents:
diff changeset
7
15f4ed477c39 add missing files from libdvdread 0.9.4
henry
parents:
diff changeset
8 #endif /* DVDREAD_INTERNAL_H */