Sat, 07 May 2011 21:32:50 +0000 |
reimar |
Make vcd_seek_to_track static, the GUI no longer needs to
|
Mon, 05 Apr 2010 19:31:55 +0000 |
reimar |
Try to fix VCD compilation on non-Linux systems.
|
Mon, 22 Feb 2010 16:32:03 +0000 |
diego |
Mark vcd_get_track_end () and vcd_read_toc() as static.
|
Sat, 30 Jan 2010 22:26:47 +0000 |
diego |
Add license header to all files missing it in the stream subdirectory.
|
Mon, 04 Jan 2010 18:58:35 +0000 |
diego |
Add a few missing header #includes and #defines.
|
Mon, 10 Mar 2008 19:28:42 +0000 |
diego |
Add missing header #includes to fix 'make checkheaders'.
|
Fri, 22 Feb 2008 09:09:46 +0000 |
diego |
Add MPLAYER_ prefix to multiple inclusion guards.
|
Thu, 21 Feb 2008 00:12:02 +0000 |
diego |
Add missing multiple inclusion guards.
|
Mon, 28 Jan 2008 12:18:05 +0000 |
reimar |
vcd_read must read exactly VCD_SECTOR_DATA bytes.
|
Mon, 17 Dec 2007 15:24:40 +0000 |
ulion |
Caching toc header in vcd private structure for later use.
|
Fri, 27 Jul 2007 18:51:07 +0000 |
reimar |
Fix MSF -> sector conversion being 150 sectors of
|
Fri, 27 Jul 2007 18:47:44 +0000 |
reimar |
Simplify track length calculation
|
Fri, 27 Jul 2007 18:34:09 +0000 |
reimar |
Some more *BSD vcd_read simplification
|
Fri, 27 Jul 2007 18:31:50 +0000 |
reimar |
Fix several 100l
|
Fri, 27 Jul 2007 18:04:52 +0000 |
reimar |
Factor out some common code
|
Fri, 27 Jul 2007 17:37:53 +0000 |
reimar |
Somewhat unified *BSD vcd reading
|
Fri, 27 Jul 2007 17:18:03 +0000 |
reimar |
READ_TOC for making *BSD code more similar
|
Fri, 27 Jul 2007 16:34:52 +0000 |
reimar |
vcd_inc_msf function also for freebsd vcd_read
|
Fri, 27 Jul 2007 08:49:14 +0000 |
reimar |
More VCD cosmetics
|
Thu, 26 Jul 2007 23:15:54 +0000 |
reimar |
Cosmetics to reduce diff between Free- and netBSD vcd stuff
|
Thu, 26 Jul 2007 22:51:23 +0000 |
reimar |
TOCADDR macro as first step to common *BSD vcd reading code
|
Mon, 31 Jul 2006 17:39:17 +0000 |
ben |
introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
base
libmpdemux/vcd_read_fbsd.h@fb142b4e5dfe
|