Commit graph

12 commits

Author SHA1 Message Date
gls
5c19ccac5d 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)
2011-02-16 20:20:14 +00:00
wiz
29e9cde850 Mention URLs for commits including these patches upstream. 2011-01-27 00:00:58 +00:00
wiz
14cf47528c Fix build with png-1.5. 2011-01-14 10:55:42 +00:00
drochner
726ef39699 update to 0.6.18
changes:
-implement link-subset jumps
-implement audio and subpicture content attributes
-misc fixes and improvements
2010-05-08 16:11:06 +00:00
drochner
b52802af5e fix non-portable times(NULL) invocation which made "dvdunauthor"
crash on NetBSD, bump PKGREVISION
2009-09-07 18:25:20 +00:00
wiz
1b2b1792e0 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
2007-11-11 16:59:25 +00:00
wiz
5eaba014b9 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
2007-01-20 14:24:21 +00:00
sekiya
f40010de9b Update to dvdauthor-0.6.11. Submitted by Martin Wilke via PR34431. 2006-09-02 08:58:47 +00:00
joerg
74ff322ae8 Fix GCC 3.4+: label at end of compound statement. 2005-12-20 14:51:00 +00:00
agc
5ae9517d74 Add RMD160 digests. 2005-02-24 11:24:01 +00:00
wiz
5ffd04c910 Use yacc instead of bison, since that is available on more platforms
by default.
2004-07-10 21:06:55 +00:00
sekiya
8b9ccb62e0 Add dvdauthor-0.6.10. 2004-06-25 06:58:42 +00:00