summaryrefslogtreecommitdiff
path: root/multimedia
AgeCommit message (Collapse)AuthorFilesLines
2014-09-28not interesting anymore.obache4-8/+8
2014-09-27Really fix pkglocaledir.jperkin2-7/+24
2014-09-25Fix empty shell 'if's. Uses libiconv.jperkin3-5/+9
2014-09-25Fix pkglocaledir.jperkin2-1/+17
2014-09-25Requires USE_TOOLS+=lex.jperkin1-2/+2
2014-09-23Resort, fixes use of undefined variable as mentioned by obache@joerg1-2/+2
2014-09-23Fix build on SunOS (socket libraries, use strerror()).jperkin3-6/+15
2014-09-22VAAPI might be missing too, handle in PLIST.joerg2-7/+12
2014-09-17Add option for pulseaudio support.nat1-2/+12
This commit was approved by wiz@
2014-09-16Improve audio pause/playback patch; from Nat Sloss <nat@> again.wiz3-19/+14
Bump PKGREVISION.
2014-09-15Close audio device on pausing; allows multiple parallel mpv (or mplayerwiz4-2/+113
or whatever) instances if only one of them is playing, like mplayer does. Patch from Nat Sloss <nat@NetBSD.org>, thank you! Sent upstream to https://github.com/mpv-player/mpv/issues/1080 Bump PKGREVISION.
2014-09-13Update gecko-mplayer to 1.0.9.obache2-8/+7
Development 1.0.9 1.0.9b Work around pkg-config issue for xulrunner 25, 2.23 and seamonkey 2.23 and higher (missing compiler flag) Work around pkg-config issue for xulrunner 26 (missing compiler flag) 1.0.9a Updated German translation Add in code from Issue #184 to see if this helps the Debian folks with running the plugin on older versions
2014-09-13Update gnome-mplayer to 1.0.9.obache2-8/+7
Development 1.0.9 Fix storing of disable fetch cover art preference Work on fixing fullscreen mode hanging when control menu goes thru show/hide sequence Prevent window from going fullscreen on startup when embedded Tracker size adjustments so that it does not look wrong in gecko-mediaplayer Set audio and subtitle language to English by default if not specified in configuration better than Zuni by default Hide debug message 1.0.9b Fix problem with preferences dialog not having focus when opened Fix problem with subtitles reappearing after they have been disabled after pause/play cycle Issue #703 Set window properties to be common for all the created windows Updated Japanese translation Updated Hungarian translation Updated Polish translation Updated Portuguese translation 1.0.9a Fix backwards chapter seeking Use display_name in mpris title when title cannot be pulled from gmtk Fix problem with DVD images and folders not playing Consolidate nemo and nautilus plugin code so that it is shared Fix problem with --fullscreen command line flag Apply patch from Issue 688 to make icons work in RTL mode Update Korean translation Escape the name when obtained from the URI Only restart if resume position is > 0 Protect for media == null in dbus-interface Tighten up the display in the nemo/nautilus plugins Add support for building Nemo plugin Fix GDK Warning Fix error in committed media resume preference Add preference (Interface) Media Resume (Always Ask (default), Always without asking, Never) Allow "Default Volume" (alsa disabled) to be changed Set initial volume in gmtk_media_player when passed on command line Disable screenshot menu when hardware codec are used with xvmc or vdpau Add ability to specify mplayer binary on command line Fix problem with screenshot being done twice in mplayer2 GMTK Issue #14 Updated Korean translation Apply patch to make fullscreen work under tiled window managers Set pref_volume to stored volume when asound is disabled make --volume work with and without softvol enabled cmd line option --volume should only work with softvol enabled Fix problem with remembered softvol not being loaded Issue #675
2014-09-10Expand --version-script removals for SunOS back out into package Makefilesjperkin1-1/+5
rather than trying to consolidate into a single fnmatch. There aren't that many of them, and it will aid the integration of cwrappers which doesn't support globs.
2014-09-10Don't create explicit specialisation after implicit one. Fixes buildjoerg2-1/+24
with clang.
2014-09-10Update adobe-flash-plugin11 to 11.2.202.406 fo APSB14-21.obache2-6/+6
2014-09-08Bump PKGREVISION for netpbm update.wiz1-2/+2
Add some build fixes where necessary.
2014-09-08DEPEND on netpbm instead of including its buildlink3.mk file, if you'rewiz1-3/+4
not linking against it. Bump PKGREVISION for packages that (might be|are) changed.
2014-09-08Switch to using waf.mk.wiz1-21/+3
2014-09-08+ mpvwiz1-1/+2
2014-09-08Import mpv-0.5.1 as multimedia/mpv.wiz5-0/+130
mpv is a movie player based on MPlayer and mplayer2. It supports a wide variety of video file formats, audio and video codecs, and subtitle types.
2014-09-08Remove file from PLIST that is not installed (see PR 49173).wiz1-2/+1
2014-08-31Update to 1.4.1:wiz2-6/+6
GStreamer libav Plugins: * 734608 : avvidec: decoded frames lost on EOS
2014-08-31Update to 1.4.1. Changes not found.wiz2-6/+6
2014-08-31Update to 1.4.1:wiz2-6/+6
GStreamer Plugins Bad: * 678485 : templatematch: element improvements * 725871 : decklinksink: no output, only black * 730509 : facedetect: fix update on change * 731824 : hlsdemux pause after first filesegment (apple test files) * 733245 : gl: Document GST_GL_PLATFORM, GST_GL_API and GST_GL_WINDOW somewhere * 733426 : gl/sdl example fails to build (missing include directory?) * 733487 : openjpeg: Win32-compatible OpenJPEG-2.0 detection * 733490 : tsdemux: H264 seeking broken in push mode * 733545 : GL element leaks FBO when caps changed dynamically * 733726 : glimagesink: Flashes white sometimes (unpausing, seeking, window scaling) * 733837 : hlsdemux: doesn't stop buffering more segments after overrun * 734014 : dashdemux: stream downloader try to download next segments after pipeline interupt * 734015 : tsdemux: bad timestamping * 734269 : GLUpload didn't update texture properly * 734394 : tsdemux: Can not change program except destroy pipeline * 734517 : opusenc: Unref pad template caps after usage * 734519 : ladspa: Unref pad template caps after usage * 734520 : openal: Unref pad template caps after usage * 734521 : sbcenc: Unref output caps in error cases * 734522 : videoaggregator: Unref allowed caps after usage * 734524 : wrappercamerabinsrc: Unref elements after usage * 734528 : dvbsuboverlay: Avoid leaking copy of caps object * 734531 : interlace: Unref pad template caps after usage * 734533 : amcvideoenc: Avoid leaking copy of caps object * 734534 : vtenc: Avoid leaking caps object and its copy * 734536 : directsoundsrc: Avoid leaking copy of caps object * 734537 : pvrvideosink: Avoid leaking bufferpool configuration * 734539 : element-maker: Avoid leaking copy of caps object * 734544 : gstgsmenc: Unref caps object after usage * 734763 : scenechange: fix crash on startup * 734830 : GstGLMixer gl resource race condition * 735078 : gst_gl_handle_set_context may unref a NULL GstGLDisplay
2014-08-31Update to 1.4.1:wiz2-6/+6
GStreamer Plugins Good: * 727180 : videomixer: Unexpected behaviour when scaling after the mixer * 733695 : ximagesrc: Use after free * 733866 : interleave: caps negotiation fails when input caps have non-interleaved layout * 734435 : rtph263ppay: Unref pad template caps after use * 734473 : rtpmux: Unref pad template caps after usage * 734474 : videomixer: Unref allowed caps after usage * 734475 : imagefreeze: Unref pad template caps after usage * 734476 : navseek: Unref peer pad after usage * 734478 : shapewipe: Unref caps and element after usage * 734764 : videomixer: Avoid double free of videoconvert
2014-08-31Update to 1.4.1:wiz2-6/+6
GStreamer Plugins Base: * 733916 : basetextoverlay: Simple pipeline with textoverlay and fakesink fails to negotiate * 733976 : uridecodebin: Does not set the dec- > source uri when an error occurred with a first uri and we set a new one in READY state * 734683 : playsinkconvertbin: returns true from accept caps but rejects it later * 734822 : playsinkconvertbin: only intersect with the filter at the end
2014-08-31Update to 1.4.1:wiz2-6/+6
GStreamer core: * 732851 : funnel: storing sticky events after event callback * 733805 : poll: WAKE_EVENT() reports false negatives on W32 * 733974 : gstbufferpool::default_alloc_buffer does not fail if buffer allocation fails * 734688 : queue: race when receiving flush-stop event during shutdown, task gets re-started * 734773 : Add allow-none annotation for gst_bin_new()
2014-08-30Include missing patchrichard1-0/+18
2014-08-30avoid SunOS regset.h definition for REG_SP causing assembler issues.richard3-10/+9
Bump PKGVERSION
2014-08-30Use profiles set up for SunOS x86 and x86_64. Testing with /usr/xpg4/bin/greprichard1-2/+8
exhibits no problems with recent illumos or libvpx. PR pkg/47321. Bump PKGREVISION
2014-08-28Remove SunOS BUILDLINK_TRANSFORM instances which remove -Wl,--* GNU ldjperkin1-5/+1
arguments, these are now handled globally by mk/platform/SunOS.mk
2014-08-27Changes 1.3:adam3-9/+9
encoder: disable --cu-lossless until coding errors can be fixed
2014-08-25Update to 1.2.8:wiz2-6/+6
version 1.2.8: - proresenc_ks: fix buffer overflow - iff: fix crash - cdgraphics: fix infinite loop - Fix Ticket3804 - Fix Ticket3208
2014-08-22Bump PKGREVISION for ilmbase shlib major bump.wiz20-40/+40
2014-08-22Update adoble-flash-plugin11 to 11.2.202.400 for APSB14-18.obache2-6/+6
2014-08-21Fix build on SunOS (needs explicit -lm).jperkin1-1/+3
2014-08-19Changes 2.3.3:adam2-6/+6
avcodec/h264_mb: fix grayscale only decoding with weighted prediction avformat/mpegts: Use differential score for analyze() avcodec/mjpegdec: Support AV_PIX_FMT_YUV420P16 with upscale_h proresenc_kostya: properly account for alpha avformat/matroskadec: Check avpriv_new_chapter() for failure proresenc_kostya: report buffer overflow proresenc_kostya: remove unneeded parameters
2014-08-19Make bool cast explicit.joerg2-1/+15
2014-08-19ftp.gimp.org is no longer. Update/remove links pointing there.wiz1-4/+2
From Niclas Rosenvik.
2014-08-14Fix build if gcrypt (or nettle) is already installed.prlw11-1/+2
2014-08-14Add upstream bug report URL.wiz2-3/+4
2014-08-14Fix ffmpeg detection.wiz2-1/+17
2014-08-13Changes 2.3.2:adam2-6/+6
avcodec/snow: fix null pointer dereference in cleanup after allocation failure avcodec/huffyuvdec: fix overread checks avcodec/get_bits: add BITS_LEFT() for finding the bits left with an opened reader avcodec/vc1dec: do not crash when flushing without an allocated frame
2014-08-13Revbump after boost-libs updateadam3-6/+6
2014-08-13PKGREVISION bump for xine-lib ffmpeg1->ffmpeg2 change.wiz9-17/+18
2014-08-13Switch to ffmpeg2. Requested by Thierry Laronde on pkgsrc-users.wiz3-8/+7
Bump PKGREVISION and ABI depends.
2014-08-12Use ffmpeg1 instead of ffmpeg.wiz1-4/+3
2014-08-12Update to phonon-backend-vlc 0.7.2markd2-8/+7
* Initialize libvlc with appropriate arguments on OS X * Prevent libvlc 2.2 argument warnings by not using the deprecated --album-art argument when building against 2.2. This argument will be removed entirely in a future feature release as its presence only reflected the libvlc default behavior anyway. * Ensure playback is terminated when encountering an invalid queued MediaSource. * Prevent a crash when when GUIs call setCdTrack on a not-yet-ready MediaPlayer.
2014-08-12Update to phonon-backend-gstreamer 4.7.2markd2-8/+7
* Prevent assertation failures with Qt 5 by not unlocking mutexes that have not been previously locked. * Convert a direct call chain to QApplication::syncX() to a Qt queued call to prevent cross-thread usage of X11, ultimately causing XIO errors and crashes.