pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/avidemux Update to 2.4.3:
details: https://anonhg.NetBSD.org/pkgsrc/rev/981348ae76c6
branches: trunk
changeset: 549919:981348ae76c6
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Nov 10 23:43:39 2008 +0000
description:
Update to 2.4.3:
2008-07-24: 2.4.3
For those building it from source, please use cmake. The
Autoconf/automake build is less tested and will be obsoleted very
soon.
Now, the small changelog compiled by Gruntster :
* Improved support for MP4 files including support for 64-bit files
* Encoder and Decoder for Y800 (Compholio).
* libavcodec is now the default MPEG-2 decoder (instead of mpeg2dec).
* Fixed memory leak when indexing DVR-MS files.
* Fixed calculation of width and height for High Profile H.264
video in TS files.
* Fixed dropping of frames using x264 2-pass encoding (regression
introduced in 2.4.2).
* Restored missing code pages to the Subtitler filter (regression
introduced in 2.4.2).
* Fixed crashing on MS Windows when opening multiple instances of
Avidemux (regression introduced in 2.4.2).
* Do not add unneeded delay when using x264 with mkv or mp4.
2008-07-07: 2.4.2
Probably the biggest bugfix release ever. The "what s new", prepared
by Gruntster :
* Improved input and output of audio streams in MKV files
* Support for MJPEG-A in MOV/MP4 files
* Fixed saving header information of AVI files with PCM/LPCM audio
* Fixed opening FLV files that don't contain audio
* Fixed corruption when decoding MP4 files
* Fixed crashing when using MPEG-4 ASP (lavc) and two pass average
bitrate mode
* Flush the x264 encoder upon completion so the last few frames
aren't dropped
* Fixed incorrect colour conversion of 24/32 bit BMP and DIB files
* Re-enabled AMR-NB decoder (regression introduced in 2.4.0)
* Support for additional VP6 fourCCs
* Xvid custom matrices are now activated correctly
* Fixed caching issue with Qt4 interface which would corrupt
translated strings
* Fixed zooming when using SDL (regression introduced in 2.4.1)
* Windows are now centred correctly on multi-monitor setups
* Use alternate button ordering for GTK+ interface when GNOME HIG
isn't appropriate, e.g. MS Windows and KDE
* Various additions to the Qt4 interface including a new calculator
tool, drag and drop support, improved joblist support and an about
window
* SRT subtitle support for Arabic, Baltic, Greek, Hebrew and Turkish
* Fixed iPod profile where audio encoding options weren't always
set correctly
* Fixed Film to PAL audio filter so frames are removed and added
correctly
* Batch importing of image files is no longer restricted by the
file handle limit set by the C runtime
* New video filter for outputting the frame number
* PulseAudio support (Linux only)
* GCC 4.3 support
* Updated the following translations: Czech, French, German, Greek,
Italian, Spanish
* Fixed drag and drop support on MS Windows
* Improved Unicode support for filenames on MS Windows
* Prevent source files from being overwritten accidentally by the
user on MS Windows
* MS Windows logging and settings are now stored under the Application
Data folder instead of the User Profile folder
* Native file dialogs are now used for the Qt4 interface on Mac
* Various minor fixes and enhancements
diffstat:
multimedia/avidemux/Makefile | 5 ++---
multimedia/avidemux/PLIST | 6 +-----
multimedia/avidemux/distinfo | 8 ++++----
3 files changed, 7 insertions(+), 12 deletions(-)
diffs (53 lines):
diff -r 4ffd4ca473a0 -r 981348ae76c6 multimedia/avidemux/Makefile
--- a/multimedia/avidemux/Makefile Mon Nov 10 23:14:44 2008 +0000
+++ b/multimedia/avidemux/Makefile Mon Nov 10 23:43:39 2008 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.48 2008/06/04 07:33:52 markd Exp $
+# $NetBSD: Makefile,v 1.49 2008/11/10 23:43:39 wiz Exp $
#
-DISTNAME= avidemux_2.4.1
+DISTNAME= avidemux_2.4.3
PKGNAME= ${DISTNAME:S/_/-/}
-PKGREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= http://download.berlios.de/avidemux/
diff -r 4ffd4ca473a0 -r 981348ae76c6 multimedia/avidemux/PLIST
--- a/multimedia/avidemux/PLIST Mon Nov 10 23:14:44 2008 +0000
+++ b/multimedia/avidemux/PLIST Mon Nov 10 23:43:39 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2008/02/19 09:11:43 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.7 2008/11/10 23:43:39 wiz Exp $
bin/avidemux2_cli
bin/avidemux2_gtk
share/locale/ca/LC_MESSAGES/avidemux.mo
@@ -9,12 +9,8 @@
share/locale/fr/LC_MESSAGES/avidemux.mo
share/locale/it/LC_MESSAGES/avidemux.mo
share/locale/ja/LC_MESSAGES/avidemux.mo
-share/locale/klingon/LC_MESSAGES/avidemux.mo
share/locale/pt_BR/LC_MESSAGES/avidemux.mo
share/locale/ru/LC_MESSAGES/avidemux.mo
share/locale/sr/LC_MESSAGES/avidemux.mo
share/locale/sr@latin/LC_MESSAGES/avidemux.mo
share/locale/tr/LC_MESSAGES/avidemux.mo
-@dirrm share/locale/sr@latin/LC_MESSAGES
-@dirrm share/locale/sr@latin
-@dirrm share/locale/klingon/LC_MESSAGES
diff -r 4ffd4ca473a0 -r 981348ae76c6 multimedia/avidemux/distinfo
--- a/multimedia/avidemux/distinfo Mon Nov 10 23:14:44 2008 +0000
+++ b/multimedia/avidemux/distinfo Mon Nov 10 23:43:39 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.16 2008/09/18 13:23:03 joerg Exp $
+$NetBSD: distinfo,v 1.17 2008/11/10 23:43:39 wiz Exp $
-SHA1 (avidemux_2.4.1.tar.gz) = 6bbf542bab73d91cb73f198d2d8afe10d83b2821
-RMD160 (avidemux_2.4.1.tar.gz) = 8149eb62cb4f3196d98b8c2707a4252f06e198cf
-Size (avidemux_2.4.1.tar.gz) = 5788014 bytes
+SHA1 (avidemux_2.4.3.tar.gz) = d3a4dc2c07884916c45f750229d02fbdeb3cedde
+RMD160 (avidemux_2.4.3.tar.gz) = 3d9d098d97462027ac1a62fe9438451b1915367b
+Size (avidemux_2.4.3.tar.gz) = 6707930 bytes
SHA1 (patch-aa) = f29870ecca511e28ef3bb873026f0bf2421ebc5e
SHA1 (patch-ab) = 1b9fc51354c60584205b23f6d6425e09074f6303
SHA1 (patch-as) = 9d8edeac752b0e08cec7b37e9357ec49d259b5d6
Home |
Main Index |
Thread Index |
Old Index