Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
This commit was approved by wiz@
|
|
Bump PKGREVISION.
|
|
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.
|
|
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
|
|
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
|
|
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.
|
|
with clang.
|
|
|
|
Add some build fixes where necessary.
|
|
not linking against it.
Bump PKGREVISION for packages that (might be|are) changed.
|
|
|
|
|
|
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.
|
|
|
|
GStreamer libav Plugins:
* 734608 : avvidec: decoded frames lost on EOS
|
|
|
|
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
|
|
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
|
|
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
|
|
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()
|
|
|
|
Bump PKGVERSION
|
|
exhibits no problems with recent illumos or libvpx.
PR pkg/47321.
Bump PKGREVISION
|
|
arguments, these are now handled globally by mk/platform/SunOS.mk
|
|
encoder: disable --cu-lossless until coding errors can be fixed
|
|
version 1.2.8:
- proresenc_ks: fix buffer overflow
- iff: fix crash
- cdgraphics: fix infinite loop
- Fix Ticket3804
- Fix Ticket3208
|
|
|
|
|
|
|
|
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
|
|
|
|
From Niclas Rosenvik.
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
Bump PKGREVISION and ABI depends.
|
|
|
|
* 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.
|
|
* 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.
|
|
* Fix CMake 3 compatibility by synchronizing the FindQt4.cmake module from
kdelibs git.
* Prevent possible internal infinite loop call chains when trying to handle
backend construction in simulation mode (i.e. without actual backend
being installed on the system).
* When not building with PHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT, make
sure that the relative Qt paths are set according to whether the build is
meant for Qt4 or 5. Previously this would always install to a path for
qt5.
|
|
|
|
Note: some of these packages didn't build for me, e.g. osg, so I couldn't
verify them all.
|
|
FFplay is a very simple and portable media player using the FFmpeg
libraries and the SDL library. It is mostly used as a testbed for
the various FFmpeg APIs.
|
|
FFmpeg is a complete, cross-platform solution to record, convert
and stream audio and video. It includes libavcodec - the leading
audio/video codec library.
This package contains major version 1.
|