summaryrefslogtreecommitdiff
path: root/src/input/vcd/libvcd/info.c
AgeCommit message (Collapse)Author
2007-03-23Fix closing the vcd device if the disc is not a video CD.Darren Salt
libvcdinfo 0.7.23 closes the device in this case whereas the built-in version did not, and this was causing double frees due to my previous fix which addressed only the built-in version (which needs to be either updated to 0.7.23 or dropped). CVS patchset: 8743 CVS date: 2007/03/23 21:47:31
2006-09-26Avoid an off-by-one found by Coverity Scan CID 133.Diego 'Flameeyes' Pettenò
CVS patchset: 8311 CVS date: 2006/09/26 22:29:39
2006-09-26Add missign command extending the size of video_types array and fixing the ↵Diego 'Flameeyes' Pettenò
possible off by one reported by Coverit Scan CID 134. CVS patchset: 8297 CVS date: 2006/09/26 18:52:41
2006-01-01*BUGFIX*František Dvořák
Added missing function to VCD plugin from original sources (thanks to Gert Vervoort). Fixed Changelog (added 1.0.3 entries, the new ones go to 1.0.4). CVS patchset: 7829 CVS date: 2006/01/01 21:28:31
2005-06-14version.h was getting in the way of the vcdimager's version.h. the rightRocky Bernstein
file to use when no internal libraries is libvcd/libvcd/version.h. info.*: fix prototype mismatch with underlying iso9660 routine. CVS patchset: 7622 CVS date: 2005/06/14 17:17:45
2005-01-01Update internal (and messy) copies to libcdio 0.71 andRocky Bernstein
vcdimager 0.7.21. CVS patchset: 7313 CVS date: 2005/01/01 02:43:56
2004-04-11libvcd 0.7.20, libcdio 0.68Miguel Freitas
CVS patchset: 6388 CVS date: 2004/04/11 12:20:31
2003-10-13Add vcdx plugin(CVS) and dependent libs(no CVS, broken API).Daniel Caujolle-Bert
Ability to use external libs (--with-external-vcdnav), disable vcdx build and build old vcd instead (--disable-vcdx). This last feature is useful since vcdx take /hours/ to start playback, that can help people who don't want vcd navigation. Remove all .la files, even in subdirs (eg: post) CVS patchset: 5505 CVS date: 2003/10/13 11:47:11