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
*
cosmetics: stream_dvdnav.c: Remove pointless ()
reimar
2011-07-06
*
Merge branch 'mplayer1_changes'
Uoti Urpala
2011-05-02
|
\
*
|
options: change -alang and -slang to use string list type
Clément Bœsch
2011-04-20
|
*
stream_dvdnav: output ID_DVD_VOLUME_ID also for dvdnav://
cehoyos
2011-04-13
|
*
stream_dvdnav: identify: show more title information
cehoyos
2011-04-12
|
*
stream_dvdnav: don't skip last title for dvdnav:// -identify
cehoyos
2011-04-12
|
/
*
sub/OSD: move some related files to sub/
Uoti Urpala
2011-01-26
*
stream_dvd[nav]: Add const qualifiers to string arguments
reimar
2010-11-02
*
options: move -chapter values to option struct
Uoti Urpala
2010-04-25
*
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
Merge svn changes up to r30663
Uoti Urpala
2010-03-10
|
\
*
\
Merge svn changes up to r30475
Uoti Urpala
2010-03-09
|
\
\
|
|
*
Remove pointless '#if 1' preprocessor directives.
diego
2010-02-19
|
|
/
|
*
Add license header to all files missing it in the stream subdirectory.
diego
2010-01-30
*
|
Merge svn changes up to r29962
Uoti Urpala
2009-11-23
|
\
|
|
*
Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too many
reimar
2009-11-22
*
|
Merge svn changes up to r29912
Uoti Urpala
2009-11-16
|
\
|
|
*
Set the EOF flag when dvdnav reached the end of the requested title.
reimar
2009-11-11
|
*
Move dvd_speed and dvd_set_speed to dvd_common and implement -dvd-speed
reimar
2009-11-10
|
*
Move arrays used by both dvd and dvdnav to dvd_common.
reimar
2009-11-10
|
*
Remove unused extern declarations.
reimar
2009-11-10
|
*
Share dvd_device extern declaration between dvd and dvdnav.
reimar
2009-11-10
|
*
Remove an unused variable.
reimar
2009-11-10
|
*
Remove unused mp_dvdnav_aid_from_audio_num function
reimar
2009-11-09
|
*
Fixup the dvdnav <-> sid mapping, dvdnav_spu_stream_to_lang and
reimar
2009-11-09
|
*
dvdnav: print ID_SID_..._LANG, just like dvd://
reimar
2009-11-05
|
*
Cosmetics: indentation, merge two consecutive ifs.
reimar
2009-11-05
|
*
Make dvdnav also print info about audio streams with unknown language, just l...
reimar
2009-11-05
|
*
Make the dvdnav stream language information output more similar to the dvd one.
reimar
2009-11-05
|
*
Change the subtitle numbers in the dvdnav subtitle language info to match
reimar
2009-11-05
|
*
cosmetics: Remove some pointless parentheses from return calls.
diego
2009-10-08
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
|
/
*
Reemit the ID_AID_x_LANG for the track. This allows the identification of the
diego
2009-04-11
*
Add a -indentify message that indicates if the current DVDNAV title is
reimar
2009-04-09
*
Replace double semicolon by single semicolon.
diego
2009-02-16
*
in dvd streams the title part ranges from 1 to 99
nicodvb
2008-07-12
*
Factorizes dvdnav aid retrieval code.
ben
2008-06-07
*
Add routine that provides audio ID corresponding to logical number
ben
2008-06-07
*
Rename some functions as they are mplayer related and not
ben
2008-06-07
*
rename for consistency
ben
2008-06-07
*
Add routine to determine if SPU has changed in dvdnav stream.
ben
2008-06-07
*
Add routine to determine if audio has changed in dvdnav stream.
ben
2008-06-07
*
Save DVDNAV palette info.
ben
2008-06-07
*
-chapter is now handled uniformly calling demuxer_seek_chapter() instead
nicodvb
2008-02-11
*
factorize 2 tests
ben
2008-01-26
*
add a new state flag to dvdnav in order to notify if
ben
2008-01-26
*
remove useless casts
ben
2008-01-26
[next]