index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
stream
/
stream_dvdnav.c
Commit message (
Expand
)
Author
Age
*
implemented _ANGLE STREAM_CTRLs, patch by oattila chello hu
nicodvb
2008-01-05
*
include dvdnav.h from its installation directory rather than appending
nicodvb
2008-01-01
*
private structures belong to the C file using them, not to header files inclu...
nicodvb
2008-01-01
*
removed stupid checks
nicodvb
2007-12-08
*
stream_opts arrays should be const
reimar
2007-12-02
*
Mark all stream_info_t as const
reimar
2007-12-02
*
at startup show audio and subtitle streams available in the chosen title with...
nicodvb
2007-12-01
*
-identify also shows the duration(s) of the title(s)
nicodvb
2007-11-29
*
cosmetics: moved identification code to a separate function
nicodvb
2007-11-29
*
when no title is chosen -identify all titles present in the dvd
nicodvb
2007-11-29
*
with -identify show the title being described
nicodvb
2007-11-29
*
-identify chapters of chosen title
nicodvb
2007-11-28
*
report why the dvd couldn't be opened. Patch by Jan Knutar jknutar+nic+fi
nicodvb
2007-11-16
*
removed forgotten and out of date comment
nicodvb
2007-11-14
*
removed unneeded checks on MP_DVDNAV and DVDNAV_FORMAT_AC3 (we need and assum...
nicodvb
2007-11-14
*
Removed dead code related to stills.
nicodvb
2007-09-15
*
a mouse selection may require at least a video codec reinit
nicodvb
2007-09-01
*
implemented STREAM_CTRL_GET_ASPECT_RATIO
nicodvb
2007-09-01
*
cosmetics: typo fix UNSUPORTED --> UNSUPPORTED
diego
2007-08-28
*
Removed uninitialized variable.
cehoyos
2007-08-23
*
cosmetics: removed commented code and small reindentation
nicodvb
2007-08-04
*
removed unused variables
nicodvb
2007-08-04
*
More doxygen comments
reimar
2007-07-29
*
after a DVDNAV_VTS_CHANGE event report the title being played
nicodvb
2007-04-22
*
implemented STREAM_CTRL_GET_CURRENT_TIME and STREAM_CTRL_SEEK_TO_TIME - dvdna...
nicodvb
2007-04-09
*
simplified aid management in dvdnav_lang_from_aid(); patch by Joakim Patte
nicodvb
2006-12-15
*
implemented dvdnav_lang_from_aid() to retrieve audio language
nicodvb
2006-12-14
*
added dvdnav_aid_from_lang() to support -alang
nicodvb
2006-12-14
*
added function to return the language of the specified subtitle id. Patch by
nicodvb
2006-12-10
*
export spu palette; part of a patch by Otvos Attila
nicodvb
2006-12-09
*
doxygenized dvdnav_sid_from_lang() and dvdnav_number_of_subs()
nicodvb
2006-12-02
*
cosmetical reformatting
nicodvb
2006-11-27
*
feed the content of NAV_PACKET to the demuxer
nicodvb
2006-11-27
*
keep nav highlight event in dvdnav priv structure
ben
2006-11-25
*
support for comma-separated language codes in -slang
nicodvb
2006-11-25
*
better nav highlight handling
ben
2006-11-25
*
removed unused members and variables
nicodvb
2006-11-25
*
COSMETICS: consistently reformatted after ben's mess
nicodvb
2006-11-25
*
added code to identify subs language and count; needed for forthcoming suppor...
nicodvb
2006-11-25
*
support for dvdnav menu buttons overlay as simple alpha boxes (rework from Ot...
ben
2006-11-25
*
consistency fix: STREAM_CTRL_GET_TIME_LENGTH and STREAM_CTRL_GET_CURRENT_TIME...
nicodvb
2006-11-12
*
one more deuglification
nicodvb
2006-11-09
*
COSMETICS: renamed dvdnav_priv to priv
nicodvb
2006-11-09
*
changed ugly sizeof(*type_ptr) width sizeof(type)
nicodvb
2006-11-08
*
COSMETICS: reformatted this ugly mess in a consistent manner
nicodvb
2006-11-08
*
support for -dvdangle
nicodvb
2006-11-08
*
support for -chapter option (same semanthics as for dvd://)
nicodvb
2006-10-23
*
simplified code to handle titleset transition (removed useless assignment)
nicodvb
2006-10-23
*
spell fix
nicodvb
2006-10-23
*
don't play any other title other than N when N is specified (with dvdnav://N)
nicodvb
2006-10-23
[next]