summaryrefslogtreecommitdiff
path: root/multimedia
AgeCommit message (Collapse)AuthorFilesLines
2008-03-13Fix DESTDIR build.joerg1-6/+3
2008-03-12Mention sysctl for shmmaxpgs.wiz1-1/+5
2008-03-12+ goggles.wiz1-1/+2
2008-03-12Initial import of goggles-0.9.1:wiz5-0/+60
Goggles DVD Player is a frontend for the Ogle DVD player. Besides the usual features like having a play button etc., Goggles tries to provide features not often found in other DVD players. Since Ogle in itself is only a DVD player, it has some neat capabilities that "general" media players cannot provide. Goggles extends these capabilities with a very user-friendly interface. Goggles' attractive and responsive user interface is written using the FOX Toolkit.
2008-03-11Fix build under Mac OS X PPC.tron3-5/+13
2008-03-10update to 0.10.9drochner2-7/+7
changes: -bugfixes -Improved support for modifying compositions during playback
2008-03-10+gst-plugins0.10-x264drochner1-1/+2
2008-03-10add gst-plugins0.10-x264-0.10.6, an x264 encoder plugin for gstreamer,drochner3-0/+24
based on the x264-devel lib
2008-03-10now that that we rely on the fact that we get correct PIC from yasmdrochner6-7/+131
we can as well use libtool, to get a proper .so which can be dynamically loaded, tested by Mihai Chelaru, bump PKGREVISION
2008-03-10fix CONFLICTS entry (noticed by wiz), bump PKGREVISIONdrochner1-2/+4
2008-03-08optionally allow build of arts pluginkefren2-3/+13
2008-03-07build PICkefren1-1/+2
This way multimedia/ffmpeg-devel gets build on NetBSD/amd64
2008-03-07Accept totem-xine again (fix problem introduced by bl3bump).wiz1-2/+2
Addresses PR 38189 by charlie.
2008-03-07Bump PKGREVISION so it is the same as for totem -- needed forwiz1-2/+2
totem/buildlink3.mk.
2008-03-06Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.wiz9-18/+18
2008-03-04Mechanical changes to add DESTDIR support to packages that installjlam12-69/+93
their files via a custom do-install target.
2008-02-28catch up with patches added since 2008/01/03drochner1-1/+7
(the way all these mplayer pkgs share makefile fragments sucks)
2008-02-28update to 0.10.10drochner4-13/+15
changes: -Wrap new API for 0.10.16 GStreamer and Base releases -New gst.pbutils module wraps the gst-plugins-base pbutils library -Rework gst_pad_add_*probe function wrapping to avoid leaks -Various build fixes
2008-02-28update to 0.10.7drochner7-87/+21
changes: -many fixes and improvements -Accurate seeking support in mp3 -RealMedia and WMS RTSP support -New element: dvdsubdec
2008-02-28update to 0.10.6drochner5-33/+33
changes: -many fixes and improvements -New elements: flvdemux, flvparse, mpegtsparse, dvbsrc, dvdspu, mpeg4videoparse, metadatademux/mux, souphttpsrc, speexresample, qtwrapper, rawaudioparse, fbdevsink -Renamed elements/plugins: switch (now selector), pitch (now soundtouch) -some elements moved to -good or -ugly
2008-02-28update to 0.10.7drochner5-20/+33
changes: -Massive RTSP/RTP improvements -Support more formats in QT files -some elements moved here from gst-plugins-bad -New audio effects -bugfixes
2008-02-28Fix SA29122: MP4 Demuxer Arbitrary Memory Overwritekefren3-3/+22
2008-02-26Missing include of <errno.h>. PR pkg/38105tnn2-1/+14
2008-02-26Mark again as supporting destdir.joerg1-1/+3
2008-02-25Restore conditional PLIST items lost during the upgrade to 0.8.6d.sborrill4-20/+20
Remove option for flac as vlc's configure script forces it to be enabled all the time (contrary to the docs!). Add some buildlink dependencies. Bump PKGREVISION
2008-02-24`xvid' also works on sparc64. Rearrange the options to account for this.jdc1-2/+6
2008-02-23Use PKG_BUILD_OPTIONS.vlc instead of PKG_OPTIONS for testing dependencies.wiz1-4/+4
2008-02-22Oops, missed pkgbase. Thanks wiz!sborrill1-1/+2
2008-02-22Add flac and faad optionssborrill1-1/+9
2008-02-22replace wip with multimedia.obache1-3/+3
2008-02-22Make faad and flac options (enabled by default)sborrill1-3/+17
2008-02-20Fix the audio device now that cmake is used as build system. PKGREVISION++xtraeme3-11/+18
2008-02-20Allow unprivileged users to install this package.rillig1-1/+6
2008-02-20Update to 0.8.6d (latest stable version), based on wip/vlc update donextraeme16-682/+141
by Adam Hoka (thank you!). Changes between 0.8.6c and 0.8.6d: ---------------------------------------------------------- Various bugfixes: * Mozilla plugin: supports a reasonable amount of MIME types on Windows * Linux: Fixed S/PDIF passthrough with ALSA * Automatic recovery on unexpected stream discontinuity (clock gap) occurrences in input * Use field order (top/bottom) for correct bob/linear deinterlacing * Fix invalid free in bookmarks loading code Windows and Mac OS Binaries * FLAC Security Update (CVE-2007-4619) to prevent multiple integer overflows Active X plugin: * Security update (VideoLAN-SA-0703) Mac OS X Interface & Port: * Apple Remote support on Mac OS X 10.5 Leopard with enhanced functionality * Improved Video Output compatibility for Mac OS X 10.5 Leopard * Improved behavior of the Fullscreen Controller and mode changes between Fullscreen and Windowed Video Output * Softened the white flash artifacts that may appear during the transition of two different movies * Support for current Ogg file formats NOTE: This release requires Mac OS X 10.4 or higher. Mac OS X 10.3.9 is not supported anymore. Encoders: * Improved H.264 encoding speed on Mac OS X Other changes: * The automatic updating facility was removed * You now need to append --m3u-extvlcopt to your command line to enable EXTVLCOPT options parsing in m3u playlists. ...and more, see the NEWS file.
2008-02-20Depend on transcode>=1.0.5nb1, for the shared libs fix. PKGREVISION++xtraeme1-3/+3
2008-02-20Enable the ogg, vorbis and theora plugins.xtraeme1-1/+4
2008-02-20Fix typo in the lzo option, noted by wiz@.xtraeme1-2/+2
2008-02-20Do not depend on x264 directly, now that ffmpeg-devel has been fixedxtraeme2-7/+4
all shared libraries for the plugins are created correctly. PKGREVISION++
2008-02-20Do not add -lx264 to the installed pkg-config files, as there is notxtraeme1-2/+6
shared library and will cause problems in some packages that use them to link.
2008-02-20Update to 0.98.8 now that transcode uses a newer ffmpeg.xtraeme2-7/+7
Obviously many people use dvd::rip on smaller screens (widescreen notebooks and stuff ;) but the rich GUI doesn't fit very well on them. This release adds a "small screen size" option, which puts the notebook tabs to the left and adds scrollbars, so every bit of the dvd::rip GUI is reachable even on the smallest screen now ;)
2008-02-20Update to 1.0.5: bugfixes and misc speedups.xtraeme16-200/+28
2008-02-20Remove an obsolete CONFLICTS line.xtraeme1-3/+1
2008-02-20Import a recent snapshot of ffmpeg (2007-10-04) based on a snapshotxtraeme7-1/+279
made by folks at FreeBSD/ports and packaged by Adam Hoka via pkgsrc-wip. This will provide a newer ffmpeg for packages that need it.
2008-02-20Import a recent snapshot of ffmpeg (2007-10-04) based on a snapshotxtraeme1-0/+2
made by folks at FreeBSD/ports and packaged by Adam Hoka via pkgsrc-wip. This will provide a newer ffmpeg for packages that need it.
2008-02-20Update to kde3.5.9markd4-62/+24
Minor bugfixes
2008-02-20Update to 1.7:xtraeme11-532/+132
Frames are cached when reading the first frame after a seek. This allows faster reverse playback.
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-02-16Fix configure script so it accepts the current pkgsrc version of xine.wiz2-20/+35
It only accepted a.b.c, but the current version has an additional .d at the end.
2008-02-15Update RealPlayerGold to 10.0.9.809.20070726.obache2-7/+6
Patch provided by Brian de Alwis in PR 37371. What's New in 10.0.9.809 Security bugs fixes. Fixed crashes in the embedded player while playing songs from some music web sites.
2008-02-13Add DESTDIR support.obache1-1/+6