| Commit message (Expand) | Author | Age | Files | Lines |
* | Release 0.24.0v0.24.0 | Martin Herkt | 2017-02-12 | 2 | -1/+122 |
* | Merge branch 'master' into release/current | Martin Herkt | 2017-02-12 | 172 | -2347/+5105 |
|\ |
|
| * | win32: update the fullscreen state on restoring | pavelxdd | 2017-02-12 | 1 | -1/+22 |
| * | DOCS/contribute.md: adjust coding style for if/else bracing | wm4 | 2017-02-11 | 1 | -6/+4 |
| * | vo_opengl: angle: log the device/surface implementation | James Ross-Gowan | 2017-02-12 | 1 | -13/+27 |
| * | ytdl_hook: support livestream segmented DASH VODs | Ricardo Constantino | 2017-02-10 | 1 | -4/+6 |
| * | DOCS/mplayer-changes.rst: fix syntax | wm4 | 2017-02-10 | 1 | -1/+4 |
| * | dvb: move priv allocation to dvb_open | Thomas V | 2017-02-10 | 1 | -1/+1 |
| * | lavfi: cosmetics: more consistent variable naming | wm4 | 2017-02-09 | 1 | -3/+3 |
| * | ao_oss: fix mixer channel message | Kevin Mitchell | 2017-02-08 | 1 | -1/+1 |
| * | ao_oss: use --audio-device if --oss-device isn't set. | Kevin Mitchell | 2017-02-08 | 1 | -6/+10 |
| * | lavfi: slightly better disconnected output handling | wm4 | 2017-02-08 | 1 | -6/+14 |
| * | Use AV_INPUT_BUFFER_PADDING_SIZE instead of deprecated one | wang-bin | 2017-02-08 | 3 | -4/+4 |
| * | manpage: fix incorrect option name for --record-file | wm4 | 2017-02-08 | 2 | -2/+2 |
| * | mp_image_tool: guard hw downloading against allocation failures | wm4 | 2017-02-07 | 1 | -1/+1 |
| * | player: add experimental stream recording feature | wm4 | 2017-02-07 | 17 | -5/+597 |
| * | vo_opengl: egl_helpers: fix for non-Windows | James Ross-Gowan | 2017-02-08 | 1 | -1/+1 |
| * | vo_opengl: angle: rewrite with custom swap chain | James Ross-Gowan | 2017-02-07 | 7 | -240/+724 |
| * | ytdl_hook: reenable support for length-less segments in EDL | Ricardo Constantino | 2017-02-06 | 1 | -12/+28 |
| * | manpage: Reorganise discussion of cuda hwdec to be less confusing | Philip Langdale | 2017-02-06 | 1 | -12/+8 |
| * | DOCS/edl-mpv.rst: fix typo | wm4 | 2017-02-05 | 1 | -1/+1 |
| * | ytdl_hook: fix EDL syntax | wm4 | 2017-02-05 | 1 | -1/+1 |
| * | demux_edl: fix behavior with no init segment provided | wm4 | 2017-02-05 | 1 | -0/+6 |
| * | tv: Zero-out newly-allocated handle in tv_new_handle() | Frédéric Brière | 2017-02-05 | 1 | -4/+1 |
| * | demux_timeline: more silencing | wm4 | 2017-02-04 | 1 | -1/+1 |
| * | demux: try not to read packets when cancelled | wm4 | 2017-02-04 | 1 | -1/+3 |
| * | ytdl_hook: Add non-dash fallbacks to default formats | Ricardo Constantino | 2017-02-04 | 1 | -3/+3 |
| * | ytdl_hook, edl: implement pseudo-DASH support | wm4 | 2017-02-04 | 8 | -70/+276 |
| * | demux_timeline: move code around | wm4 | 2017-02-04 | 1 | -41/+41 |
| * | ytdl: support segmented dash | Ricardo Constantino | 2017-02-04 | 1 | -12/+16 |
| * | sub: remove .txt as text subtitle extension | wm4 | 2017-02-03 | 1 | -1/+1 |
| * | manpage: state that hwdec d3d11va requires Windows 8+ | S2F0amEgS2xvdmVy | 2017-02-03 | 1 | -2/+2 |
| * | player: different way to auto-enable the demuxer cache | wm4 | 2017-02-02 | 5 | -11/+20 |
| * | stream: get rid of streamtype enum | wm4 | 2017-02-02 | 19 | -50/+47 |
| * | stream: better method signal caching, rename weird uncached_stream field | wm4 | 2017-02-02 | 3 | -10/+11 |
| * | cocoa: fix color profile retrieval | Akemi | 2017-02-02 | 1 | -0/+1 |
| * | cocoa: fix dropping of files and URLs | Akemi | 2017-02-02 | 1 | -14/+5 |
| * | cocoa: optimise screen event handling | Akemi | 2017-02-02 | 2 | -9/+20 |
| * | cocoa: fix displaylink refresh rate retrieval | Akemi | 2017-02-02 | 1 | -23/+29 |
| * | osx: consistent normalisation when searching for external files | Akemi | 2017-02-02 | 3 | -4/+19 |
| * | hw_dxva2: create a IDirect3D9Ex device | wm4 | 2017-02-02 | 1 | -18/+27 |
| * | tvi_dummy: don't return bad dummy PTS | wm4 | 2017-02-02 | 1 | -2/+3 |
| * | demux_tv: free the correct field instead of creating dangling pointer | wm4 | 2017-02-02 | 1 | -1/+1 |
| * | sub: add justify of subtitles | Dan Oscarsson | 2017-02-01 | 8 | -0/+26 |
| * | osc: allow playlist buttons when looping | Ricardo Constantino | 2017-02-01 | 1 | -2/+3 |
| * | TOOLS/matroska.py: use python3 | wm4 | 2017-02-01 | 1 | -1/+1 |
| * | osc: box: clip with ellipsis after too much stretching | Ricardo Constantino | 2017-01-31 | 1 | -2/+9 |
| * | osc: bottom/topbar: clip title instead of stretching | Ricardo Constantino | 2017-01-31 | 1 | -4/+6 |
| * | player: add .scc subtitle extension | wm4 | 2017-01-31 | 1 | -1/+2 |
| * | demux_mkv: passthrough BlockAdditions for libvpx alpha | wm4 | 2017-01-31 | 4 | -1/+54 |
| * | TOOLS/matroska.py: fix some minor things for dumping | wm4 | 2017-01-31 | 1 | -5/+4 |
| * | demux_mkv: any reference makes a frame not a keyframe | wm4 | 2017-01-31 | 1 | -2/+1 |
| * | command: nicer OSd-formatting for loop-file | wm4 | 2017-01-31 | 1 | -0/+1 |
| * | input.conf: change "L" to change loop-file by default | wm4 | 2017-01-31 | 2 | -1/+5 |
| * | ytdl_hook: refactor edl track joining | Ricardo Constantino | 2017-01-30 | 1 | -20/+28 |
| * | ytdl_hook: respect --no-audio, don't force-select track | Ricardo Constantino | 2017-01-30 | 1 | -1/+1 |
| * | build: fix --disable-gl if cuda is enabled | wm4 | 2017-01-30 | 1 | -0/+1 |
| * | cocoa: fix unwanted behavior with window level other than the default | Akemi | 2017-01-29 | 1 | -2/+4 |
| * | vo_opengl: dxinterop: use the new SAFE_RELEASE macro | James Ross-Gowan | 2017-01-30 | 1 | -15/+8 |
| * | win32: add COM-specific SAFE_RELEASE to windows_utils.h | James Ross-Gowan | 2017-01-30 | 5 | -30/+31 |
| * | player: print hw format on "VO: " line too | wm4 | 2017-01-29 | 1 | -2/+5 |
| * | ytdl_hook: fix opening hitbox.tv rtmp stream | Ricardo Constantino | 2017-01-29 | 1 | -0/+2 |
| * | vaapi: improve a comment | wm4 | 2017-01-28 | 1 | -1/+7 |
| * | vaapi: remove central lock around vaapi API calls | wm4 | 2017-01-28 | 7 | -85/+2 |
| * | waftools/checks/generic: hacks for linking against static/shared libs | kwkam | 2017-01-28 | 1 | -5/+18 |
| * | wscript: add LIBRARY_PATH for library detection | kwkam | 2017-01-28 | 2 | -0/+4 |
| * | build: rpi: rely on pkgconfig for compiler flags | Ilya Tumaykin | 2017-01-28 | 2 | -20/+28 |
| * | win32: snap to screen edges | pavelxdd | 2017-01-27 | 5 | -0/+153 |
| * | build: explicitly check for FFmpeg vs. Libav, and their exact versions | wm4 | 2017-01-27 | 3 | -43/+59 |
| * | wscript: merge libavfilter check into the main ffmpeg check | wm4 | 2017-01-27 | 1 | -7/+2 |
| * | atomic: drop __sync builtins | wm4 | 2017-01-27 | 2 | -28/+1 |
| * | stream: minor cleanup to previous commit | wm4 | 2017-01-27 | 1 | -12/+7 |
| * | stream: set EOF if stream is canceled | wm4 | 2017-01-26 | 1 | -1/+3 |
| * | command: shorten long playlists on OSD | wm4 | 2017-01-26 | 4 | -9/+107 |
| * | osd: move some internal declarations to internal headers | wm4 | 2017-01-26 | 3 | -10/+7 |
| * | vd_lavc: allocate 8 ref frames for VP9 | wm4 | 2017-01-26 | 1 | -2/+6 |
| * | vo_opengl: egl_helpers: fix variable name | wm4 | 2017-01-26 | 1 | -3/+3 |
| * | client API: adjust opengl_cb hardware decoding comments | wm4 | 2017-01-26 | 1 | -3/+6 |
| * | stream_lavf: add support for data URIs | Ricardo Constantino | 2017-01-25 | 3 | -1/+6 |
| * | vf_lavfi: don't crash with VOs without hardware decoding support | wm4 | 2017-01-25 | 1 | -5/+7 |
| * | ad_lavc, vd_lavc: preserve codec_id/codec_type when setting params | wm4 | 2017-01-25 | 1 | -0/+8 |
| * | ad_lavc, vd_lavc: move mpv->lavc decoder parameter setup to common code | wm4 | 2017-01-25 | 4 | -38/+79 |
| * | manpage: add "A/V sync" to make it findable with Ctrl+f | octos | 2017-01-25 | 1 | -1/+1 |
| * | osc: fix crashes related to field eventresponder being nil | Roland Hieber | 2017-01-25 | 1 | -0/+1 |
| * | command: fix potential crash for script-binding with multi-commands | wm4 | 2017-01-24 | 1 | -1/+2 |
| * | cue: accept lower-case cue commands | wm4 | 2017-01-24 | 1 | -1/+1 |
| * | stream: check for playback aborts on reading too | wm4 | 2017-01-24 | 1 | -0/+2 |
| * | av_common: remove old/unused timestamp passthrough code | wm4 | 2017-01-24 | 1 | -21/+8 |
| * | build: new vaapi hwaccel API does not use av_image_copy_uc_from() | wm4 | 2017-01-24 | 1 | -1/+1 |
| * | av_common: drop unused function | wm4 | 2017-01-24 | 2 | -24/+0 |
| * | build: replace some FFmpeg API checks with version checks | wm4 | 2017-01-24 | 7 | -32/+8 |
| * | ad_lavc: respect AV_FRAME_FLAG_DISCARD | wm4 | 2017-01-24 | 1 | -0/+5 |
| * | sub: add option to force using video resolution for image subtitles | wm4 | 2017-01-23 | 4 | -1/+10 |
| * | sd_lavc: remove old broken heuristic | wm4 | 2017-01-23 | 2 | -39/+10 |
| * | player: actually initialize/destroy MPContext.lock | wm4 | 2017-01-22 | 1 | -0/+3 |
| * | charset_conv: fallback to interpreting subs as latin1 if iconv fails | wm4 | 2017-01-22 | 1 | -1/+1 |
| * | charset_conv: support minimum compatibility to utf8:... syntax | wm4 | 2017-01-22 | 1 | -1/+5 |
| * | player: remove --stream-capture option/property | wm4 | 2017-01-21 | 12 | -119/+38 |
| * | command: rename framedrop properties | wm4 | 2017-01-20 | 3 | -8/+20 |
| * | options: refacactor how --opengl-dwmflush is declared | wm4 | 2017-01-20 | 5 | -12/+17 |
| * | options: refactor how --opengl-dcomposition is declared | wm4 | 2017-01-20 | 6 | -8/+30 |
| * | x11: pseudo HiDPI scaling | wm4 | 2017-01-19 | 5 | -6/+39 |
| * | options: drop deprecated --sub-codepage syntax | wm4 | 2017-01-19 | 3 | -72/+9 |
| * | options: drop deprecated --vd/--ad codecs selection features | wm4 | 2017-01-19 | 3 | -70/+14 |
| * | cocoa: don't constrain window frame for fullscreen | Akemi | 2017-01-19 | 1 | -3/+4 |
| * | cocoa: don't init displaylink on reconfig | Akemi | 2017-01-19 | 1 | -1/+1 |
| * | cocoa: move updateBorder method to the protocol | Akemi | 2017-01-19 | 2 | -5/+6 |
| * | cocoa: properly recover from toggleFullscreen fail | Akemi | 2017-01-19 | 1 | -8/+20 |
| * | cocoa: fix window size in certain circumstances | Akemi | 2017-01-19 | 1 | -8/+2 |
| * | ad_spdif: log avformat errors | wm4 | 2017-01-19 | 1 | -1/+3 |
| * | player: actually let cache readahead after opening demuxer for prefetch | wm4 | 2017-01-19 | 3 | -1/+4 |
| * | player: also log if completely prefetched URL is discarded | wm4 | 2017-01-19 | 1 | -1/+4 |
| * | player: add prefetching of the next playlist entry | wm4 | 2017-01-18 | 8 | -91/+165 |
| * | player: restructure cancel callback | wm4 | 2017-01-18 | 7 | -11/+47 |
| * | player: move some minor demuxer setup code | wm4 | 2017-01-18 | 1 | -3/+4 |
| * | vo: log timings around flipping/waiting | wm4 | 2017-01-18 | 1 | -3/+6 |
| * | ad_spdif: fix obscure cases of AC3 passthrough | wm4 | 2017-01-18 | 1 | -7/+28 |
| * | vaapi: detect new API on FFmpeg too, and disable it by default | wm4 | 2017-01-18 | 1 | -2/+11 |
| * | vaapi: fix va_surface_get_uncropped_size() for libavutil surfaces | wm4 | 2017-01-18 | 1 | -3/+9 |
| * | vaapi: we don't need SSE intrinsics with the new API | wm4 | 2017-01-17 | 1 | -1/+1 |
| * | vo_opengl, vo_opengl_cb: better hwdec interop backend selection | wm4 | 2017-01-17 | 9 | -23/+109 |
| * | vo_opengl_cb: cleanup messy option synchronization | wm4 | 2017-01-17 | 1 | -24/+16 |
| * | vdpau: reject decoding of non-4:2:0 | wm4 | 2017-01-17 | 1 | -0/+5 |
| * | vd_lavc: always fail decoding immediately if copying hw surface fails | wm4 | 2017-01-17 | 1 | -0/+1 |
| * | vdpau: use libavutil for surface allocation during decoding | wm4 | 2017-01-17 | 4 | -83/+38 |
| * | vaapi: move AVHWFramesContext setup code to common code | wm4 | 2017-01-17 | 3 | -52/+63 |
| * | lua: close directory after reading its entries | William Woodruff | 2017-01-17 | 1 | -0/+1 |
| * | build: prefix hwaccel decoder wrapper filenames with hw_ | wm4 | 2017-01-17 | 8 | -8/+8 |
| * | cuda: fix 10 bit decoding | wm4 | 2017-01-16 | 1 | -0/+6 |
| * | stream_bluray: use proper 0-based idx | Ricardo Constantino | 2017-01-16 | 1 | -1/+1 |
| * | manpage: add comment about --alpha being broken on X11/EGL/Mesa | wm4 | 2017-01-16 | 1 | -0/+1 |
| * | video: support filtering hardware frames via libavfilter | wm4 | 2017-01-16 | 4 | -6/+50 |
| * | vf_lavfi: switch to AVBufferSrcParameters | wm4 | 2017-01-16 | 1 | -7/+20 |
| * | vo_opengl: hwdec_cuda: add yuv420p support | wm4 | 2017-01-16 | 1 | -19/+35 |
| * | cuda: fix AVHWFramesContext initialization | wm4 | 2017-01-16 | 1 | -0/+6 |
| * | vo_opengl: hwdec_cuda: export AVHWDeviceContext | wm4 | 2017-01-16 | 2 | -31/+35 |
| * | hwdec: add a AVBufferRef(AVHWDeviceContext) field | wm4 | 2017-01-16 | 2 | -0/+5 |
| * | lua: allow unregistration of idle handlers | Olivier Perret | 2017-01-15 | 2 | -0/+15 |
| * | manpage: define stricter rules for C plugin return values | wm4 | 2017-01-14 | 1 | -2/+5 |
| * | scripting: don't call dlclose() on C plugins | wm4 | 2017-01-14 | 1 | -2/+2 |
| * | scripting: minor logging improvements | wm4 | 2017-01-14 | 4 | -5/+9 |
| * | vd_lavc: demote software decoding message to verbose log level | wm4 | 2017-01-13 | 1 | -1/+1 |
| * | vf_lavfi: remove pixel format whitelist | wm4 | 2017-01-13 | 1 | -22/+2 |
| * | vo_opengl: hwdec_vaegl: add a lie for compatibility | wm4 | 2017-01-13 | 1 | -1/+1 |
| * | vo_opengl, vaapi: properly probe 10 bit rendering support | wm4 | 2017-01-13 | 3 | -38/+142 |
| * | vaapi: always create AVHWDeviceContext on init | wm4 | 2017-01-13 | 3 | -13/+23 |
| * | config: do not resolve default profile during "include" processing | wm4 | 2017-01-13 | 1 | -1/+2 |
| * | vo_opengl: hwdec_vaegl: remove redundant vaapi surface format check | wm4 | 2017-01-13 | 1 | -8/+1 |
| * | vo_opengl: hwdec_vaegl: fix terminology in comment | wm4 | 2017-01-13 | 1 | -2/+2 |
| * | vo_opengl: hwdec_vaegl: DRM_FORMAT_GR16 was renamed to DRM_FORMAT_GR32 | Mark Thompson | 2017-01-13 | 1 | -1/+1 |
| * | manpage: fix a typo | wm4 | 2017-01-13 | 1 | -1/+1 |
| * | player: add experimental C plugin interface | wm4 | 2017-01-12 | 4 | -1/+110 |
| * | client API: fix freeze when destroying mpv_handle before mpv_initialize | wm4 | 2017-01-12 | 1 | -1/+7 |
| * | vaapi: fix typo | wm4 | 2017-01-12 | 1 | -1/+1 |
| * | mp_image_pool: fix build on Libav | wm4 | 2017-01-12 | 1 | -0/+1 |
| * | vo_opengl: hwdec_vaegl: add experimental P010 support | wm4 | 2017-01-12 | 1 | -6/+17 |
| * | vaapi: explicitly reject 10 bit surfaces outside of copy mode | wm4 | 2017-01-12 | 1 | -0/+7 |
| * | vaapi: handle image copying for vaapi-copy in common code | wm4 | 2017-01-12 | 3 | -13/+16 |
| * | cuda: use libavutil functions for copying hw surfaces to memory | wm4 | 2017-01-12 | 2 | -73/+10 |
| * | vaapi: use libavutil functions for copying hw surfaces to memory | wm4 | 2017-01-12 | 3 | -22/+66 |
| * | vd_lavc, mp_image: remove code duplication for AVFrame<->mp_image | wm4 | 2017-01-12 | 2 | -27/+19 |
| * | vaapi: properly set hw_subfmt field with new decode API | wm4 | 2017-01-12 | 3 | -7/+12 |
| * | vaapi: set our own context in AVHWFramesContext not AVHWDeviceContext | wm4 | 2017-01-12 | 2 | -7/+7 |
| * | wscript: slightly simplify configure check for new vaapi decode API | wm4 | 2017-01-12 | 1 | -10/+3 |
| * | vaapi: turn all mpv users into a living experiment | wm4 | 2017-01-11 | 1 | -2/+2 |
| * | vaapi: add missing config.h include | wm4 | 2017-01-11 | 1 | -0/+2 |
| * | vaapi: support new libavcodec vaapi API | wm4 | 2017-01-11 | 5 | -2/+266 |
| * | vaapi: add hacks to support vaapi surfaces created by libavutil | wm4 | 2017-01-11 | 1 | -20/+45 |
| * | vaapi: move standalone display creation code to common code | wm4 | 2017-01-11 | 3 | -136/+129 |
| * | vaapi: rename vaapi.c to vaapi_old.c | wm4 | 2017-01-11 | 2 | -1/+1 |
| * | video: share hwdec extra surface count between backends | wm4 | 2017-01-11 | 3 | -2/+9 |
| * | cocoa: don't change Space on quit in fullscreen | Akemi | 2017-01-11 | 1 | -6/+10 |
| * | cocoa: rate limit video output | Akemi | 2017-01-11 | 1 | -14/+51 |
| * | cocoa: add border cycling | Akemi | 2017-01-11 | 3 | -0/+45 |
| * | cocoa: fix handling of geometry option | Akemi | 2017-01-11 | 1 | -7/+27 |
| * | audio: restructure decode loop | wm4 | 2017-01-11 | 4 | -57/+85 |
| * | vd_lavc: inline a function | wm4 | 2017-01-11 | 1 | -45/+37 |
| * | video: make decoder EOF reporting explicit | wm4 | 2017-01-11 | 3 | -51/+38 |
| * | vd_lavc: fix some leaks and a discarded frame on hwdec fallback | wm4 | 2017-01-11 | 1 | -1/+6 |
| * | vd_lavc: move end-of-probing code out of user notification if condition | wm4 | 2017-01-11 | 1 | -1/+3 |
| * | vd_lavc: return proper error codes from get_buffer2 callback | wm4 | 2017-01-11 | 1 | -2/+2 |
| * | vd_lavc: complicated improved fallback behavior for --hwdec=cuda | wm4 | 2017-01-10 | 2 | -16/+65 |
| * | video: restructure decode loop | wm4 | 2017-01-10 | 4 | -95/+138 |
| * | player: change aspects of cover art handling | wm4 | 2017-01-10 | 5 | -24/+40 |
| * | demux: rename a function | wm4 | 2017-01-10 | 1 | -3/+7 |
| * | demux: uninline ds_get_packets() | wm4 | 2017-01-10 | 1 | -27/+22 |
| * | vo_drm: remove 2 redundant include statements | wm4 | 2017-01-09 | 1 | -2/+0 |
| * | drm: include <poll.h> instead of <sys/poll.h> | wm4 | 2017-01-09 | 3 | -3/+3 |
| * | command: remove worthless error handling code | wm4 | 2017-01-09 | 1 | -6/+5 |
| * | client API: handle missing MPV_FORMAT_BYTE_ARRAY case in compare_value | wm4 | 2017-01-09 | 1 | -0/+6 |
| * | demux_mkv: ebml: turn an int shift into int64 | wm4 | 2017-01-09 | 1 | -1/+1 |
| * | audio/out/push: merge if branches with same condition | wm4 | 2017-01-09 | 1 | -4/+3 |
| * | cache: remove redundant free() | wm4 | 2017-01-09 | 1 | -3/+1 |
| * | audio: stop being dumb | wm4 | 2017-01-08 | 1 | -1/+1 |
| * | vo_opengl: replace 2 memsets | wm4 | 2017-01-08 | 1 | -2/+2 |
| * | client API: correct a comment in the API doxygen | wm4 | 2017-01-08 | 1 | -2/+1 |
| * | vaapi: set libva message callbacks | wm4 | 2017-01-08 | 1 | -0/+61 |
| * | ta: remove TA_FREEP NULL check | wm4 | 2017-01-08 | 1 | -1/+1 |
| * | vaapi: rearrange va_initialize() internals and fix double-free on error | wm4 | 2017-01-08 | 1 | -17/+13 |
| * | build: always run code generators before compiling | Stefano Pigozzi | 2017-01-07 | 2 | -17/+3 |
| * | context_wayland: do not call vo_wayland_request_frame() upon bufferswap | Rostislav Pehlivanov | 2017-01-07 | 1 | -3/+0 |
| * | manpage: document x11probe OpenGL backend | wm4 | 2017-01-06 | 1 | -0/+3 |
| * | waf: don't discard line endings when using file2string.py | wm4 | 2017-01-05 | 1 | -1/+1 |
| * | TOOLS/file2string.py: fix standalone invocation | wm4 | 2017-01-05 | 1 | -1/+1 |
| * | build: use matroska.py & file2string.py as python modules | Stefano Pigozzi | 2017-01-05 | 6 | -51/+83 |
| * | win32: fix for wm_syscommand | pavelxdd | 2017-01-05 | 1 | -1/+1 |
| * | player: remove dysfunctional edition switching OSD code | wm4 | 2017-01-05 | 4 | -10/+2 |
| * | client API: fix mpv_set_property() return value before init | wm4 | 2017-01-04 | 1 | -0/+1 |
| * | af_lavfi, vf_lavfi: work around recent libavfilter EOF bug | wm4 | 2017-01-02 | 2 | -0/+12 |
| * | Update copyright year | wm4 | 2017-01-01 | 2 | -2/+2 |
| * | vo_opengl: egl: handle potential eglChooseConfig failures | wm4 | 2016-12-31 | 1 | -11/+10 |
| * | vo_opengl: egl: fix depth size parameter | wm4 | 2016-12-30 | 1 | -1/+0 |
| * | vo_opengl: x11egl: fix alpha mode | wm4 | 2016-12-30 | 1 | -2/+32 |
| * | vo_opengl: x11: move RGBA visual test to x11_common.c | wm4 | 2016-12-30 | 3 | -12/+25 |
| * | vo_opengl: egl_helpers: add a way to override config selection | wm4 | 2016-12-30 | 2 | -2/+21 |
| * | vo_opengl: egl_helpers: add a way to pass more options | wm4 | 2016-12-30 | 2 | -16/+35 |
| * | Prefix libavcodec CODEC_FLAG_ constants with AV_ | wm4 | 2016-12-29 | 2 | -4/+4 |
| * | charset_conv: fix "auto" fallback with uchardet not compiled | wm4 | 2016-12-28 | 1 | -1/+3 |
| * | vo_opengl: partially fix rotation for 4:2:2 content | Niklas Haas | 2016-12-28 | 1 | -1/+6 |
| * | cocoa: fix build on OS X 10.9 | Akemi | 2016-12-26 | 1 | -1/+1 |
| * | osc: bottombar/topbar: make chapter markers slightly bigger | Ricardo Constantino | 2016-12-25 | 1 | -17/+18 |
* | | Release 0.23.0v0.23.0 | Martin Herkt | 2016-12-25 | 2 | -1/+80 |
* | | Merge branch 'master' into release/current | Martin Herkt | 2016-12-25 | 155 | -3277/+1992 |
|\| |
|
| * | options: deprecate some other complex --ad/--vd features | wm4 | 2016-12-23 | 3 | -2/+7 |
| * | options: explicitly deprecate --ad-spdif-dtshd | wm4 | 2016-12-23 | 2 | -1/+4 |
| * | options: deprecate codec family selection in --vd/--ad | wm4 | 2016-12-23 | 6 | -37/+45 |
| * | audio: change how spdif codecs are selected | wm4 | 2016-12-23 | 8 | -39/+54 |
| * | vd_lavc: use AVFrame fields directly instead of AVCodecContext | wm4 | 2016-12-22 | 1 | -4/+4 |
| * | video: use demuxer-signaled duration for last video frame | wm4 | 2016-12-21 | 5 | -1/+16 |
| * | Fix mistakes in spelling and grammar | Dario Russo | 2016-12-21 | 2 | -4/+4 |
| * | demux_mkv: trust keyframe flags for TrueHD | wm4 | 2016-12-20 | 1 | -1/+2 |
| * | demux_mkv: fix seeking in some broken files | wm4 | 2016-12-19 | 1 | -1/+16 |
| * | ad_lavc, vd_lavc: don't set AVCodecContext.refcounted_frames | wm4 | 2016-12-18 | 2 | -2/+0 |
| * | mpv_identify.sh: add "duration" property to the list. | Rudolf Polzer | 2016-12-17 | 1 | -0/+1 |
| * | TOOLS/matroska.py: format file dumper output slightly nicer | wm4 | 2016-12-17 | 1 | -2/+2 |
| * | TOOLS/matroska.py: allow using as module | wm4 | 2016-12-17 | 1 | -46/+49 |
| * | Revert "Port several python scripts to Perl" | wm4 | 2016-12-17 | 11 | -1404/+495 |
| * | cocoa: cosmetic fixes | Akemi | 2016-12-16 | 7 | -24/+43 |
| * | options: change --h=... behavior | wm4 | 2016-12-16 | 4 | -15/+6 |
| * | cocoa: fullscreen refactoring | Akemi | 2016-12-15 | 10 | -260/+281 |
| * | manpage: add table of contents to the HTML version | Zhiming Wang | 2016-12-14 | 2 | -1/+3 |
| * | win32: change the log level of 'move window' msg | pavelxdd | 2016-12-14 | 1 | -1/+1 |
| * | cocoa: fix dropping of certain urls on the window | Akemi | 2016-12-14 | 1 | -1/+6 |
| * | cocoa: support append file to paylist on drop | Akemi | 2016-12-14 | 1 | -1/+4 |
| * | win32: window styles improvements | pavelxdd | 2016-12-12 | 1 | -4/+9 |
| * | manpage: document current and legacy option syntax better | wm4 | 2016-12-12 | 1 | -0/+28 |
| * | manpage: clarify --loop option | wm4 | 2016-12-12 | 1 | -2/+2 |
| * | osx: update the menu and remove conflicting item | Akemi | 2016-12-12 | 1 | -7/+5 |
| * | win32: update winapi functions names | pavelxdd | 2016-12-12 | 1 | -3/+3 |
| * | bstr: change to LGPL | wm4 | 2016-12-11 | 2 | -14/+14 |
| * | ad_spdif: Fix crash when spdif muxer is not available | Michael Forney | 2016-12-11 | 1 | -0/+1 |
| * | wscript_build: rst2pdf: increase section break level | shinchiro | 2016-12-11 | 1 | -1/+1 |
| * | client API: allow passing NULL to mpv_opengl_cb_uninit_gl() | wm4 | 2016-12-09 | 1 | -0/+3 |
| * | charset_conv: simplify and change --sub-codepage option | wm4 | 2016-12-09 | 4 | -97/+72 |
| * | charset_conv: drop enca and libguess support | wm4 | 2016-12-09 | 2 | -77/+0 |
| * | manpage: replace `-vo` with `--vo` | Douglas Christman | 2016-12-08 | 2 | -3/+3 |
| * | manpage: remove mention of window alpha (OSX) | Akemi | 2016-12-08 | 1 | -4/+1 |
| * | options: remove weird RPI-only fullscreen default | wm4 | 2016-12-08 | 1 | -1/+0 |
| * | vo_rpi: partially undeprecate | wm4 | 2016-12-08 | 2 | -6/+3 |
| * | Remove compatibility things | wm4 | 2016-12-07 | 22 | -278/+10 |
| * | build: bump required minimum versions to FFmpeg 3.2.2 and Libav 12 | wm4 | 2016-12-07 | 3 | -12/+27 |
| * | manpage: move the --opengl-dumb-mode option down | wm4 | 2016-12-07 | 1 | -14/+14 |
| * | ao_alsa: print certain ALSA errors as string instead as number | wm4 | 2016-12-07 | 1 | -2/+2 |
| * | TOOLS/autoload: allow disabling through script-opts | Ricardo Constantino | 2016-12-05 | 1 | -1/+8 |
| * | demux, stream: add option to prevent opening referenced files | wm4 | 2016-12-04 | 16 | -3/+81 |
| * | vo_opengl: hwdec_cuda: Don't include hwcontext headers | Philip Langdale | 2016-12-04 | 1 | -4/+0 |
| * | demux_lavf: blacklist ffm (ffserver) | wm4 | 2016-12-04 | 1 | -0/+2 |
| * | osc: replace length property with duration | pavelxdd | 2016-12-04 | 1 | -1/+1 |
| * | wscript: add ANGLE_EXPORT definition | shinchiro | 2016-12-04 | 1 | -1/+1 |
| * | osc: don't hide playlist buttons, just disable | Ricardo Constantino | 2016-12-02 | 1 | -5/+6 |
| * | osc: topbar: use same styles as bottombar | Ricardo Constantino | 2016-12-02 | 1 | -13/+13 |
| * | vdpau: fix vaapi probing if libvdpau-va-gl1 is present | wm4 | 2016-12-02 | 1 | -5/+7 |
| * | vo_opengl: don't rely on viewport to contain window dimensions | wm4 | 2016-12-02 | 3 | -9/+7 |
| * | ao_wasapi: log return code when probing audio formats | wm4 | 2016-11-30 | 2 | -13/+9 |
| * | player: don't print format detection error when aborting loading | wm4 | 2016-11-29 | 1 | -1/+1 |
| * | options: some simplifications | wm4 | 2016-11-29 | 4 | -112/+21 |
| * | ao_wasapi_utils: remove unused variable | pavelxdd | 2016-11-27 | 1 | -1/+0 |
| * | wayland: destroy input before closing the display connection. | Emmanuel Gil Peyrot | 2016-11-27 | 1 | -1/+1 |
| * | options: remove deprecated sub-option handling for --vo and --ao | wm4 | 2016-11-25 | 43 | -361/+219 |
| * | angle_dynamic: silence warnings during compilation | pavelxdd | 2016-11-25 | 1 | -4/+10 |
| * | audio/out/push: play silence on --audio-stream-silence | wm4 | 2016-11-24 | 2 | -13/+34 |
| * | vo_opengl: hwdec_cuda: Prefix cuda symbols to avoid collisions | Philip Langdale | 2016-11-24 | 2 | -11/+18 |
| * | vo_opengl: hwdec_cuda: make some init errors verbose | wm4 | 2016-11-24 | 1 | -2/+2 |
| * | vo_opengl: hwdec_cuda: fix crash when trying to use hwdec=cuda if cuda SDK is... | pavelxdd | 2016-11-24 | 1 | -0/+1 |
| * | vo_opengl/cuda_dynamic: Use explicit cast to silence warnings on windows | Philip Langdale | 2016-11-24 | 1 | -1/+1 |
| * | wscript: Fix cuda test to actually work when cuda SDK is not present | Philip Langdale | 2016-11-23 | 3 | -4/+15 |
| * | command: warn against deprecated properties in all cases | wm4 | 2016-11-23 | 1 | -13/+9 |
| * | angle_dynamic: minor simplification | wm4 | 2016-11-23 | 1 | -3/+3 |
| * | demux_mkv: distinguish mp2 and mp3 | wm4 | 2016-11-23 | 1 | -2/+4 |
| * | Support linking ANGLE | Martin Herkt | 2016-11-23 | 2 | -0/+14 |
| * | DOCS/compile-windows: be more specific about the D3D compiler DLL | Martin Herkt | 2016-11-23 | 1 | -7/+6 |
| * | vo_opengl: hwdec_d3d11egl: fix ANGLE fallback define | wm4 | 2016-11-23 | 1 | -1/+1 |
| * | vo_opengl: hwdec_cuda: Use dynamic loading for cuda functions | Philip Langdale | 2016-11-23 | 7 | -29/+222 |
| * | osc: fix use of deprecated idle property | Ricardo Constantino | 2016-11-22 | 1 | -1/+1 |
| * | vo_opengl: hwdec_cuda: Support P016 output surfaces | Philip Langdale | 2016-11-22 | 5 | -12/+55 |
| * | options: remove legacy global sub-option syntax | wm4 | 2016-11-22 | 3 | -60/+5 |
| * | command: redefine some deprecated properties | wm4 | 2016-11-22 | 4 | -44/+13 |
| * | tv: fix option type | wm4 | 2016-11-22 | 2 | -3/+3 |
| * | wscript: fix typo | wm4 | 2016-11-22 | 1 | -1/+1 |
| * | vf_vdpaurb: remove this filter | wm4 | 2016-11-22 | 5 | -122/+2 |
| * | client API: turn mpv_suspend() and mpv_resume() into stubs | wm4 | 2016-11-22 | 11 | -115/+22 |
| * | d3d11va: unconditionally load D3D DLLs | James Ross-Gowan | 2016-11-23 | 1 | -1/+5 |
| * | Fix some future release version numbers | wm4 | 2016-11-21 | 4 | -10/+10 |
| * | audio: fix --audio-stream-silence with ao_wasapi | wm4 | 2016-11-21 | 1 | -2/+4 |
| * | audio: fix --audio-stream-silence with ao_alsa | wm4 | 2016-11-21 | 1 | -2/+3 |
| * | osc: fix possible race condition in right timecode | Ricardo Constantino | 2016-11-21 | 1 | -2/+1 |
* | | Release 0.22.0v0.22.0 | Martin Herkt | 2016-11-20 | 2 | -1/+91 |
* | | Merge branch 'master' into release/current | Martin Herkt | 2016-11-20 | 76 | -468/+1616 |
|\| |
|
| * | DOCS: update interface changes | Martin Herkt | 2016-11-20 | 2 | -3/+10 |
| * | options: clarify --softvol deprecation message and manpage entry | wm4 | 2016-11-19 | 2 | -4/+5 |
| * | player: removing last playlist entry while looping should not stop | wm4 | 2016-11-18 | 1 | -1/+1 |
| * | player: make sure non-video subtitle rendering is reset if video resumes | wm4 | 2016-11-18 | 1 | -3/+3 |
| * | travis: fix ffmpeg-git build | Stefano Pigozzi | 2016-11-17 | 1 | -1/+1 |
| * | win32: fix some Clang warnings | James Ross-Gowan | 2016-11-17 | 3 | -5/+5 |
| * | build: fix compilation with mingw-w64/Clang | James Ross-Gowan | 2016-11-17 | 3 | -3/+3 |
| * | wscript: move install dirs setting to after C compiler check | Ricardo Constantino | 2016-11-16 | 2 | -11/+8 |
| * | ytdl_hook: sort chapters by time | Ricardo Constantino | 2016-11-15 | 1 | -1/+1 |
| * | DOCS/client-api-changes.rst: fix typo | wm4 | 2016-11-15 | 1 | -2/+2 |
| * | DOCS/interface-changes.rst: reword a line | wm4 | 2016-11-15 | 1 | -2/+2 |
| * | README: add links to various changelogs | wm4 | 2016-11-15 | 1 | -1/+20 |
| * | ao_alsa: explicitly add default device manually | wm4 | 2016-11-14 | 1 | -1/+4 |
| * | audio: make empty device ID mean default device | wm4 | 2016-11-14 | 1 | -7/+14 |
| * | audio: avoid returning audio-device-list entries without description | wm4 | 2016-11-14 | 3 | -2/+7 |
| * | vo_opengl: blend against background color for --alpha=blend | Philip Sequeira | 2016-11-13 | 2 | -9/+16 |
| * | docs: remove trailing spaces | Stefano Pigozzi | 2016-11-11 | 1 | -2/+2 |
| * | cocoa: option to scale window by HiDPI scale factor | Akemi | 2016-11-11 | 4 | -2/+19 |
| * | av_common: always make sure to return a valid timebase | wm4 | 2016-11-10 | 1 | -1/+5 |
| * | vdpau: fix hwdec uninit | wm4 | 2016-11-10 | 2 | -1/+2 |
| * | dec_video: don't spam missing PTS warnings | wm4 | 2016-11-09 | 2 | -2/+11 |
| * | dec_video, dec_audio: avoid full reinit on switches to the same segment | wm4 | 2016-11-09 | 2 | -12/+18 |
| * | dec_sub: avoid full reinit on switches to the same segment | wm4 | 2016-11-09 | 1 | -2/+7 |
| * | demux_timeline: always signal new segment after a seek | wm4 | 2016-11-09 | 1 | -3/+1 |
| * | osc: add seekbarstyle=knob | Ricardo Constantino | 2016-11-09 | 2 | -5/+18 |
| * | osc: fix crashes when dragging seekbar across file changes | Ricardo Constantino | 2016-11-08 | 1 | -2/+3 |
| * | options: fnmatch: check existence instead of posix | Avi Halachmi (:avih) | 2016-11-08 | 2 | -1/+4 |
| * | demux: expose demuxer colorimetry metadata to player | Niklas Haas | 2016-11-08 | 5 | -0/+23 |
| * | demux_mkv: parse colorimetry metadata | Niklas Haas | 2016-11-08 | 2 | -0/+66 |
| * | ao_alsa: fill unused ALSA channels with silence | wm4 | 2016-11-08 | 1 | -0/+5 |
| * | ao_alsa: strictly disable chmap use for mono/stereo | wm4 | 2016-11-08 | 1 | -12/+21 |
| * | ao_alsa: _really_ disable chmap API use in cases where we should | wm4 | 2016-11-08 | 1 | -3/+7 |
| * | ao_alsa: slightly better debug logging | wm4 | 2016-11-08 | 1 | -6/+12 |
| * | mp_image: dump all mp_colorspace members in verbose logging | wm4 | 2016-11-08 | 2 | -2/+8 |
| * | osc: slimbox: fix clipping with seekbarstyle=bar | Ricardo Constantino | 2016-11-07 | 1 | -1/+3 |
| * | vo_opengl: fix --blend-subtitles handling | wm4 | 2016-11-07 | 1 | -2/+2 |
| * | vo_opengl: fix redrawing with hardware decoding | wm4 | 2016-11-07 | 1 | -0/+1 |
| * | manpage: rename drm-egl to drm. | Emmanuel Gil Peyrot | 2016-11-07 | 1 | -1/+1 |
| * | man/options.rst: fix typo | Douglas Christman | 2016-11-06 | 1 | -1/+1 |
| * | Apply autofit-larger after autofit-smaller | Nils Maier | 2016-11-03 | 1 | -1/+1 |
| * | audio/out: add AudioUnit output driver for iOS | Aman Gupta | 2016-11-01 | 9 | -5/+252 |
| * | manpage: explicitly document all scaling options | Niklas Haas | 2016-11-01 | 1 | -82/+77 |
| * | filter_kernels: add ability to taper kernels/windows | Niklas Haas | 2016-11-01 | 5 | -26/+55 |
| * | demux: improve buffer estimation in a corner case | wm4 | 2016-11-01 | 1 | -3/+4 |
| * | vo: clear frame repeat flag when redrawing | wm4 | 2016-11-01 | 1 | -0/+1 |
| * | vo_opengl: make frame reupload logic more robust | wm4 | 2016-11-01 | 2 | -22/+39 |
| * | osc: add alpha animation to tooltip | Ricardo Constantino | 2016-10-31 | 1 | -1/+14 |
| * | player: enable no-video subtitle display on coverart too | wm4 | 2016-10-31 | 2 | -2/+2 |
| * | vo_opengl_cb: fix a race condition | wm4 | 2016-10-30 | 1 | -2/+4 |
| * | vo_opengl_cb: fix inverted condition | wm4 | 2016-10-30 | 1 | -1/+1 |
| * | player: don't try updating subtitles while playback PTS doesn't progress | wm4 | 2016-10-30 | 1 | -2/+2 |
| * | vo_opengl_cb: update current frame if a frame is dropped | wm4 | 2016-10-30 | 1 | -1/+2 |
| * | man/osc: remove extra indentation from 3adc6071 | Ricardo Constantino | 2016-10-30 | 1 | -10/+10 |
| * | osc: top/bottombar: rescale layout to same size with scale=1 | Ricardo Constantino | 2016-10-29 | 2 | -52/+56 |
| * | man/osc: Fix hard wrapping in man files | Ricardo Constantino | 2016-10-29 | 1 | -41/+61 |
| * | osc: top/bottombar: scale title if too large like box | Ricardo Constantino | 2016-10-29 | 1 | -14/+24 |
| * | osc: compromise on default deadzonesize | Ricardo Constantino | 2016-10-29 | 2 | -3/+3 |
| * | osc: don't wrap the title | Ricardo Constantino | 2016-10-29 | 1 | -1/+1 |
| * | osc: top/bottombar: also scale when min-width is reached | Ricardo Constantino | 2016-10-29 | 1 | -12/+34 |
| * | osc: top/bottombar: dynamically size timecodes according to timems | Ricardo Constantino | 2016-10-29 | 1 | -9/+14 |
| * | osc: fix missing chapter ticks with seekbarstyle=bar | Ricardo Constantino | 2016-10-29 | 1 | -0/+1 |
| * | player: show subtitles on VO if --force-window is used | wm4 | 2016-10-26 | 6 | -1/+39 |
| * | player: consistently initialize screensaver state with --force-window | wm4 | 2016-10-26 | 1 | -1/+1 |
| * | osc: fix crash with no chapters | Ricardo Constantino | 2016-10-25 | 1 | -4/+4 |
| * | command: if window-scale can't be set properly, set it as option | wm4 | 2016-10-25 | 1 | -13/+8 |
| * | osc: Fix and simplify limited_list | Miroslav Koskar | 2016-10-25 | 1 | -28/+25 |
| * | osc: add script message handlers for chapter/track/playlists | Ricardo Constantino | 2016-10-24 | 2 | -0/+17 |
| * | vo_tct: support also 256 colors output | Avi Halachmi (:avih) | 2016-10-25 | 2 | -9/+58 |
| * | vo_tct: optional custom size, support non-posix with 80x25 default | Avi Halachmi (:avih) | 2016-10-25 | 4 | -9/+37 |
| * | man/osc: reorder a few options for better visibility | Ricardo Constantino | 2016-10-23 | 1 | -24/+25 |
| * | manpage: document ytdl:// | wm4 | 2016-10-23 | 1 | -0/+9 |
| * | player: make --start-time work with --rebase-start-time=no | Aman Gupta | 2016-10-22 | 1 | -0/+3 |
| * | demux_mkv: fix ordered chapter sources with ordered editions | Uoti Urpala | 2016-10-22 | 2 | -13/+18 |
| * | demux_mkv: don't recursively resolve timeline for opened reference files | wm4 | 2016-10-22 | 3 | -10/+14 |
| * | options: make --load-scripts runtime changeable | wm4 | 2016-10-22 | 1 | -1/+1 |
| * | command: silence deprecation warnings with --reset-on-next-file=all | wm4 | 2016-10-22 | 1 | -2/+11 |
| * | command: fix reset-on-next-file=all and tv-freq option | wm4 | 2016-10-22 | 1 | -1/+2 |
| * | options: handle legacy no-* sub-options | wm4 | 2016-10-21 | 1 | -8/+21 |
| * | manpage: fix a renamed option name | wm4 | 2016-10-21 | 1 | -1/+1 |
| * | vo_opengl: context_rpi: fix stdatomic usage | wm4 | 2016-10-21 | 1 | -1/+1 |
| * | vo_opengl: partially re-enable glFlush() calls | wm4 | 2016-10-21 | 2 | -5/+13 |
| * | player: don't leave buffering during underflow | wm4 | 2016-10-21 | 1 | -2/+2 |
| * | demux: don't try to refresh unselected streams | wm4 | 2016-10-21 | 1 | -1/+1 |
| * | wscript: rebuild on library header changes | Rodger Combs | 2016-10-21 | 1 | -0/+4 |
| * | build: Set a default error message for #3692 | Thomas Nagy | 2016-10-21 | 1 | -1/+1 |
| * | player: guard against MPSEEK_RELATIVE when current pts is unknown | Aman Gupta | 2016-10-21 | 1 | -0/+2 |
| * | audio: force pts_reset only when pts jumps forward more than 5s | Aman Gupta | 2016-10-21 | 1 | -2/+2 |
| * | player: speed up audio/video re-sync when there is a huge delay | Aman Gupta | 2016-10-21 | 1 | -1/+2 |
| * | TOOLS/appveyor-install: install uchardet release instead | Ricardo Constantino | 2016-10-21 | 1 | -1/+1 |
| * | osc: fix crash after reaching a certain position in limited lists | Ricardo Constantino | 2016-10-20 | 1 | -1/+1 |
| * | build: add required failure message for libavfilter check | wm4 | 2016-10-20 | 1 | -0/+1 |
| * | vo: vo_tct is now available on non-POSIX | wm4 | 2016-10-20 | 1 | -0/+2 |
| * | build: don't rely on "__thread" being always available with GCC | Dmitrij D. Czarkoff | 2016-10-20 | 2 | -1/+5 |
| * | wscript: videotoolbox is available on iOS even though IOSurface is not | Aman Gupta | 2016-10-20 | 1 | -2/+3 |
| * | opengl: compile against iOS OpenGLES implementation | Aman Gupta | 2016-10-20 | 3 | -1/+25 |
| * | vf_vdpaurb: deprecate this filter | wm4 | 2016-10-20 | 2 | -0/+5 |
| * | video: add --hwdec=vdpau-copy mode | wm4 | 2016-10-20 | 5 | -4/+82 |
| * | vo_tct: introduce modern caca alternative | rr- | 2016-10-20 | 4 | -0/+252 |
| * | demux_lavf: set title on hearing and visual impaired tracks | Aman Gupta | 2016-10-20 | 1 | -0/+4 |
* | | Release 0.21.0v0.21.0 | Martin Herkt | 2016-10-19 | 2 | -2/+168 |
* | | Merge branch 'master' into release/current | Martin Herkt | 2016-10-19 | 223 | -5243/+9098 |
|\| |
|
| * | demux_lavf: don't accidentally enable edit list crap on Libav | wm4 | 2016-10-18 | 1 | -1/+2 |
| * | demux_lavf: "support" mov edit lists and log errors if used | wm4 | 2016-10-18 | 2 | -0/+5 |
| * | osc: use the same characters as track list for playlist/chapter | Ricardo Constantino | 2016-10-17 | 1 | -10/+4 |
| * | ISSUE_TEMPLATE: minor grammar update | Ben Boeckel | 2016-10-17 | 1 | -2/+2 |
| * | stream_bluray: check title index/playlist range | schnusch | 2016-10-17 | 1 | -6/+20 |
| * | stream_bluray: select title by playlist | schnusch | 2016-10-17 | 1 | -18/+34 |
| * | ad_lavc, vd_lavc: fix a recent libavcodec deprecation warning | wm4 | 2016-10-17 | 3 | -2/+12 |
| * | man/osc: better explain the values of deadzonesize | Ricardo Constantino | 2016-10-17 | 1 | -1/+3 |
| * | vd_lavc: Add hwdec wrapper for crystalhd | Philip Langdale | 2016-10-15 | 4 | -0/+15 |
| * | osc: fix chapter/playlist listing if empty | Ricardo Constantino | 2016-10-15 | 1 | -1/+1 |
| * | osc: show playlist/chapter list on prev/next instead of osd | Ricardo Constantino | 2016-10-15 | 1 | -4/+16 |
| * | osc: fix listing of chapters and playlist | Ricardo Constantino | 2016-10-15 | 1 | -10/+87 |
| * | osc: fix display of chapters and playlist scaling | Ricardo Constantino | 2016-10-15 | 1 | -2/+11 |
| * | osc: add user-alterable margin for top/bottombar | Ricardo Constantino | 2016-10-15 | 2 | -5/+10 |
| * | osc: add right-click behavior to playlist and chapter buttons | Ricardo Constantino | 2016-10-15 | 2 | -0/+12 |
| * | osc: change default layout to bottombar | Ricardo Constantino | 2016-10-15 | 2 | -67/+43 |
| * | ytdl_hook: Add title to playlist items if available | Ricardo Constantino | 2016-10-15 | 1 | -0/+6 |
| * | stream_file: don't use poll() on directories | wm4 | 2016-10-14 | 1 | -3/+5 |
| * | terminal-win: support modifier keys in console input | James Ross-Gowan | 2016-10-14 | 1 | -2/+14 |
| * | terminal-win: clean up console input | James Ross-Gowan | 2016-10-14 | 1 | -49/+33 |
| * | ao_alsa: try to fallback to "hdmi" before "iec958" for spdif | wm4 | 2016-10-07 | 1 | -5/+10 |
| * | osc: move tooltip to inside seekbar for top/bottombar | Ricardo Constantino | 2016-10-07 | 2 | -25/+32 |
| * | osc: change seekbar background's alpha scaling | Ricardo Constantino | 2016-10-07 | 1 | -2/+4 |
| * | osc: align text vertically in top/bottombar | Ricardo Constantino | 2016-10-07 | 1 | -32/+39 |
| * | vo_drm: change CLI options + refactors | rr- | 2016-10-07 | 7 | -169/+293 |
| * | ytdl_hook: add chapters by parsing video's description | Maurycy Skier | 2016-10-06 | 1 | -0/+46 |
| * | man: fix PDF build | Martin Herkt | 2016-10-06 | 1 | -4/+0 |
| * | vo_drm: fix segfault when using invalid card | rr- | 2016-10-06 | 1 | -2/+2 |
| * | cocoa: add glFlush() to cocoa backend | Akemi | 2016-10-06 | 3 | -3/+2 |
| * | TOOLS/stats-conv.py: use different colors for symbols too | wm4 | 2016-10-06 | 1 | -5/+6 |
| * | vo_opengl: apply --opengl-early-flush in dumb mode too | wm4 | 2016-10-05 | 2 | -1/+1 |
| * | options: handle --audio-device changes like the other options | wm4 | 2016-10-05 | 2 | -6/+3 |
| * | audio: move some fallback handling to common AO reload function | wm4 | 2016-10-05 | 3 | -34/+36 |
| * | command: flush and uninitialize audio output first on option changes | wm4 | 2016-10-05 | 1 | -1/+3 |
| * | vo_opengl_cb: don't wait for redrawn frames | wm4 | 2016-10-05 | 2 | -3/+6 |
| * | vo_opengl: disable glFlush() by default, and add an option to enable it | wm4 | 2016-10-05 | 3 | -1/+10 |
| * | audio: make setting audio-exclusive update the audio chain | Kevin Mitchell | 2016-10-04 | 1 | -1/+1 |
| * | audio/out: prevent underruns with spdif under certain conditions | wm4 | 2016-10-04 | 1 | -0/+2 |
| * | manpage: fix closing quote | wm4 | 2016-10-04 | 1 | -1/+1 |
| * | vo_opengl: hwdec_rpi: fix NULL pointer deref in certain cases | wm4 | 2016-10-04 | 1 | -1/+3 |
| * | command: include deprecated/aliased options in property bridge | wm4 | 2016-10-04 | 1 | -18/+28 |
| * | vo_drm: fix tiny memory leak | rr- | 2016-10-04 | 1 | -3/+8 |
| * | vo_drm: refactor getting display fps | rr- | 2016-10-04 | 4 | -10/+8 |
| * | player: fix previous commit | wm4 | 2016-10-03 | 3 | -7/+12 |
| * | options: rename subtitle options | Dan Oscarsson | 2016-10-03 | 7 | -125/+244 |
| * | DOCS/interface-changes.rst: mention seek command change | wm4 | 2016-10-03 | 1 | -0/+3 |
| * | command: allow absolute seeks relative to end of stream | Philip Sequeira | 2016-10-02 | 2 | -1/+10 |
| * | audio: fix late audio start | wm4 | 2016-10-02 | 1 | -1/+3 |
| * | audio: dump timestamp difference | wm4 | 2016-10-02 | 1 | -1/+5 |
| * | vaapi: support drm devices when running in vaapi-copy mode | Bernhard Frauendienst | 2016-10-02 | 1 | -0/+53 |
| * | player: make --stop-screensaver runtime-changeable | wm4 | 2016-10-02 | 7 | -10/+23 |
| * | stream_libarchive: add some more points at which reading can be stopped | wm4 | 2016-10-01 | 1 | -1/+4 |
| * | vo_opengl: minor simplification | wm4 | 2016-10-01 | 1 | -4/+3 |
| * | vo_opengl: attempt to fix chroma offset under rotation and flipping | wm4 | 2016-10-01 | 1 | -15/+48 |
| * | vo_opengl: add debugging options for testing with padded textures | wm4 | 2016-10-01 | 3 | -5/+17 |
| * | vo_opengl: partially fix dumb-mode cropping with rotation | wm4 | 2016-09-30 | 1 | -5/+23 |
| * | csputils: add note that mp_invert_cmat() is LGPL too | wm4 | 2016-09-30 | 1 | -1/+1 |
| * | msg: flush after every message for --log-file | wm4 | 2016-09-30 | 1 | -0/+1 |
| * | vo_opengl: vaegl: log more debugging infos | wm4 | 2016-09-30 | 1 | -7/+12 |
| * | vo_opengl: rpi: remove dumb comment | wm4 | 2016-09-30 | 1 | -1/+0 |
| * | vo_opengl: rpi: fix glaring memory leak | wm4 | 2016-09-30 | 1 | -2/+5 |
| * | vo_opengl: rpi: use overlay for yuv420p too | wm4 | 2016-09-30 | 1 | -1/+6 |
| * | vo_opengl: allow hwdec interops to support multiple image formats | wm4 | 2016-09-30 | 3 | -2/+17 |
| * | vo_opengl: egl: print EGL errors only if not probing | wm4 | 2016-09-30 | 1 | -6/+9 |
| * | vo_opengl: rpi: raise the video layer | wm4 | 2016-09-30 | 1 | -3/+8 |
| * | vd_lavc: log if hw decoding selects a different underlying decoder | wm4 | 2016-09-30 | 1 | -0/+3 |
| * | rpi: add --hwdec=rpi-copy | wm4 | 2016-09-30 | 4 | -0/+12 |
| * | ipc: log when listening to IPC socket | wm4 | 2016-09-29 | 2 | -0/+4 |
| * | path: default ~~ paths to home directory | wm4 | 2016-09-29 | 1 | -0/+6 |
| * | player: enable reading from stdin after loading input.conf | wm4 | 2016-09-29 | 3 | -7/+8 |
| * | mp_image: fix clearing to black with p010 format | wm4 | 2016-09-29 | 1 | -1/+1 |
| * | w32_common: implement VOCTRL_GET_DISPLAY_NAMES | James Ross-Gowan | 2016-09-29 | 2 | -3/+58 |
| * | ytdl_hook: Set aspect ratio for anamorphic video | Ricardo Constantino | 2016-09-28 | 1 | -0/+6 |
| * | cuda: initialize hwframes format | Philip Langdale | 2016-09-28 | 1 | -0/+4 |
| * | client API: "priority" option is now runtime settable | wm4 | 2016-09-28 | 1 | -1/+0 |
| * | msg: make --log-file and --dump-stats accept config path expansion | wm4 | 2016-09-28 | 1 | -17/+27 |
| * | img_format: remove some unneeded format definitions | wm4 | 2016-09-28 | 2 | -15/+0 |
| * | win32: make --priority runtime-settable | James Ross-Gowan | 2016-09-28 | 4 | -11/+19 |
| * | win32: build with -DINITGUID | James Ross-Gowan | 2016-09-28 | 15 | -16/+4 |
| * | vo_opengl: deprecate 'drm-egl' backend and introduce 'drm' instead | wm4 | 2016-09-27 | 3 | -3/+23 |
| * | stream_lavf: check seekable flag correctly | wm4 | 2016-09-27 | 1 | -1/+1 |
| * | command: fix inverted condition in sub-reload command | wm4 | 2016-09-26 | 1 | -1/+1 |
| * | vo_drm: provide display fps | rr- | 2016-09-26 | 2 | -2/+27 |
| * | cocoa: fix fullscreen regression on 10.11 and newer | Akemi | 2016-09-26 | 1 | -1/+0 |
| * | player: allow opts in pseudo-gui set by the user to override user's default | Ricardo Constantino | 2016-09-26 | 3 | -8/+18 |
| * | video: trust demuxer framerate on invalid timestamps | wm4 | 2016-09-26 | 1 | -1/+1 |
| * | qthelper: introduce new convenience functions | wm4 | 2016-09-26 | 2 | -0/+99 |
| * | scripting: don't attempt to load builtin scripts twice | wm4 | 2016-09-26 | 1 | -1/+0 |
| * | stream_lavf: fix determining seekability | wm4 | 2016-09-26 | 1 | -3/+23 |
| * | DOCS/compile-windows.md: update msys2 instructions again | Kevin Mitchell | 2016-09-25 | 1 | -3/+3 |
| * | osc: Fix scaling issues when toggling fullscreen | Ricardo Constantino | 2016-09-25 | 1 | -0/+1 |