aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/stream_dvd_common.c
Commit message (Expand)AuthorAge
* Update license headersGravatar Marcin Kurczewski2015-04-13
* stream_dvd: better .ifo probingGravatar wm42014-09-25
* Add more constGravatar wm42014-06-11
* stream_dvd, stream_dvdnav, stream_bluray: remove global option variablesGravatar wm42014-06-11
* stream: mp_msg conversionsGravatar wm42013-12-21
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsgGravatar wm42013-12-16
* Use O_CLOEXEC when creating FDsGravatar wm42013-11-30
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* build: switch to libavutil bswap.h and intreadwrite.hGravatar Uoti Urpala2012-02-01
* Delete things related to old translation systemGravatar Uoti Urpala2010-03-10
* Merge svn changes up to r30475Gravatar Uoti Urpala2010-03-09
|\
| * Add license header to all files missing it in the stream subdirectory.Gravatar diego2010-01-30
* | Merge svn changes up to r29912Gravatar Uoti Urpala2009-11-16
|\|
| * Move headers related to setting dvd speed to dvd_common.Gravatar reimar2009-11-11
| * Move dvd_speed and dvd_set_speed to dvd_common and implement -dvd-speedGravatar reimar2009-11-10
| * Move arrays used by both dvd and dvdnav to dvd_common.Gravatar reimar2009-11-10
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
|/
* Switch internal dvdread to libdvdread SVN external.Gravatar reimar2009-01-08
* Rename internal libdvdread fork from dvdread to libdvdreadGravatar rathann2008-08-30
* Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* Fix compilation with internal dvdnavGravatar rtogni2008-05-31
* adapted to the dvdread->libdvdread transition in dvdnav's repositoryGravatar nicodvb2008-05-31
* Sync libdvdread with version 0.9.5 (functional changes).Gravatar diego2007-08-15
* Moved dvdtimetomsec to stream_dvd_common.c.Gravatar cehoyos2007-08-04