Package: libdv / 1.0.0-6

Metadata

Package Version Patches format
libdv 1.0.0-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 configure_gtk2.patch | (download)

configure | 2 1 + 1 - 0 !
configure.ac | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 tweak gtk/glib requirements in configure script to build
 with version 2.0 instead of now-obsolete 1.2.

0002 hurd_ftbfs_fix.patch | (download)

encodedv/dvconnect.c | 7 7 + 0 - 0 !
1 file changed, 7 insertions(+)

 add proper hurd-specific _iot defines for the video1394_mmap and
 video1394_wait structs.

0003 zap_config_h.patch | (download)

libdv/dv_types.h | 42 30 + 12 - 0 !
1 file changed, 30 insertions(+), 12 deletions(-)

 dv_types.h is part of the libdv api that has to be included
 in application code. Therefore, it may not reference libdv's private
 config.h. Of course, config.h was included for a reason, and this patch
 tries to cover it up, because at least in the scope of the
 Debian package we can reliably guess at the contents of config.h.

0004 move_config_h_to_apps.patch | (download)

encodedv/encodedv.c | 4 4 + 0 - 0 !
encodedv/insert_audio.c | 4 4 + 0 - 0 !
2 files changed, 8 insertions(+)

 removing inclusion of config.h from dv_types.h revealed two
 files that should include it themselves.

0005 no_as_needed.patch | (download)

playdv/Makefile.am | 2 1 + 1 - 0 !
playdv/Makefile.in | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix ftbfs with --no-add-needed.

0006 misspellings.patch | (download)

playdv/playdv.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix small misspellings.
0007 manpages.patch | (download)

encodedv/encodedv.1 | 2 1 + 1 - 0 !
playdv/playdv.1 | 4 2 + 2 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 fix hyphen-used-as-minus-sign.
1001 yuv_420_use_yv12_wrong_encoding.patch | (download)

libdv/encode.c | 15 8 + 7 - 0 !
1 file changed, 8 insertions(+), 7 deletions(-)

 yuv_420_use_yv12 build option affects encoding of ntsc frames