summaryrefslogtreecommitdiff
path: root/multimedia/avidemux
AgeCommit message (Collapse)AuthorFilesLines
2008-06-04Explicitly disable arts support so that it doesn't find and try to usemarkd1-1/+3
it if its installed.
2008-05-25Reset maintainer on his request.wiz1-2/+2
2008-02-20Fix the audio device now that cmake is used as build system. PKGREVISION++xtraeme3-11/+18
2008-02-19Update to 2.4.1.xtraeme16-245/+185
A short changelog compared to 2.3: * Input and output support for MKV and FLV containers * Rewritten MP4/MOV/3GP reader * Support for Nellymoser codec * New DV video output support * New MPEG-TS support including H.264 Elementary Stream * OCR support for MPEG-TS subtitles * New video bitstream unpacker (improved compatibility) * Capability to pack video bitstreams * New Yadif filter (ported from Avisynth) * Video filters can be loaded as external plug-ins (sample plug-in included) * Three interfaces now offered: command line, GTK+ and Qt4 (Qt4 is still incomplete) * Several key dialogs have been revamped (GTK+ user interface only) * Preview system refactored * Priority control added for encoding and video playback (Win32 only) * New Jog Shuttle control (GTK+ user interface only) * Support for Jog Shuttle hardware (Linux & GTK+ only) * New iPod and PlayStation Portable profiles * New Glyph Editor * Improved Bitrate Histogram * JACK support (Linux only) * DirectX support (Win32 only) * New Avisynth Proxy GUI (Win32 only) * Improved crash recovery - session settings are saved and reloaded upon application start * Numerous bugs fixed ...and more, see the changelog for more info.
2008-01-05Disable assembler parts under Mac OS X Intel to fix the build.tron2-6/+66
2007-12-28Supports DESTDIR.joerg1-1/+3
2007-08-28Add "faad" as a PKG_OPTION. Due to Dolby licensing restrictions, ifjlam1-4/+14
the "faad" option is selected, then the resulting avidemux binary package cannot be distributed. Ok'ed by <xtraeme>.
2007-08-28Remove trailing blank line.jlam1-2/+1
2007-06-07This package does only have user-settable options when compiled for i386.rillig1-2/+3
2006-12-27Needs msgfmt.joerg1-2/+2
2006-12-08Fix build on DragonFly, pthread and X11 linkage.joerg5-11/+40
2006-12-05Fix build under Mac OS X PowerPC by enabling AltiVec support. The resultingtron1-1/+6
binary will not work on olders CPUs (e.g. G3) but the package works on at least G4 and G5 systems now.
2006-12-05Brings this close to building under Mac OS X. It now fails linking becausetron1-1/+5
it didn't properly build PowerPC specific code before. The package might therefore already build properly under Mac OS X i386.
2006-12-05Readd fix for build problem under Mac OS X using Apple's Xcode Tools 2.4tron2-1/+17
which was removed during the last update of this package.
2006-12-05Fix build under NetBSD-i386 3.1 and eventually other Unix versions.tron3-1/+67
Changes based on a patch by Juan Romero Pardines.
2006-12-05mjpegtools dependency is not required anymore.xtraeme1-2/+3
Bump PKGREVISION.
2006-12-04Fix build on platforms with case-sensitive filesystems.tron1-5/+5
2006-12-03- Add missing files to PLIST.xtraeme2-7/+14
- Fix the build when the mmx option is not sent. All items were fixed by Dieter Roelants sending me a private email with patch, thank you.
2006-12-03Update to 2.3.0:xtraeme5-40/+24
The list of fixed bugs: * Fixed make install for po directory * Fixed Ffv1rec * Fix for multiple gthread_init call (aakef) * Better audio dithering (Mihail+Josh Green) * Support for DV in .mov/.mp4 * Resample crash fix when upsampling (a nasty one). * PCM in .mov/.mp4 sample size fix * Fix for MP4/MOV files containing .url field * Added smartcopy from cli or from javascript * Fix encoding x264 with use bframe as reference + output to mp4
2006-10-23Fix build problem under Mac OS X using Apple's Xcode Tools 2.4.tron2-1/+17
2006-07-22Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,rillig1-2/+2
since they always need a C compiler, even when the source code is completely in C++. For some other packages, stated in the comment that a C compiler is really not needed.
2006-07-20Needs perl for a configure test.wiz1-2/+2
2006-06-12Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)wiz1-1/+2
for SDL shlib changes.
2006-05-17Update to 2.1.2. Okayed by maintainer.reed2-7/+6
Changes and history are not up-to-date. Webpage at http://avidemux.berlios.de/dotclear/index.php?2006/03/05/8-212-is-out says: * workaround to depack badly packed xvid bitstream * unplayable avi by windows media player / totem * bad computation of audio length for mpeg2 cut * mplayer delogo ui * some sub enhancement * crashfix for some 3gp/mp4/mov files * multiple audio track support for 3gp/mp4/mov * properly initialize faad when sbr is usedin 3gp/mp4/mov * better handling of bframe in 3gp/mp4/mov * fixed ffv1rec * updated lavcodec (I don't know which of these is form the 2.1.0 update.) I tested this with playing mpeg, saving a mpeg and also adding an audio channel.
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-2/+2
2006-03-13Don't hard code -lpthread, fixes detection e.g. of Spidermonkey onjoerg2-1/+15
DragonFly.
2006-03-09Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.jlam1-2/+2
Remove deprecated ossaudio.buildlink3.mk.
2006-02-12Build with x264 support. Bump revision.joerg1-2/+3
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2006-01-27I will be the maintainer for now.xtraeme1-2/+2
2006-01-27Update to 2.1.1 (latest stable version).xtraeme4-11/+30
Please see the Changelog file, because our previous version was really out of date (maybe 1 year) and there were a lot of changes.
2006-01-25Bump PKGREVISION due to mjpegtools update.xtraeme1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-2/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-12-11Convert aalib to options framework, adding an 'x11' option, and removewiz1-1/+2
aalib-x11 and aview-x11. SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED) for affected packages. Addresses PR 32046 by Leonard Schmidt.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-08-10Remove the abuse of buildlink that was pkg-config/buildlink3.mk. Thatjlam1-3/+2
file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-07-21Change path from devel/pkgconfig to devel/pkg-config.wiz1-2/+2
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-06-11Now that bsd.options.mk has been changed, only add mmx to ↵wiz1-1/+5
PKG_SUPPORTED_OPTIONS on i386.
2005-06-10Always add mmx to PKG_SUPPORTED_OPTIONS.wiz1-6/+1
2005-06-01Convert to options framework.wiz1-5/+9
2005-05-28Update to avidemux-2.0.40reed6-82/+21
Numerous releases and fixes since 2.0.18. Most recent changes include: * miniocr fix : Fix error on decoding some subs. * xvideco fix : Fix compilation issue. * ffv1rec fix : Fix compilation issue. * SSE2 display fix : SSE2 cpu flag display. * Mplayer resize fix : Caused crash in some case. * [Filter] Ported Asharp by MarcFD . * [Filter] Mplayer Eq2 is now completly ported. * [Cli ] New cli command --rebuild-index. * [Video ] Accelerated playback selectable in misc/pref. * [Audio ] Fixed mp3 decoding on low frequency mpeg. * [Audio ] More tolerant with mpeg audio match codec (it created async in some rare cases). * [Codec ] Fixed save as huffyuv. * [Codec ] Fixed save jpeg. * [Export] Fixed race in mpeg ps export (thanks to T. Rupp). * [Import] Support mov file starting by skip atom. See website news for more changes. I never tested the USE_MMX. And the webpage says the --disable-mmx has been removed and all x86 stuff is now probed at run time, so maybe get rid of USE_MMX support for this? Require gcc 3.0. On NetBSD 1.6.2_STABLE with older gcc received cc1: Invalid option `-falign-loops=16' and various warnings. Reworded part of DESCRiption. And this does support divx. Updated MASTER_SITES. Removed BUILD_USES_MSGFMT and USE_PKGLOCALEDIR. The locale support removed and maybe will be readded later according to author. Use CPPFLAGS instead of CFLAGS to define -DDEVOSSAUDIO, because "`DEVOSSAUDIO' was not declared in this scope". Sorted some settings. Remove the --disable-warnings and the rm:-O3 BUILDLINK_TRANSFORM. I didn't need them, but maybe on another system they are needed. Disable faad support since Dolby doesn't allow binary distributions. Add faac support. Remove two patches. Disable ARTS using ac_cv_path_ART_CONFIG=no instead. Just let regular install target install it. (This is slow though.) Update PLIST. Name this avidemux2 with the two as the author requests.
2005-05-23Removed trailing white-space.rillig1-1/+1
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-05-21Drop maintainership; I haven't used this one for a long while.jmmv1-2/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-27PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).wiz1-2/+2
2005-02-24Add RMD160 digests.agc1-1/+2
2005-02-17Fix quoting.uebayasi1-2/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-08-28Use the new BUILDLINK_TRANSFORM commands to more precisely state thejlam1-2/+2
intended transformation: use "rm" to remove an option, "rmdir" to remove all options containing a path starting with a given directory name, and "rename" to rename options to something else.