]> git.sesse.net Git - vlc/commit
* modules/demux/rawdv.c: new raw dv demuxer (only video for now). I
authorGildas Bazin <gbazin@videolan.org>
Tue, 17 Dec 2002 21:15:43 +0000 (21:15 +0000)
committerGildas Bazin <gbazin@videolan.org>
Tue, 17 Dec 2002 21:15:43 +0000 (21:15 +0000)
commitd5d568e2f47bd083fe63b97fc56e375c3a5511cc
treeeba21dee1b7ca658587779e1627eb19a692c287d
parent3355ba5c714776dce759188faaf7126d0d869cc4
* modules/demux/rawdv.c: new raw dv demuxer (only video for now). I
didn't find a way to detect correctly a raw dv file so for now we just
check the file extension (.dv). You can additionaly force this demuxer.

PS: the ffmpeg plugin works quite well for decoding dv videos.
configure.ac.in
modules/demux/Modules.am
modules/demux/rawdv.c [new file with mode: 0644]