]> git.sesse.net Git - vlc/commit
* Added a --dvd-css-method config option to the dvd plugin. This is implemented with
authorGildas Bazin <gbazin@videolan.org>
Thu, 1 Aug 2002 12:58:38 +0000 (12:58 +0000)
committerGildas Bazin <gbazin@videolan.org>
Thu, 1 Aug 2002 12:58:38 +0000 (12:58 +0000)
commit81d100989b8eed13ac32d24a048ec8e640b5603c
tree8d1e60a94216f15f62908df0b9c5e03d9b569d88
parent9d176b9bf044c18689279f4f0f63390a4fbd04dc
* Added a --dvd-css-method config option to the dvd plugin. This is implemented with
putenv() and is IMHO a quick hack (leads to memory leaks) as libdvdcss should rather
allow us to change this value using the API!
plugins/dvd/dvd.c
plugins/dvd/dvd_access.c