summaryrefslogtreecommitdiff
path: root/multimedia/dvdauthor
AgeCommit message (Collapse)AuthorFilesLines
2007-01-20Update to 0.6.13:wiz3-8/+11
0.6.13: January 13, 2007 fix handling of audio packets that have no PTS patch from Romain Chantereau to fix libmagick6 not including stdarg (Closes: Debian Bug#317463) fix int/unsigned problem: dvdauthor dumps core on some mpegs (Closes: Debian Bug#345105) substantially reduce runtime memory requirements fix numerous memory leaks support '-', '&FD', and pipes more consistently and for more places if possible, make color #0 (of the 4 color subtitle palette) be transparent (Closes: Debian Bug#387828) fix byte overflow on PGC Command Table Size (Lucas Pierce) minor errorchecking for vobs with no filenames fix segfault relating to jumppad fix omission of jumppad table if a menu pgc was defined with ptt or title entry incorporate Debian manpages for dvdunauthor, dvddirdel, mpeg2desc, and spuunmux loosely support 24, 30, and 60fps buttons need even 'Y' coordinates 0.6.12: January 7, 2007 print offending vob names on audio discontinuity change assert to verbose warning for more than 128 commands per pgc fix spumux "read 0, expected 4" false warning fix border condition with TMAPT table add -n flag to skip writing output add remap support for subtitle command #7 (CHG_COLCON) fix sector number overflow in IFO files don't escape command sent to shell fix underflow wraparound in computing dts for subtitles fill in reference pointers for all 3 frames even if less than 3 exist allow last vobu of cell to have a forward pointer to self fix TMAPT bug (ptsbase=0; matches Bullitt) support random(FOO) in vm allow the use of all 16 GPRMS via 'allgprm="yes"' option embed commands within the VOB if only one instruction set entries within the actual PGC instead of creating extra PGCs whenever possible vm_optimize combines set GPRM/SPRM and link command (Michael Kreuzer) warn if the button value is not a multiple of 1024 fix CreateCallAdr: first 2 bytes of C_ADT contains number of vobs (Michael Kreuzer) fix TocGen: set frame rate (Michael Kreuzer) fix spuunmux button output to work with spumux (Michael Kreuzer) make counters work; allow hex, kilo, and lang numeric codes (Michael Kreuzer) remove all vestiges of button handling from post if not necessary (Michael Kreuzer) new vm commands added: break, goto (Michael Kreuzer) dvdunauthor uncompiles pre, post, fpc, cell, and button commands add 'crop' keyword for widescreen (crops 4:3 image for 16:9 tvs) if audio extends beyond video, then set sector pts accordingly support separate subpicture streams for normal, widescreen, letterbox, and panscan allow text subtitles to be forced on
2007-01-17Very belatedly bump PKGREVISION for all jasper dependencies becausewiz1-1/+2
of the shlib name change (!) during the update to 1.900.0. Noted by Robert Elz in PR 35431.
2006-09-02Update to dvdauthor-0.6.11. Submitted by Martin Wilke via PR34431.sekiya5-35/+10
2006-08-08USE_TOOLS+=flex yaccminskim1-2/+2
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-2/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-2/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-12-20Fix GCC 3.4+: label at end of compound statement.joerg2-1/+14
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-3/+3
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digests.agc1-1/+2
2004-12-28Bump PKGREVISIONs due to libtiff update.reed1-2/+2
Some BUILDLINK_RECOMMENDED bumps done also. (If I missed any, please let me know -- and let me know a good way to automate this.)
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-07-10Use yacc instead of bison, since that is available on more platformswiz2-1/+15
by default.
2004-06-25Add dvdauthor-0.6.10.sekiya4-0/+34