]> git.sesse.net Git - vlc/commit
Allow size of blocks reads to be specified/adjusted
authorRocky Bernstein <rocky@videolan.org>
Mon, 6 Sep 2004 12:49:29 +0000 (12:49 +0000)
committerRocky Bernstein <rocky@videolan.org>
Mon, 6 Sep 2004 12:49:29 +0000 (12:49 +0000)
commitad4db76b79b44f0a22cef782896390ca3e2d8284
tree62f61a984b877a8e43c4a3c64059bbb4587b7491
parent539871f37344f92ce659a117ce7c1a6d6484f9f9
Allow size of blocks reads to be specified/adjusted
Split out callback routines.
Some cleanup. Still largely broken though.
modules/access/cdda/Modules.am
modules/access/cdda/access.c
modules/access/cdda/access.h [new file with mode: 0644]
modules/access/cdda/callback.c [new file with mode: 0644]
modules/access/cdda/callback.h [new file with mode: 0644]
modules/access/cdda/cdda.c
modules/access/cdda/cdda.h