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_dvd.c
Commit message (
Expand
)
Author
Age
*
stream_dvd: fix dvd_get_current_time()
reimar
2011-07-06
*
options: change -alang and -slang to use string list type
Clément Bœsch
2011-04-20
*
stream_dvd: fill_buffer(): use given buffer, not stream's default
reimar
2010-11-08
*
stream_dvd: minor cleanup
reimar
2010-11-08
*
stream_dvd: millisecond accuracy for chapters in -identify output
cigaes
2010-11-07
*
stream_dvd[nav]: Add const qualifiers to string arguments
reimar
2010-11-02
*
stream_dvd: Improve seeking by position
diego
2010-11-02
*
stream_dvd: Improve seeking by chapters
diego
2010-11-02
*
stream_dvd: fix incorrect assumption about chapter count
diego
2010-11-02
*
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
Uoti Urpala
2010-05-29
*
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 r30475
Uoti Urpala
2010-03-09
|
\
|
*
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
|
\
|
|
*
Move headers related to setting dvd speed to dvd_common.
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
|
*
Share dvd_device extern declaration between dvd and dvdnav.
reimar
2009-11-10
*
|
Replace libavutil internal header #includes with MPlayer copies
Uoti Urpala
2009-07-26
*
|
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
*
|
Merge svn changes up to r29134
Uoti Urpala
2009-04-02
|
\
|
|
*
Remove unused variable along with the related warning.
diego
2009-04-01
*
|
Merge svn changes up to r29117
Uoti Urpala
2009-04-01
|
\
|
|
*
100l, revert r29082, I missed that the vts comparison should be case-insensit...
reimar
2009-03-28
|
*
Reindent
reimar
2009-03-28
|
*
Simplify extracting title number from ifo name
reimar
2009-03-28
|
*
Simplify detection of .ifo extension.
reimar
2009-03-27
*
|
Merge svn changes up to r28310
Uoti Urpala
2009-01-15
|
\
|
|
*
Fix DVD seek_to_chapter: the title number must be converted to a per-VTS
reimar
2009-01-01
|
*
Work around a dvdread bug where DVDReadBlocks would return values < 0 on read...
reimar
2008-12-31
*
|
Merge svn changes up to 27824
Uoti Urpala
2008-10-25
|
\
|
|
*
Replace typeof by __typeof__, the former is a non-portable GNU extension.
diego
2008-10-20
*
|
Merge svn changes up to r27649
Uoti Urpala
2008-09-20
|
\
|
|
*
With -identify, ID_DVD_VOLUME_ID is not shown on some systems.
diego
2008-09-16
*
|
Merge svn changes up to r27514
Uoti Urpala
2008-09-03
|
\
|
|
*
Print DVD volume ID with -identify.
reimar
2008-08-30
*
|
Make various functions static
Uoti Urpala
2008-08-12
|
/
*
in dvd streams the title part ranges from 1 to 99
nicodvb
2008-07-12
*
avoid unnecessary strdup(); patch by Aurel
nicodvb
2008-07-06
*
cosmetics: in ifo_stream_oped() aligned the prototype to the style
nicodvb
2008-07-04
*
in ifo_stream_open() propagate the device based on the dirname of stream->url...
nicodvb
2008-07-04
*
dvd_device must be handled exclusively by the option parser; it can't be chan...
nicodvb
2008-07-04
*
added support for the device part in the url; patch by
nicodvb
2008-07-04
*
Add basic support for stream controls with cache enabled.
reimar
2008-05-24
[next]