2017-08-20 15:41:45 +02:00
|
|
|
bin/mpc-qt
|
|
|
|
share/applications/mpc-qt.desktop
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/ipc.md
|
|
|
|
share/icons/hicolor/scalable/apps/mpc-qt.svg
|
2020-10-16 15:06:56 +02:00
|
|
|
%%DATADIR%%/translations/mpc-qt_en.qm
|
multimedia/mpc-qt: update to 18.08
- Build with modern Clang to avoid playback crash on FreeBSD 10.4:
$ mpc-qt /path/to/foo.mkv
[...]
Thread 1 received signal SIGSEGV, Segmentation fault.
0x0000000800da8721 in mpv_render_context_render (ctx=0x81580ac40, params=0x7fffffff3f30)
at ../video/out/vo_libmpv.c:405
405 if (GET_MPV_RENDER_PARAM(params, MPV_RENDER_PARAM_BLOCK_FOR_TARGET_TIME,
(gdb) backtrace full
#0 0x0000000800da8721 in mpv_render_context_render (ctx=0x81580ac40, params=0x7fffffff3f30)
at ../video/out/vo_libmpv.c:405
do_render = 1
frame = 0x8263046a0
wait_present_count = 2
dummy = {pts = 0, duration = 0, vsync_interval = 0, vsync_offset = 0, ideal_frame_duration = 0,
num_vsyncs = 0, redraw = false, repeat = false, still = false, display_synced = false,
can_drop = false, current = 0x0, num_frames = 0, frames = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0}, frame_id = 0}
err = 0
#1 0x00000000004c2d81 in MpvGlWidget::paintGL (this=0x8159eb860) at mpvwidget.cpp:870
fbo = {fbo = 12, w = 1798, h = 2012, internal_format = 0}
params = {{type = MPV_RENDER_PARAM_OPENGL_FBO, data = 0x7fffffff3f50}, {type = MPV_RENDER_PARAM_FLIP_Y,
data = 0x7fffffff3f63}}
yes = true
#2 0x000000080140e3b6 in QOpenGLWidgetPrivate::invokeUserPaint (this=0x815909080)
at kernel/qopenglwidget.cpp:878
q = 0x8159eb860
ctx = 0x81596ec30
f = 0x815819d58
#3 0x000000080140e47f in QOpenGLWidgetPrivate::render (this=0x815909080) at kernel/qopenglwidget.cpp:899
q = 0x8159eb860
[...]
Changes: https://github.com/cmdrkotori/mpc-qt/releases/tag/v18.08
Changes: https://github.com/cmdrkotori/mpc-qt/compare/v18.03...v18.08
2018-08-04 18:59:03 +02:00
|
|
|
%%DATADIR%%/translations/mpc-qt_es.qm
|
2020-10-16 15:06:56 +02:00
|
|
|
%%DATADIR%%/translations/mpc-qt_fi.qm
|
2017-08-20 15:41:45 +02:00
|
|
|
%%DATADIR%%/translations/mpc-qt_it.qm
|
2017-11-19 02:06:20 +01:00
|
|
|
%%DATADIR%%/translations/mpc-qt_ru.qm
|
2020-10-16 15:06:56 +02:00
|
|
|
%%DATADIR%%/translations/mpc-qt_zh_CN.qm
|