Commit graph

11 commits

Author SHA1 Message Date
rhialto
69577b7c21 dvdauthor: update to 0.7.2
Depends on ImageMagic6 due to use of deprecated interface.

0.7.2: 2016 December 31
	Various code-quality and build improvements
	Support "jump pgc n" and other interaction code-generation improvements
	Improve reliability of dvdunauthor
	Don't force infinite pause on last cell of a PGC
	Allow specification of provider field in VMG IFO file
	Add video_format(7) man page
	Add padding to ensure .BUP and .IFO files end up in different ECC blocks
	Enabled hinting of rendered subtitle text
	Require cell start and end times (if specified) to be nonempty
2019-04-23 20:16:40 +00:00
markd
e811ab21a3 compat.h needs config.h 2014-11-30 02:49:28 +00:00
drochner
fa7df63598 update to 0.7.1
changes:
-build system fix
-Allow format specification at top level of dvdauthor control file
-mpeg2desc now reports more details about video frames
-More explanatory XML-parsing errors
2013-04-17 17:30:14 +00:00
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
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
wiz
5ffd04c910 Use yacc instead of bison, since that is available on more platforms
by default.
2004-07-10 21:06:55 +00:00