summaryrefslogtreecommitdiff
path: root/multimedia
AgeCommit message (Collapse)AuthorFilesLines
2014-05-26Disable compiler optimization under NetBSD/sparc as well because GCC seemstron1-3/+3
to get stuck on this platform, too. Patched provided by Carlos Sanchez, see port-sparc64/48501.
2014-05-25Fix build for {Free,Open}BSD.rodent3-1/+49
2014-05-21regen patch checksum, noted by martin@wiz1-3/+3
2014-05-19Remove openbsd from ossaudio switch statement.wiz2-4/+4
Brad Smith let me know that OpenBSD switched to sndio 6 years ago.
2014-05-19Remove patch that was misapplied probably in 2004. See upstreamwiz3-19/+3
bug report. Bump PKGREVISION.
2014-05-18Remove patch that mutated far beyond the original intent.wiz2-19/+1
(fixing a non-constant initializer in 2005...)
2014-05-18Bump PKGREVISION, to be on the safe side, for patch removal.wiz1-1/+2
2014-05-18Remove three patches that I think are not needed any longer.wiz37-104/+143
If I'm wrong, let me know why. Add upstream bug report URLs to nearly all remaining patches, after filing these upstream bug reports. Hi everyone who patched this without doing that!
2014-05-18Remove MESSAGE file that was perhaps interesting 8 years ago, butwiz1-13/+0
isn't any longer.
2014-05-18Revbump after updating graphics/giflibobache3-6/+6
2014-05-17Bump applications PKGREVISIONs for python users that might be usingwiz1-2/+2
python3, since the default changed from python33 to python34. I probably bumped too many. I hope I got them all.
2014-05-16Remove duplicate fix for PR pkg/48508, in particular the flavour whichtron1-10/+1
enforces GCC 4.4 under Mac OS X which is not required to build this.
2014-05-16c++ is not used.ryoon1-2/+2
2014-05-16Use libtool(1) under OpenBSD, the build with pkgsrc/devel/libtool-baseryoon1-1/+15
hould be fixed.
2014-05-16fixes broken patchsum, and mssing comment.obache2-3/+4
2014-05-16fixes build with giflib>=5.1obache2-5/+20
2014-05-16fixes broke distinfoobache1-4/+1
2014-05-16fixes build with giflib>=5 and back giflib<5 compatibilities.obache5-32/+101
2014-05-16Fix build with giflib-5.1.wiz7-18/+46
2014-05-15Revbump after updating graphics/giflibadam20-40/+40
2014-05-15Remove sh change from patch - noticed by Jonathan Perkinmartin2-9/+3
2014-05-15sparc cpus better do not try to use "fast" unaligned access.martin3-11/+27
2014-05-14Update adobe-flash-plugin11 to 11.2.202.359 for APSB14-14.obache2-6/+6
2014-05-10patch libhdhomerun to avoid arithmetic with void *jakllsch2-1/+15
2014-05-10Update libhdhomerun to 20140121.jakllsch2-7/+7
Upstream changelog: - License changed to LGPL 2.1. - Improvements to socket handling on Mac/Linux. - Corrections to EU channel map. - Increase firmware upload chunk size.
2014-05-10GCC >= 4.4 is not required for architectures without ssse3.pho1-2/+2
2014-05-09Mark packages that are not ready for python-3.3 also not ready for 3.4,wiz6-12/+12
until proven otherwise.
2014-05-07Changes 2.2.2:adam4-32/+7
* lavd/opengl_enc: fix pixel data alignment * ffmpeg: print an error at the end if conversion failed * avfilter/graphdump: Fix pointer to local outside scope * ffmpeg_filter: fix pointer to local outside scope * avcodec/mjpegdec: Fix undefined shift * avformat/h263dec: Fix h263 probe * avfilter/filtfmts: Support dynamically allocated in/outputs * iavcodec/vc1dec: Fix missing {} * more...
2014-05-07Update to 0.99.8. Set LICENSE. Add comments to patches.wiz10-47/+49
Remove unnecessary patches. Report other patches upstream and add bug report URL. Changes: xine-ui (0.99.8) * Fixed opening file using menus * Fixed exit on panel close * Fixed deadlocks * Fixed segfault at exit * Fixed keymap editor deadlock
2014-05-05Fix build under OpenBSD/amd64 5.5ryoon1-1/+16
Use /usr/bin/libtool instead of libtool-base from pkgsrc, ugly workaround
2014-05-05Fix OpenBSD buildryoon3-8/+23
Use gcc46 instead of gcc45 for OpenBSD, because gcc45 from pkgsrc does not support OpenBSD (yet)
2014-05-05Recursive revbump from x11/pixmanryoon46-91/+92
Fix PR pkg/48777
2014-05-03Revbump for Lua multiversion support.alnsn1-2/+2
2014-04-30Update adobe-flash-plugin11 to 11.2.202.356 for APSB14-13.obache2-6/+6
2014-04-28Dance the doxygen!joerg2-7/+4
2014-04-20Recursive revbump from json-c 0.12 updateryoon15-30/+30
2014-04-18Switch to musepack. Bump PKGREVISION.wiz1-4/+3
2014-04-18Switch from libmpcdec to musepack. Bump PKGREVISION.wiz1-3/+3
2014-04-17Reset PKGREVISION for xine-lib bump.wiz2-6/+2
2014-04-17Update to 1.2.5:wiz8-49/+43
xine-lib (1.2.5) 2014-04-08 * Update german translation. * Add bass downmix support to AC3 decoder. * Add experimental YCgCo colorspace support. * Add avformat demux plugin. - Support for new formats and protocols. - Proper rtsp support (with avformat+rtsp://, rtsp+tcp:// and rtsp+http:// mrls). - by default native xine demux plugins are probed first. This can be overridden in config, by selecting demuxer in mrl (#demux:avformat), or by using "avformat+" mrl prefix. * Add avio (libavformat) input plugin: - Support for new protocols (https://, ftp://, sftp://, ...). - Support for seekable http streams (with "avio+http://" mrl). - By default native xine input plugins are used. This can be overridden in config or by using "avio+" mrl prefix. * Recognise & use HEVC/H.265. (ffmpeg) * Add support for HEVC/H.265 to the mpeg-ts demuxer. * Add support for HEVC/H.265 and VP9 to the matroska demuxer. * Add VP8/VP9 decoder using libvpx. * Modernise Quicktime demuxer: - Multiple user selectable audio traks. - Support AC3, EAC3, vorbis, Purevoice audio. - Support ISO fragment media files. - More safety on broken files. - Slightly faster. * Recognise & use ADPCM G.726 and ATRAC3. (ffmpeg/libva) * Build fixes. * Fix HDMV subtitle channel. * FFmpeg compatibility fixes. * Some colour format conversion fixes. * Fix RealVideo re-ordered PTS: pass through, let the decoder re-order it. * Fix some problems with COOK audio.
2014-04-17Update to 1.2.0:wiz3-8/+14
Changes between 1.1.2 and 1.2.0: -------------------------------- * Rename define DVDPSI_GetContentCategoryFromType() to DVBPSI_GetContentCategoryFromType() - the prefix said DVD, should have been DVB instead * Added new descriptors: - 0xa1 Service location - 0x4c Time shifted service - 0x53 CA system id - 0x81 AC3 audio - 0x86 Caption service * Fixed Coverity Scan issues - out-of-bound writes - null pointer dereferences - resource leaks - check return values
2014-04-16Bump PKGREVISION for libatomic_ops PKGNAME change.wiz15-30/+30
2014-04-13Restore -fno-integrated-as, only for NetBSD.wiz1-1/+5
2014-04-12Fix for clang: error: unknown argument: '-fno-integrated-as'adam1-3/+1
2014-04-11Changes 2.2.1:adam3-9/+8
* avcodec/dirac_arith: Fix build with PIC and stack-check options * swscale/x86/swscale_template: loose hardcoded dstw_offset * swresample/resample: use av_malloc_array() where appropriate * swresample/dither: use av_malloc_array() * swresample/resample: Limit filter length * avcodec/msrle: check return code for success before use * avcodec/pthread_frame: fix missing unlock on error * examples/avio_reading: fix null dereference on error * avformat/omadec: fix probetest failure * avcodec/wma: use av_freep(), do not leave stale pointers in memory * lavu/opt: validate range before dereference * avcodec/h264: clear cur_pic structure instead of duplicating it in ff_h264_update_thread_context() * avfilter/vf_pullup: fix gray8 * avcodec/libx264: move where x264opts is applied down so it isnt overridden by avctx & defaults
2014-04-10Remove inclusion of non-existing x265 buildlink3.mk file until it's added.wiz1-2/+2
2014-04-10recursive bump from ilmbase shlib version change.obache21-41/+42
2014-04-10recursive bump from x264-devel build number change (i.e. API change)obache4-7/+8
2014-04-10recursive bump from x264-devel builld number change (i.e. API change).obache39-70/+82
2014-04-09recursive bump from icu shlib major bump.obache14-27/+28