pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/multimedia



Module Name:    pkgsrc
Committed By:   obache
Date:           Wed Mar  3 08:44:39 UTC 2010

Modified Files:
        pkgsrc/multimedia/libdv: Makefile Makefile.common distinfo
        pkgsrc/multimedia/libdv-tools: Makefile
        pkgsrc/multimedia/libdv/patches: patch-aa patch-ab patch-ac patch-ad
Removed Files:
        pkgsrc/multimedia/libdv/patches: patch-ae

Log Message:
Update libdv (and tools) to 1.0.0.

2006-09-25  Dan Dennedy <dan%dennedy.org@localhost>
* libdv 1.0.0 release.

2006-09-03  Dan Dennedy <dan%dennedy.org@localhost>
* libdv/encode.c, libdv/enc_output.c: apply patch (1550898) from Craig
  Lawson to prevent noise when dv_encode_full_audio() is called with
  zero samples.

2006-08-06  Dan Dennedy <dan%dennedy.org@localhost>
* libdv/*.S: apply patch from Mike Frysinger <vapier%gentoo.org@localhost> to
  cleanup assembly symbols by hiding them and/or setting their type.
* configure.ac, Makefile.am: apply patch from Burkhard Plaum to
  automatically disable GTK-based features (playdv) when GTK+ 1.2
  is not found and to fix dist make target behavior with GTK+ disabled.
* libdv/Makefile.am: bump libtool revision.
* configure.ac: bump project version to 1.0.0.

2006-04-10  Dan Dennedy <dan%dennedy.org@localhost>
* playdv/playdv.c: bugfix segfault on exit due to dv_display_exit being
  called twice.

2006-03-06  Dan Dennedy <dan%dennedy.org@localhost>
* mmx.h: apply patches from Zan Lynx and Richard Guenther to fix x86
  compilation on gcc 4.1.

2006-01-15  Dan Dennedy <dan%dennedy.org@localhost>
* encode.c: apply patch from Burkhard Plaum to use gcc
  destructor attribute to invoke dv_cleanup() when unloading
  libdv after loading dynamically and thereby fixing a
  memory leak.

* playdv.c: bugfix segfault on exit due to dv_display_exit()
  being called twice: once in main() and second in atexit
  handler created by dv_display. Thanks for hint provided
  by Jean-Francois Panisset.

2005-01-31  Dan Dennedy <dan%dennedy.org@localhost>
* *.S: apply patch from Nicholas Miell <nmiell%gmail.com@localhost>
  to not require execution stack for assembler functions.

2004-12-20  Dan Dennedy <dan%dennedy.org@localhost>
* vlc.h, mmx.h: apply patch from Daniel Kobras to improve
  compile compatibillity by making extern inline, static inline.

2004-12-12  Dan Dennedy <dan%dennedy.org@localhost>
* *_x86_64.S: apply patch from Dean Kolosiek to fix linker
  compatibility.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/multimedia/libdv/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/multimedia/libdv/Makefile.common
cvs rdiff -u -r1.8 -r1.9 pkgsrc/multimedia/libdv/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/multimedia/libdv-tools/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/multimedia/libdv/patches/patch-aa \
    pkgsrc/multimedia/libdv/patches/patch-ab \
    pkgsrc/multimedia/libdv/patches/patch-ac \
    pkgsrc/multimedia/libdv/patches/patch-ad
cvs rdiff -u -r1.1 -r0 pkgsrc/multimedia/libdv/patches/patch-ae

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index