Up to [cvs.netbsd.org] / pkgsrc / multimedia / dvdauthor
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.12 / (download) - annotate - [select for diffs], Wed Feb 16 20:20:14 2011 UTC (15 months, 1 week ago) by gls
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
HEAD
Changes since 1.11: +6 -5
lines
Diff to previous 1.11 (colored)
Update multimedia/dvdauthor to 0.7.0 Pkgsrc changes: - Add LICENSE Upstream changes: 0.7.0: 2010 October 23 * Reworked subtitle file reading so it can now deal with encodings like UTF-16 * Default encoding for subtitle files is no longer ISO-8859-1, but taken from user's locale * Add fontconfig support following a patch by Nicolas George * Remove dvdauthor config files and make command line -o option take precedence over XML dest attribute. * Video format no longer has hard-coded default to NTSC, unless you invoke configure with --enable-default-video-format=NTSC. You can also configure with --enable-default-video-format=PAL to default to PAL. * Implement configuration of default video format as per the proposal at <http://create.freedesktop.org/wiki/Video_Format_Pref>. * File names are no longer converted to locale encoding, unless you invoke configure with --enable-localize-filenames. * You can now specify fill and outline colours and outline thickness for text subtitles. Colours can be specified in additional ways, including by name and in HSV space. * You can now also specify a shadow offset and colour for text subtitles * Allow non-title PGCs in a titleset * The VM language now allows C-style comments, as well as CDATA sections * Add --nomux and --nodvdauthor-data options to spumux (thanks to TED for sponsoring this)
Revision 1.11 / (download) - annotate - [select for diffs], Thu Jan 27 00:00:58 2011 UTC (15 months, 4 weeks ago) by wiz
Branch: MAIN
Changes since 1.10: +3 -3
lines
Diff to previous 1.10 (colored)
Mention URLs for commits including these patches upstream.
Revision 1.10 / (download) - annotate - [select for diffs], Fri Jan 14 10:57:50 2011 UTC (16 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.9: +2 -1
lines
Diff to previous 1.9 (colored)
Fix build with png-1.5.
Revision 1.9 / (download) - annotate - [select for diffs], Sat May 8 16:11:06 2010 UTC (2 years ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Changes since 1.8: +5 -5
lines
Diff to previous 1.8 (colored)
update to 0.6.18 changes: -implement link-subset jumps -implement audio and subpicture content attributes -misc fixes and improvements
Revision 1.8 / (download) - annotate - [select for diffs], Mon Sep 7 18:25:20 2009 UTC (2 years, 8 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
fix non-portable times(NULL) invocation which made "dvdunauthor" crash on NetBSD, bump PKGREVISION
Revision 1.7 / (download) - annotate - [select for diffs], Sun Nov 11 16:59:26 2007 UTC (4 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.6: +4 -4
lines
Diff to previous 1.6 (colored)
Update to 0.6.14: 0.6.14: February 24, 2007 popen mode must be 'r' or 'w', not 'rb' or 'wb' make spuunmux escape filenames in xml file properly skip padding bytes in pack header in spuunmux only allow spuunmux to process mpeg-2 files fix bug in setting the resolution field of VTS/VMGM
Revision 1.6 / (download) - annotate - [select for diffs], Sat Jan 20 14:24:21 2007 UTC (5 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.5: +4 -4
lines
Diff to previous 1.5 (colored)
Update to 0.6.13: 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
Revision 1.5 / (download) - annotate - [select for diffs], Sat Sep 2 08:58:47 2006 UTC (5 years, 8 months ago) by sekiya
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Changes since 1.4: +4 -6
lines
Diff to previous 1.4 (colored)
Update to dvdauthor-0.6.11. Submitted by Martin Wilke via PR34431.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Dec 20 15:32:02 2005 UTC (6 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
Fix GCC 3.4+: label at end of compound statement.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Feb 24 11:24:02 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Add RMD160 digests.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Jul 10 21:06:55 2004 UTC (7 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Use yacc instead of bison, since that is available on more platforms by default.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Jun 25 06:58:42 2004 UTC (7 years, 11 months ago) by sekiya
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Add dvdauthor-0.6.10.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Jun 25 06:58:42 2004 UTC (7 years, 11 months ago) by sekiya
Branch: MAIN
Initial revision