summaryrefslogtreecommitdiff
path: root/multimedia
AgeCommit message (Collapse)AuthorFilesLines
2006-12-06Remove unnecessary hunk.wiz2-12/+3
2006-12-06Enable the Konqueror plugin via the option klash.xtraeme6-13/+146
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-05Add gnash.wiz1-1/+2
2006-12-05Initial import of gnash-0.7.2:wiz5-0/+102
Gnash is a player for animated "movies" in the Macromedia Shockwave Flash (.swf) format. It can be run as a graphical application, as a Web browser plugin, or as a library used by other programs. It is not yet complete; it does not correctly handle every .swf file. Many of the Flash movies that I come across play fine in Gnash. Many others do not. In particular, Flash movies that are used for browser navigation may still have a few issues with some URLs left. Most Flash based navigation of a web site should work. Gnash supports the majority of Flash opcodes up to SWF version 7, and a wide sampling of ActionScript classes for SWF version 7. All the core ones are implemented, and many of the newer ones work, but may be missing some of their methods. All unimplemented opcodes and ActionScript classes and methods print a warning when using -v with gnash or gprocessor. Using gprocessor -v is a quick way to see why a movie isn't playing correctly.
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-03Do not try to link to unexistent libs like laudio and laa, I don't knowxtraeme1-1/+3
where they came from, but they are not needed and were causing me build problems.
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-12-02Update Solaris version to 7.0.66.obache2-7/+7
Patch provided by Abel Chow in PR 34620. This release fixes security vulnerabilities as reported in Adobe Vulnerability APSB06-11 (CVE-2006-3014, CVE-2006-3311, CVE-2006-3587, CVE-2006-3588, CVE-2006-4640).
2006-11-30Move extra X11 includes to Makefile.common and bump revision of mplayer.joerg3-5/+6
2006-11-30Fix path to cdda_interface.h and cdda_paranoia.h in the #ifndefabs3-2/+19
HAVE_LIBCDIO case
2006-11-29cleanup stale GCONF2_SCHEMAS definitiondrochner1-2/+1
2006-11-29Fix build with Xorg from pkgsrc. Slightly different from the suggestedjoerg1-2/+3
patch from abs@ on pkgsrc-users.
2006-11-28minor cleanup: ude xdg and hicolor-icon-theme dirs, so that one doesn'tdrochner2-3/+10
get errors on deinstall bump PKGREVISION
2006-11-19tv@ pointed out that curl-7.16.0 had a shlib major bump --wiz3-5/+6
increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs of dependencies. Sorry for not finding this earlier.
2006-11-18Update to 1.1.2:wiz2-7/+6
Changes since 1.1.1: xvidcore library * Fixed typo in xvid.c * Updated bitstream.h to fix the previous faulty non-aligned bitstream buffers fix Changes since 1.1.0: xvidcore library * Fixed bug when frame-drop (N-VOP) feature is used in combination with packed B-frames * Fix for premature EOF in xvid_decraw example * Fixed potential crash on Intel EMT64 architecture * Several fixes for IA64 platform (patch by Thomas Koeckerbauer) * Fix for visual_object_verid vs. video_object_layer_verid problem * Ensure intervening bytes are preserved in BitstreamInit() VFW frontend * Prevent segfault when encoding application calls compress_end with NULL codec context (PerfectDark at yandex dot ru) * Profile definitions updates DShow frontend * Add missing debug.c
2006-11-12Fixed "test ==".rillig1-0/+14
2006-11-12Fixed PKGMANDIR.rillig2-4/+5
2006-11-10Use find -print | xargs rather than find -exec.tv1-5/+5
2006-11-06DESTDIR support and convert to mdular buildlinks.joerg4-16/+19
2006-11-05DESTDIR support.joerg3-3/+8
2006-11-03DESTDIR support.joerg2-2/+5
2006-11-02Fixed PKGMANDIR.rillig1-1/+2
2006-10-31Update to 20061022:wiz3-9/+8
Remove vmnc.dll.
2006-10-31Update mplayer-share, mplayer, mencoder, and gmplayer to 1.0rc9 (whichwiz15-517/+209
is upstream 1.0rc1, but we already used rc for the previous versions). With valuable help from drochner, thanks! ChangeLog: MPlayer 1.0rc1: "Codename intentionally left blank" DOCS: * German documentation translation finished * Russian documentation translation synced and almost finished Drivers: * IVTV hardware MPEG audio/video decoder output * ALSA audio output: AC3 passthrough now works even when the device name of the digital output port has been set by the user * bicubic OpenGL scaling works with ATI cards * md5sum switched to the libavutil MD5 implementation * support for libcaca 1.0 via compatibility layer Decoders: * liba52 updated to 0.7.4 (slightly faster) * SSE optimizations for mp3lib * removed support for obsolete and non-free divx4 libraries Demuxers: * audio stream switching in MPEG-TS/PS, Matroska and streams supported by libavformat * audio stream switching between streams with different codecs * libavformat demuxer now honors -alang * chapter seeking in Matroska files * fixed seeking to absolute and percent position for libavformat demuxer * NUT demuxer using libnut * Matroska SimpleBlock support Inputs: * split of stream layer from libmpdemux to new stream library * PVR input for hardware MPEG encoder based cards, such as Hauppauge WinTV PVR-150/250/350/500 AKA IVTV but also pvrusb2 and cx88 (requires Linux >= 2.6.18 kernel, featuring native V4L2 MPEG API) * native RTSP input (handles MPEG-TS over RTP) for generic RTSP servers * support for seeking to chapters in dvd:// and dvdnav:// streams * radio support (radio://) FFmpeg/libavcodec: * VC-1/WMV3/WMV9 video decoder * Vorbis decoding speedup, now default Vorbis decoder * VMware Video decoder * On2 VP50 and VP62 decoder * lossless audio decoders: WavPack, TTA, Shorten * CAVS decoder * GXF muxer/demuxer * MXF demuxer * much improved FLAC encoder * more H.264 decoding speed improvements, plus support for -lavdopts fast * Theora decoder fixes * preliminary Vorbis encoder * MTV demuxer GUI: * Windows version added * drag-and-drop ignored last file * save and load cache setting correctly * working audio stream selection for Ogg and Matroska files * executable names like gmplayer_old etc. will now start GUI as well * -gui/-nogui options * xinerama fixes, now behaves similar to MPlayer without GUI Filters: * MMX-optimizations for -vf yadif * MMX-optimizations for -vf zrmjpeg MEncoder: * support of x264 encoding via libavcodec * rewrite -x264encopts option parser to use the 264 option parser; likely breaks 3rd party tools as the syntax of some options has changed * removed support for obsolete and non-free divx4 libraries Ports: * partial Intel Mac support, --disable-win32 --disable-mp3lib is needed * OpenGL can now create windows > screen size under Windows * allow filenames starting with \\ for remote paths on Windows Others: * SSA/ASS subtitle renderer * -endpos option for MPlayer * -correct-pts option * UTF-8 used for OSD and subtitles, some bitmap fonts will no longer work correctly and -subcp must be set for all non-UTF-8 subtitles * more audio-truncation fixes * libavutil mandatory for MPlayer compilation * more intuitive -edlout behaviour * -nortc is now default since -rtc has disadvantages with recent kernels
2006-10-31Fixed "test ==".rillig2-1/+14
2006-10-28Some more HOMEPAGE/MASTER_SITES updates from Sergey Svishchev.wiz1-2/+2
2006-10-25Make sure the MAX macro is defined. Builds on solaris now.dmcmahill2-1/+19
2006-10-25Fixed PKGMANDIR.rillig1-2/+2
2006-10-25fix HOMEPAGEdrochner1-2/+2
2006-10-23Fix build problem under Mac OS X using Apple's Xcode Tools 2.4.tron2-1/+17
2006-10-19Disable assembly code on x86_64 -- the asm is not PIC, but thewiz1-4/+7
ABI demands PIC code. This fixes the build. A big patch to make the asm PIC is available from gentoo at http://bugs.gentoo.org/show_bug.cgi?id=90287 in case someone knowledgable is interested in verifying and integrating it.
2006-10-19Remove line for patch-ac -- not in pkgsrc.wiz1-2/+1
2006-10-18Install a man page. Grabbed from the Debian project (thanks!).wiz3-3/+150
Bump PKGREVISION.
2006-10-17Fix a grammar nit.simonb1-2/+2
2006-10-17update to 0.9.7drochner2-6/+6
changes: Removed an extra free in DVDClose that caused crashes if more than one DVDClose was called
2006-10-17reset PKGREVISIONdrochner1-2/+1
2006-10-17update to 2.16.2drochner4-10/+9
changes: * Browser enhancement: - Fix the "Open with..." menu item not showing for some supported types - Hide the preferences menu item - Fix playback for http://www.viftv.no - Fix videos on http://www.apple.com/getamac/ stopping playing - Support the "showcontrols=false" parameter, for http://www.k9media.se - Fix playback of videos on http://news.sky.com - Add a new plugin to support videos on http://stage6.divx.com/ * When opening the "Skip to" dialogue, set the default to the current time * Fix a possible crasher when checking for an ASF reference file * Use the top-level title from the SMIL playlist, when there isn't an entry specific one * Playlist parser: - Handle playlists linked inside playlists as used on kinkfm.com - Handle "BASE HREF" in ASX files - When adding ISO images, or on-disk DVDs, set a title * Browser plugin: - Don't accept streams that aren't from the supported mime-type * GStreamer backend: - Restore the statusbar text when we've been buffering - Fix buffering when streaming
2006-10-17update to 0.5.8drochner6-41/+58
changes: -UI improvements (editable menu shortcuts, eject) -bugfixes and cleanup
2006-10-17update to 0.4.1drochner4-114/+11
changes: -build system fixes -acceleration on amd64 and ppc -bugfixes
2006-10-16Fix "test ==".wiz2-1/+15
2006-10-13Only support mplayer-win32 on i386 (for now).wiz1-3/+5
The codecs package is restricted to i386. From rudolf on pkgsrc-users.
2006-10-13Fix non-portable shell scripts, bump package revision.tron4-3/+531
2006-10-12update to 0.10.4drochner4-28/+21
changes: many bugfixes
2006-10-12update to 0.10.4drochner5-8/+27
changes: -added apev2mux element -many bugfixes