| Commit message (Expand) | Author | Age | Files | Lines |
* | Move compat/ and bstr/ directory contents somewhere else | wm4 | 2014-08-29 | 77 | -134/+94 |
* | bstr: preparation for next commit | wm4 | 2014-08-29 | 3 | -2/+3 |
* | stream: tweaks to network reconnection code | wm4 | 2014-08-29 | 3 | -3/+6 |
* | command: remove extra space | Ryan Jacobs | 2014-08-29 | 1 | -1/+1 |
* | options: more detailed output for --vf-... error message | wm4 | 2014-08-28 | 1 | -2/+4 |
* | command: export demuxer cache info properties | wm4 | 2014-08-28 | 2 | -1/+44 |
* | player: update cache state only if requested | wm4 | 2014-08-28 | 3 | -2/+44 |
* | audio: restore old speed change behavior | wm4 | 2014-08-28 | 2 | -2/+2 |
* | posix: use STD*_FILENO constants | Ben Boeckel | 2014-08-28 | 3 | -7/+7 |
* | tv: initialize frequencies to 0 | Ben Boeckel | 2014-08-28 | 1 | -2/+2 |
* | player: simplify chapter display name code | Ben Boeckel | 2014-08-28 | 1 | -3/+2 |
* | player: don't sort a NULL list | Ben Boeckel | 2014-08-28 | 1 | -1/+2 |
* | vo_opengl: don't pass (char*)NULL as %s printf argument | wm4 | 2014-08-28 | 1 | -2/+3 |
* | vo_opengl: fix shader | wm4 | 2014-08-28 | 1 | -7/+9 |
* | player: dynamically change cache wait times | wm4 | 2014-08-27 | 2 | -1/+13 |
* | player: slightly better cache underrun detection | wm4 | 2014-08-27 | 2 | -5/+3 |
* | demux_lavf: don't reject av:// if cache is enabled | wm4 | 2014-08-27 | 1 | -1/+1 |
* | demux: reset idle state on seeks | wm4 | 2014-08-27 | 1 | -2/+2 |
* | player: better cache status on status line | wm4 | 2014-08-27 | 4 | -12/+27 |
* | player: fix basic playback | wm4 | 2014-08-27 | 2 | -7/+7 |
* | player: redo how stream caching and pausing on low cache works | wm4 | 2014-08-27 | 9 | -44/+87 |
* | demux: reduce wakeups if no cache is active | wm4 | 2014-08-27 | 1 | -1/+5 |
* | vo_opengl: add parameter to gaussian filter | Bin Jin | 2014-08-26 | 2 | -3/+16 |
* | vo_opengl: add radius options for filters | Bin Jin | 2014-08-26 | 5 | -6/+33 |
* | vo_opengl: add cparam1 and cparam2 options | Bin Jin | 2014-08-26 | 4 | -21/+49 |
* | vo_opengl: add spline64 filter kernel | Bin Jin | 2014-08-26 | 1 | -0/+19 |
* | TOOLS: youtube wrapper: allow overriding mpv binary | wm4 | 2014-08-26 | 1 | -1/+5 |
* | player: fix weird behavior when framestepping over format changes | wm4 | 2014-08-26 | 1 | -1/+1 |
* | input: make key bindings like "Shift+X" work (for ASCII) | wm4 | 2014-08-26 | 3 | -13/+30 |
* | input: make all modifier flags unsigned | wm4 | 2014-08-26 | 1 | -8/+8 |
* | manpage: mention that mp.commandv doesn't expand properties | Otto Modinos | 2014-08-25 | 1 | -0/+4 |
* | input: stdin is 0, not 1 | wm4 | 2014-08-25 | 1 | -1/+1 |
* | player: minor changes | wm4 | 2014-08-25 | 3 | -16/+6 |
* | coreaudio_device: fix overwriting of user input | Stefano Pigozzi | 2014-08-25 | 1 | -9/+8 |
* | input: redo how --input-file is handled | wm4 | 2014-08-25 | 5 | -24/+263 |
* | msg: allow duplicating a mp_log | wm4 | 2014-08-25 | 1 | -15/+20 |
* | command: change OSD formatting of "speed" property | wm4 | 2014-08-25 | 1 | -1/+1 |
* | options: compatibility hack for --slave-broken | wm4 | 2014-08-25 | 4 | -0/+12 |
* | input: change verbosity of some message levels | wm4 | 2014-08-25 | 1 | -3/+4 |
* | vo_opengl: don't cut off feature list output | wm4 | 2014-08-25 | 1 | -1/+1 |
* | demux: always use AVPacket | wm4 | 2014-08-25 | 4 | -65/+41 |
* | win32: correct SGR sequence handling | James Ross-Gowan | 2014-08-24 | 1 | -5/+13 |
* | win32: correct HANDLE type | James Ross-Gowan | 2014-08-24 | 3 | -5/+5 |
* | demux: avoid unnecessary wakeups | wm4 | 2014-08-24 | 1 | -1/+1 |
* | sd_lavc: remove ineffective code | wm4 | 2014-08-24 | 1 | -4/+1 |
* | video: avoid unnecessary frame dropping | wm4 | 2014-08-23 | 1 | -1/+5 |
* | player: restore silent seeking | wm4 | 2014-08-23 | 1 | -1/+2 |
* | audio: minor improvements to timeline switching | wm4 | 2014-08-23 | 4 | -13/+5 |
* | demux_lavf: fix crash with unknown streams | wm4 | 2014-08-23 | 1 | -1/+1 |
* | osc: Use osd-font for playlist buttons | ChrisK2 | 2014-08-22 | 1 | -2/+3 |
* | player: some more debugging output | wm4 | 2014-08-22 | 1 | -0/+2 |
* | video: some debugging output | wm4 | 2014-08-22 | 1 | -0/+4 |
* | input.conf: bind ctrl+c | wm4 | 2014-08-22 | 1 | -0/+1 |
* | ao_dsound: raise default buffer size to 200ms, make it configurable | wm4 | 2014-08-22 | 2 | -3/+8 |
* | player: fix recent speed change regression | wm4 | 2014-08-22 | 3 | -2/+6 |
* | player: don't clobber playback position on video end | wm4 | 2014-08-22 | 1 | -5/+3 |
* | video: refactor queue handling | wm4 | 2014-08-22 | 2 | -76/+53 |
* | video: get rid of video_next_pts field | wm4 | 2014-08-22 | 6 | -24/+8 |
* | video: move some code around | wm4 | 2014-08-22 | 1 | -46/+45 |
* | video: minor simplification | wm4 | 2014-08-22 | 1 | -21/+11 |
* | manpage: remove duplicated content | Bin Jin | 2014-08-22 | 1 | -29/+0 |
* | vf_vapoursynth: add more VS frame properties | Bin Jin | 2014-08-22 | 1 | -0/+8 |
* | vf_vapoursynth: add display resolution support | Bin Jin | 2014-08-22 | 1 | -0/+5 |
* | osc: revert disabling use_suspend | wm4 | 2014-08-21 | 1 | -2/+0 |
* | build: disable terminfo and termcap code by default | wm4 | 2014-08-21 | 2 | -2/+4 |
* | terminal-unix: new input handling code | wm4 | 2014-08-21 | 1 | -33/+246 |
* | terminal-win: read input from a thread | wm4 | 2014-08-21 | 2 | -29/+51 |
* | terminal: some cleanups | wm4 | 2014-08-21 | 5 | -72/+42 |
* | terminal-win: remove nonsensical code | wm4 | 2014-08-21 | 1 | -9/+0 |
* | win32: emulate some ANSI terminal escape codes | wm4 | 2014-08-21 | 5 | -53/+98 |
* | audio: limit on low (and not high) buffer size | wm4 | 2014-08-21 | 1 | -1/+1 |
* | vaapi: try dealing with Intel's braindamaged shit drivers | wm4 | 2014-08-21 | 7 | -2/+84 |
* | osd+osc: Add left-arrow to osd-font | ChrisK2 | 2014-08-21 | 2 | -2/+4 |
* | etc/mpv.desktop: add audio/flac mimetype | wm4 | 2014-08-21 | 1 | -1/+1 |
* | video: don't assume query_format is thread-safe | wm4 | 2014-08-20 | 4 | -6/+19 |
* | terminal-unix: eliminate unnecessary variable | wm4 | 2014-08-20 | 1 | -5/+2 |
* | wayland: replace deprecated xkbcommon functions | Alexander Preisinger | 2014-08-20 | 1 | -3/+3 |
* | options.rst: fix warning | Alexander Preisinger | 2014-08-20 | 1 | -1/+1 |
* | vo_wayland: fix formatting inconsistencies | Alexander Preisinger | 2014-08-20 | 1 | -4/+4 |
* | vo_wayand: save the flip time in the frame handler | Alexander Preisinger | 2014-08-20 | 1 | -0/+10 |
* | command: add estimated-frame-count & estimated-frame-number properties | Andrey Morozov | 2014-08-19 | 2 | -0/+46 |
* | example.conf: demuxer-thread is now enabled by default | wm4 | 2014-08-19 | 1 | -3/+2 |
* | TOOLS/stats-conv.py: improvements | wm4 | 2014-08-19 | 1 | -18/+31 |
* | video: add VOCTRL_GET_RECENT_FLIP_TIME | wm4 | 2014-08-18 | 2 | -1/+7 |
* | vo_opengl: add check-pattern suboption for testing | wm4 | 2014-08-18 | 1 | -2/+28 |
* | video: dump vsync phase into stats file | wm4 | 2014-08-18 | 1 | -2/+4 |
* | vaapi: we need more surfaces | wm4 | 2014-08-18 | 1 | -1/+2 |
* | wayland: dynamically report display fps | Alexander Preisinger | 2014-08-18 | 2 | -21/+60 |
* | manpage: fix opengl-hq defaults | wm4 | 2014-08-18 | 1 | -1/+1 |
* | command: drop " %" from "cache" property OSD-formatting | wm4 | 2014-08-18 | 1 | -1/+1 |
* | player: never print status messages before playback begins | wm4 | 2014-08-18 | 2 | -2/+4 |
* | player: remove unneeded call | wm4 | 2014-08-18 | 3 | -6/+1 |
* | DOCS/tech-overview.txt: some updates | wm4 | 2014-08-18 | 1 | -17/+35 |
* | x11: listen to xrandr events | wm4 | 2014-08-17 | 4 | -2/+20 |
* | TOOLS/zsh.pl: protect global environment | Philip Sequeira | 2014-08-17 | 1 | -0/+4 |
* | TOOLS/zsh.pl: fix a ret that hadn't been changed to rc | Philip Sequeira | 2014-08-17 | 1 | -1/+1 |
* | TOOLS/zsh.pl: complete profiles | Philip Sequeira | 2014-08-17 | 1 | -0/+36 |
* | x11: fix xrandr conditional compilation | wm4 | 2014-08-17 | 1 | -1/+1 |
* | af_lavrresample: minor cosmetics | wm4 | 2014-08-17 | 1 | -4/+2 |
* | video: make vo_opengl the default over vo_vdpau | wm4 | 2014-08-17 | 1 | -3/+3 |
* | video: enable framedropping by default | wm4 | 2014-08-17 | 2 | -4/+5 |
* | video: take refresh rate changes into account | wm4 | 2014-08-17 | 3 | -28/+37 |
* | x11: fix memory leaks | wm4 | 2014-08-17 | 1 | -3/+9 |
* | build: use pkg-config for xscreensaver | wm4 | 2014-08-16 | 1 | -2/+1 |
* | build: drop check for XF86keysym.h | wm4 | 2014-08-16 | 4 | -23/+1 |
* | x11: use xrandr to retrieve display refresh rate | wm4 | 2014-08-16 | 6 | -40/+83 |
* | demux: enable thread by default | wm4 | 2014-08-16 | 3 | -9/+6 |
* | demux: add option to control the readahead buffer by a duration value | wm4 | 2014-08-16 | 4 | -4/+35 |
* | demux: remove unused function | wm4 | 2014-08-16 | 2 | -13/+0 |
* | player: cosmetics: make code more compact | wm4 | 2014-08-16 | 1 | -5/+2 |
* | vo_wayland: fix redrawing logic | wm4 | 2014-08-16 | 1 | -8/+8 |
* | video: add --display-fps switch to control framedrop FPS | wm4 | 2014-08-16 | 4 | -3/+17 |
* | audio: add a mode to insert silence on severe A/V desync | wm4 | 2014-08-15 | 5 | -4/+27 |
* | vo_opengl: optional support for using GLX_SGI_video_sync | wm4 | 2014-08-15 | 2 | -1/+26 |
* | gl_common: add SGI_video_sync extension | wm4 | 2014-08-15 | 2 | -0/+11 |
* | vo_opengl: if glfinish is used, also call it after swappping | wm4 | 2014-08-15 | 2 | -1/+6 |
* | video: add VO framedropping mode | wm4 | 2014-08-15 | 11 | -40/+187 |
* | vo: eliminate a redundant variable | wm4 | 2014-08-15 | 1 | -10/+5 |
* | player: use virtual time for --audio-file with ordered chapters | wm4 | 2014-08-15 | 5 | -10/+16 |
* | lua: wake up the core when setting OSD | wm4 | 2014-08-15 | 1 | -0/+1 |
* | osc: Overhaul (wip) | ChrisK2 | 2014-08-15 | 1 | -502/+848 |
* | sub: add option to workaround broken mkv files | wm4 | 2014-08-14 | 5 | -2/+13 |
* | sub: call sub_reset() on seeks only | wm4 | 2014-08-14 | 3 | -13/+3 |
* | client API: directly lock playloop | wm4 | 2014-08-14 | 1 | -4/+3 |
* | lua: allow disabling suspend | wm4 | 2014-08-14 | 1 | -2/+8 |
* | client API: adjust documentation for mpv_suspend() | wm4 | 2014-08-14 | 1 | -20/+5 |
* | vo: remove unused libavutil include | wm4 | 2014-08-14 | 1 | -2/+0 |
* | vo: fix mingw compilation | wm4 | 2014-08-14 | 1 | -0/+2 |
* | demux_lavf: support new metadata update API | wm4 | 2014-08-14 | 3 | -3/+35 |
* | TOOLS/zsh.pl: properly set the return value | Alessandro Ghedini | 2014-08-13 | 1 | -9/+12 |
* | TOOLS/zsh.pl: properly return non-zero when no matches are found | c_14 | 2014-08-13 | 1 | -0/+1 |
* | wayland: pointer interface is created after theme | Alexander Preisinger | 2014-08-13 | 1 | -13/+8 |
* | video: reduce non-sense messages when playing coverart | wm4 | 2014-08-13 | 1 | -11/+14 |
* | video: don't run new frame processing on every iteration | wm4 | 2014-08-13 | 1 | -19/+22 |
* | video: move some more code around | wm4 | 2014-08-13 | 1 | -38/+49 |
* | video: move some code around | wm4 | 2014-08-13 | 1 | -45/+40 |
* | video: exit early when nothing to do | wm4 | 2014-08-13 | 1 | -7/+7 |
* | video: minor simplification of the old framedrop code | wm4 | 2014-08-13 | 1 | -10/+6 |
* | player: don't quit with --loop-file | wm4 | 2014-08-13 | 1 | -0/+1 |
* | vdpau: correctly mark invalid mixer as such on vdp_video_mixer_create() failure | Alessandro Ghedini | 2014-08-13 | 1 | -0/+3 |
* | build: fix libmpv build when using system waf | Jan Palus | 2014-08-13 | 1 | -1/+3 |
* | vo_vdpau: fix screenshots with anamorphic video | wm4 | 2014-08-13 | 1 | -1/+1 |
* | x11: vdpau GLX interop needs X11 threads | wm4 | 2014-08-13 | 1 | -0/+2 |
* | af_lavcac3enc: lower minimum channel number to 3 | wm4 | 2014-08-12 | 2 | -2/+2 |
* | docs: cocoa example uses wakeup callback API | FRAU KOUJIRO | 2014-08-12 | 1 | -22/+54 |
* | docs: simple cocoa API usage example | FRAU KOUJIRO | 2014-08-12 | 1 | -0/+85 |
* | af_lavcac3enc: change default bitrate to 640 | wm4 | 2014-08-12 | 2 | -2/+5 |
* | video: fix and simplify video format changes and last frame display | wm4 | 2014-08-12 | 6 | -181/+127 |
* | video: move display and timing to a separate thread | wm4 | 2014-08-12 | 19 | -252/+513 |
* | DOCS: mark the recent release in client-api-changes.rst | wm4 | 2014-08-12 | 2 | -0/+3 |
* | input.conf: add some bindings for changing audio-delay | wm4 | 2014-08-11 | 1 | -0/+2 |
* | input.conf: make explanatory text more readable | wm4 | 2014-08-11 | 2 | -30/+16 |
* | video: don't keep multiple pointers to hwdec info struct | wm4 | 2014-08-11 | 7 | -26/+29 |
* | vaapi: fix uninitialized value read | wm4 | 2014-08-11 | 1 | -1/+1 |
* | vf_vapoursynth: print more diagnostics on error | wm4 | 2014-08-11 | 1 | -3/+9 |
* | manpage: update keybindings | wm4 | 2014-08-11 | 1 | -1/+1 |
* | Move status-line.lua | wm4 | 2014-08-11 | 1 | -1/+1 |
* | player: remove cache status from video OSD | wm4 | 2014-08-11 | 1 | -3/+0 |
* | demux: reduce log spam if threading is disabled | wm4 | 2014-08-11 | 1 | -3/+11 |
* | video: fix dangling pointer issue | wm4 | 2014-08-11 | 1 | -1/+1 |
* | vdpau: allocate surfaces by age | wm4 | 2014-08-11 | 2 | -1/+11 |
* | input: fix event wakeup | wm4 | 2014-08-11 | 1 | -18/+14 |
* | input.conf: change LEFT/RIGHT keys to seek 5s instead of 10s | wm4 | 2014-08-11 | 1 | -2/+2 |
* | command: for OSD, format cache property as integer | wm4 | 2014-08-11 | 1 | -0/+5 |
* | command: fix dangling pointer issue in script key bindings code | wm4 | 2014-08-11 | 1 | -1/+1 |
* | player: don't delay OSD redraw when paused | wm4 | 2014-08-10 | 1 | -2/+4 |
* | vo_sdl: fix redrawing issue | wm4 | 2014-08-10 | 1 | -1/+1 |
* | input.conf: map shift+pgup/dwn to the old seek bindings | wm4 | 2014-08-09 | 1 | -2/+4 |
* | video: remove "hard" framedrop mode | wm4 | 2014-08-09 | 4 | -12/+20 |
* | etc/example.conf: update cache options | wm4 | 2014-08-09 | 1 | -4/+10 |
* | command: run OSD display code even if a property is unavailable | wm4 | 2014-08-09 | 1 | -4/+2 |
* | etc: add mplayer-input.conf | wm4 | 2014-08-09 | 1 | -0/+153 |
* | input.conf: switch chapter seek next/previous keys | wm4 | 2014-08-08 | 1 | -2/+2 |
* | manpage: update key bindings | wm4 | 2014-08-08 | 1 | -36/+6 |
* | manpage: add sections and order by usage | Alexander Preisinger | 2014-08-08 | 1 | -1677/+1810 |
* | ao_dsound: reduce default buffer size | wm4 | 2014-08-08 | 1 | -1/+1 |
* | input.conf: unmap some more obscure bindings | wm4 | 2014-08-08 | 1 | -12/+11 |
* | command: add a "seeking" property | wm4 | 2014-08-08 | 2 | -0/+16 |
* | player: indicate on the status line whether a seek is active | wm4 | 2014-08-08 | 1 | -1/+3 |
* | input.conf: remap pgup/dwn to chapter seeks | wm4 | 2014-08-07 | 1 | -4/+8 |
* | build: add hacks to force waf to generate valid .pc files | wm4 | 2014-08-07 | 2 | -0/+9 |
* | input: fix off by one error in command parser | wm4 | 2014-08-07 | 1 | -1/+1 |
* | audio: fix encoding mode | wm4 | 2014-08-07 | 1 | -1/+2 |
* | client API: qtexample: don't pass deallocated strings to mpv | wm4 | 2014-08-07 | 1 | -1/+2 |
* | demux: fix playback abort if --demuxer-thread is not used | wm4 | 2014-08-07 | 1 | -9/+9 |
* | player: remove unused declaration | wm4 | 2014-08-07 | 1 | -1/+0 |
* | gitignore: fix manpage entries | wm4 | 2014-08-06 | 1 | -6/+6 |
* | old-build: HAVE_COCOA_APPLICATION must be set | wm4 | 2014-08-06 | 2 | -1/+2 |
* | stream_dvb: restore --dvbin-file option | wm4 | 2014-08-06 | 2 | -7/+15 |
* | stream_dvb: fix channels.conf preference order | wm4 | 2014-08-06 | 1 | -3/+4 |
* | vo_direct3d: allow resizing before video init | wm4 | 2014-08-06 | 1 | -1/+1 |
* | win32: never call GetClientRect(0, ...) | wm4 | 2014-08-06 | 2 | -2/+6 |
* | demux: make track switching asynchronous | wm4 | 2014-08-06 | 1 | -0/+21 |
* | client API: trigger MPV_EVENT_VIDEO_RECONFIG on vf recreation | wm4 | 2014-08-06 | 1 | -0/+2 |
* | audio: fix inverted condition | wm4 | 2014-08-06 | 1 | -6/+4 |
* | wayland: remove redundant line | Alexander Preisinger | 2014-08-06 | 1 | -1/+0 |
* | wayland: changes for nested compositors | Alexander Preisinger | 2014-08-06 | 1 | -20/+50 |
* | build: allow to disable building the cplayer | Stefano Pigozzi | 2014-08-06 | 2 | -10/+16 |
* | build: expose waf variants to the user | Stefano Pigozzi | 2014-08-06 | 2 | -0/+35 |
* | cocoa: fix build by using the correct HAVE_* macro | Stefano Pigozzi | 2014-08-06 | 2 | -6/+6 |
* | cocoa: macosx_application needs cocoa-application | FRAU KOUJIRO | 2014-08-06 | 3 | -4/+8 |
* | build: cocoa-application config target | FRAU KOUJIRO | 2014-08-06 | 1 | -11/+23 |
* | cocoa: move handleFilesArray: to macosx_events | FRAU KOUJIRO | 2014-08-06 | 5 | -19/+20 |
* | cocoa: move set_input_context to macosx_events | FRAU KOUJIRO | 2014-08-06 | 5 | -9/+10 |
* | cocoa: sync inputContext inside EventsResponder | FRAU KOUJIRO | 2014-08-06 | 3 | -12/+28 |
* | cocoa: decouple events from application somewhat | FRAU KOUJIRO | 2014-08-06 | 4 | -64/+118 |
* | win32: fix build | wm4 | 2014-08-05 | 1 | -1/+0 |
* | build: move def file to libmpv/ | wm4 | 2014-08-05 | 2 | -1/+1 |
* | win32: create OpenGL context on the GUI thread | wm4 | 2014-08-05 | 3 | -12/+40 |
* | win32: cleanup OpenGL context creation | wm4 | 2014-08-05 | 1 | -37/+33 |
* | build: syms: reindent | Stefano Pigozzi | 2014-08-05 | 1 | -29/+28 |
* | build: syms: fix *.def file for mach-o binary format | Stefano Pigozzi | 2014-08-05 | 1 | -1/+1 |
* | options: fix key-value-list options | wm4 | 2014-08-05 | 1 | -6/+11 |
* | client API: add and use the MPV_MAKE_VERSION macro | wm4 | 2014-08-05 | 3 | -10/+9 |
* | build: list exported symbols explicitly | wm4 | 2014-08-05 | 4 | -44/+44 |
* | build: fix export of libmpv symbols on mingw | wm4 | 2014-08-05 | 1 | -1/+1 |
* | build: fix cross-compilation of libmpv | wm4 | 2014-08-05 | 1 | -1/+3 |
* | vdpau: don't crash on flipped images | wm4 | 2014-08-05 | 1 | -5/+12 |
* | sub: fix subtitle timing for TS | wm4 | 2014-08-04 | 1 | -2/+6 |
* | sub: don't read packets if video and audio are disabled | wm4 | 2014-08-04 | 1 | -1/+1 |
* | gl_wayland: Don't try to resize the egl_window before it exists | Michael Forney | 2014-08-04 | 1 | -0/+3 |
* | input.conf: remap 2 keys | wm4 | 2014-08-03 | 1 | -3/+4 |
* | player: some further playloop cleanups | wm4 | 2014-08-03 | 5 | -53/+58 |
* | player: make quit exit immediately | wm4 | 2014-08-03 | 1 | -3/+3 |
* | player: allow redrawing screen during seeks | wm4 | 2014-08-03 | 1 | -6/+12 |
* | manpage: be more explicit where input.conf is located | wm4 | 2014-08-02 | 2 | -1/+6 |
* | Improve setting AVOptions | wm4 | 2014-08-02 | 13 | -149/+66 |
* | manpage: explain how to replace --slave-broken | wm4 | 2014-08-02 | 1 | -0/+10 |
* | player: don't show the path part for external subtitle files | wm4 | 2014-08-02 | 1 | -1/+1 |
* | client API: minor optimizations for property notification | wm4 | 2014-08-02 | 4 | -38/+91 |
* | TOOLS: add test script for property change notifications | wm4 | 2014-08-02 | 1 | -0/+16 |
* | command: add a property that returns a list of all properties | wm4 | 2014-08-02 | 4 | -21/+27 |
* | manpage: remove duplicated misplaced description of a command | wm4 | 2014-08-02 | 1 | -2/+0 |
* | win32: fix assertion failure | wm4 | 2014-08-01 | 1 | -12/+10 |
* | Remove the last remains of slave mode | wm4 | 2014-08-01 | 9 | -76/+15 |
* | vda: only support the new hwaccel 1.2 API (remove old code) | Stefano Pigozzi | 2014-08-01 | 3 | -167/+19 |
* | travis: use homebrew to build ffmpeg on OS X | Stefano Pigozzi | 2014-08-01 | 1 | -18/+58 |
* | player: don't ignore first chapter | wm4 | 2014-07-31 | 1 | -1/+1 |
* | video: fix attached picture mode | wm4 | 2014-07-31 | 1 | -1/+3 |
* | audio: simplify condition | wm4 | 2014-07-31 | 1 | -1/+1 |
* | audio: fix A/V sync in encoding mode | wm4 | 2014-07-31 | 1 | -0/+5 |
* | client API: don't send internal events to the clients | wm4 | 2014-07-31 | 1 | -1/+2 |
* | command: add cache-idle property | wm4 | 2014-07-31 | 2 | -3/+20 |
* | client API: make "cache" property and similar observable | wm4 | 2014-07-31 | 5 | -0/+18 |
* | client API: fix deadlock when calling mpv_terminate_destroy before init | wm4 | 2014-07-31 | 1 | -1/+1 |
* | player: rename a variable | wm4 | 2014-07-30 | 1 | -3/+3 |
* | player: move video display code out of the playloop | wm4 | 2014-07-30 | 4 | -332/+336 |
* | player: split seek_reset() | wm4 | 2014-07-30 | 6 | -56/+59 |
* | video: actually flush filter chain | wm4 | 2014-07-30 | 1 | -1/+4 |
* | video/filter: add vf_buffer | wm4 | 2014-07-30 | 5 | -0/+103 |
* | audio: better sync behavior on bogus EOF | wm4 | 2014-07-30 | 1 | -1/+3 |
* | ao_alsa: disable use of non-interleaved formats by default | wm4 | 2014-07-30 | 2 | -0/+10 |
* | cocoa: fix key equivalent dispatching | Stefano Pigozzi | 2014-07-30 | 2 | -22/+7 |
* | client API: fix typos in documentation | wm4 | 2014-07-30 | 1 | -2/+2 |
* | demux_lavf: don't consider EAGAIN as EOF condition | wm4 | 2014-07-30 | 1 | -2/+3 |
* | stream: hack-fix rtmp-level seeking | wm4 | 2014-07-30 | 4 | -11/+22 |
* | stream_lavf: allow setting AVOptions with --stream-lavf-o | wm4 | 2014-07-30 | 6 | -0/+38 |
* | audio: better initial sync for files where audio starts later | wm4 | 2014-07-30 | 1 | -5/+15 |
* | audio: cosmetics: remove unused return value | wm4 | 2014-07-30 | 2 | -11/+9 |
* | demux_mf: allow seeking past the end | wm4 | 2014-07-30 | 1 | -1/+1 |
* | player: fix time display wheen seeking past EOF with --keep-open | wm4 | 2014-07-30 | 4 | -20/+19 |
* | player: let explicitly imprecise seeks cancel precise seeks | wm4 | 2014-07-29 | 1 | -0/+3 |
* | osc: Do precise seeks on simple clicks on seekbar | ChrisK2 | 2014-07-29 | 1 | -11/+19 |
* | audio: ignore (some) decoding errors on initialization | wm4 | 2014-07-29 | 2 | -1/+5 |
* | player: fix desync when seeking and switching external tracks | wm4 | 2014-07-29 | 6 | -32/+30 |
* | player: remove a pointless field | wm4 | 2014-07-29 | 2 | -5/+4 |
* | player: disable hr-seek in .ts files | wm4 | 2014-07-29 | 1 | -0/+1 |
* | player: allow precise seeking with percent seeks | wm4 | 2014-07-29 | 1 | -2/+1 |
* | manpage: lua: document timer timeout and oneshot fields | wm4 | 2014-07-29 | 1 | -0/+14 |
* | vdpau: don't upload video images in advance | wm4 | 2014-07-29 | 3 | -39/+11 |
* | player: update playback position on seek | wm4 | 2014-07-29 | 1 | -0/+2 |
* | player: logically speed up seek logic | wm4 | 2014-07-28 | 1 | -1/+1 |
* | vo_x11: fix build with older Libav versions | wm4 | 2014-07-28 | 1 | -4/+4 |
* | video: add a default color space for files with no video | Niklas Haas | 2014-07-28 | 1 | -0/+3 |
* | audio: change playback restart and resyncing | wm4 | 2014-07-28 | 10 | -281/+328 |
* | input: be stricter about rejecting mouse input with --no-input-cursor | wm4 | 2014-07-27 | 2 | -0/+5 |
* | vo: remove vo_mouse_movement() wrapper | wm4 | 2014-07-27 | 12 | -34/+33 |
* | vo: different hack for VOs which need to mangle mouse input | wm4 | 2014-07-27 | 7 | -40/+47 |
* | ao_pulse: allow disabling timing bug workarounds | wm4 | 2014-07-26 | 2 | -3/+44 |
* | ao_pulse: remove hacks for ancient PulseAudio versions | wm4 | 2014-07-26 | 3 | -23/+2 |
* | manpage: eliminate the word "movie" | wm4 | 2014-07-26 | 4 | -29/+29 |
* | win32: remove minor non-sense | wm4 | 2014-07-26 | 1 | -1/+0 |
* | win32: move window handling to a separate thread | wm4 | 2014-07-26 | 1 | -60/+174 |
* | vo: hack to avoid threading issues with mouse input | wm4 | 2014-07-26 | 5 | -1/+7 |
* | win32: use gcc TLS instead of WM_NCCREATE tricks for window context | wm4 | 2014-07-26 | 1 | -10/+9 |
* | Add Plan 9-style barriers | wm4 | 2014-07-26 | 4 | -0/+64 |
* | win32: make a flag explicit | wm4 | 2014-07-26 | 1 | -1/+1 |
* | win32: simplify some --wid embedding code | wm4 | 2014-07-26 | 1 | -26/+9 |
* | win32: don't use CS_OWNDC | wm4 | 2014-07-26 | 2 | -46/+64 |
* | win32: remove worthless doxygen comments | wm4 | 2014-07-26 | 1 | -39/+4 |
* | win32: make private struct private, refactor | wm4 | 2014-07-26 | 4 | -221/+201 |
* | ao_null: never fail at initialization | wm4 | 2014-07-26 | 1 | -1/+1 |
* | audio/out: fix initialization failure with win32 | wm4 | 2014-07-26 | 1 | -2/+1 |
* | audio, client API: check mp_make_wakeup_pipe() return value | wm4 | 2014-07-25 | 2 | -8/+11 |
* | osdep: don't assume errno is positive | wm4 | 2014-07-25 | 2 | -3/+3 |
* | command: fix and simplify overlay_add | wm4 | 2014-07-25 | 1 | -50/+44 |
* | command: append entries to the end of the playlist with loadlist append | Alessandro Ghedini | 2014-07-25 | 3 | -1/+11 |
* | audio: cosmetics: collapse a function | wm4 | 2014-07-24 | 1 | -14/+6 |
* | audio: fix timestamps | wm4 | 2014-07-24 | 3 | -2/+1 |
* | audio: adjust format change code | wm4 | 2014-07-24 | 1 | -8/+9 |
* | audio: fix race condition in EOF code | wm4 | 2014-07-24 | 3 | -4/+4 |
* | audio: cosmetics | wm4 | 2014-07-24 | 1 | -9/+5 |
* | audio: remove unnecessary code | wm4 | 2014-07-24 | 1 | -3/+0 |
* | manpage: fix a typo | wm4 | 2014-07-24 | 1 | -1/+1 |
* | encode: deal even more with codec->time_base deprecation. | Rudolf Polzer | 2014-07-23 | 1 | -6/+5 |
* | command: add append-play loadfile mode | wm4 | 2014-07-23 | 3 | -3/+6 |
* | player: remove something DVD specific | wm4 | 2014-07-22 | 1 | -8/+1 |
* | sub: offset subtitle timing to video start PTS | wm4 | 2014-07-22 | 1 | -1/+2 |
* | sub: add detection via BOM | wm4 | 2014-07-22 | 3 | -9/+34 |
* | encode: deal with codec->time_base deprecation | wm4 | 2014-07-22 | 1 | -5/+4 |
* | video: fix corner case with accidental EOF | wm4 | 2014-07-22 | 1 | -5/+5 |
* | ass: remove some pointless ifdeffery | wm4 | 2014-07-22 | 1 | -4/+0 |
* | player: fix idle mode event handling | wm4 | 2014-07-22 | 1 | -2/+2 |
* | ao_pulse: fix potential compilation problem | wm4 | 2014-07-22 | 1 | -2/+2 |
* | travis: add OS X continous integration | Stefano Pigozzi | 2014-07-21 | 2 | -7/+24 |
* | osd: properly handle OSD bar timeout | wm4 | 2014-07-21 | 1 | -4/+10 |
* | player: don't sleep after seeks | wm4 | 2014-07-21 | 1 | -0/+1 |
* | audio: move initial decode to generic code | wm4 | 2014-07-21 | 6 | -239/+127 |
* | ad_lavc: drop questionable fallback code | wm4 | 2014-07-21 | 1 | -6/+0 |
* | audio: remove unused metadata field | wm4 | 2014-07-21 | 5 | -7/+0 |
* | demux: fix timestamp type for seek calls | wm4 | 2014-07-21 | 7 | -8/+8 |
* | demux: asynchronous seeking | wm4 | 2014-07-21 | 1 | -9/+43 |
* | manpage: correct the --mf options | wm4 | 2014-07-21 | 1 | -6/+6 |
* | player: simplify a condition | wm4 | 2014-07-20 | 1 | -7/+8 |
* | manpage: fix wording for --aid | wm4 | 2014-07-20 | 1 | -2/+3 |
* | player: simplify logic on video errors | wm4 | 2014-07-20 | 1 | -1/+1 |
* | audio: use symbolic constants instead of magic integers | wm4 | 2014-07-20 | 6 | -16/+21 |
* | player: readd code accidentally removed with commit 61efe87e | wm4 | 2014-07-20 | 1 | -0/+5 |
* | demux: don't start reading if no packets were requested yet | wm4 | 2014-07-20 | 1 | -1/+1 |
* | player: fix regression with ordered chapters | wm4 | 2014-07-20 | 2 | -14/+18 |
* | command: potentially fix dvd angle setting | wm4 | 2014-07-20 | 1 | -5/+4 |
* | input: enable wakeup on LIRC socket | foo86 | 2014-07-20 | 1 | -1/+1 |
* | demux: make the cache refresh cached STREAM_CTRLs | wm4 | 2014-07-20 | 1 | -0/+1 |
* | player: don't wait forever with --cache-pause-below behavior | wm4 | 2014-07-20 | 1 | -0/+1 |
* | build: enable compiler optimization by default | Tsukasa OMOTO | 2014-07-20 | 2 | -0/+12 |
* | demux: fix a corner case (2) | wm4 | 2014-07-19 | 1 | -2/+4 |
* | demux: ensure demux_read_packet_async() always reads | wm4 | 2014-07-19 | 1 | -2/+3 |
* | demux: fix a corner case | wm4 | 2014-07-19 | 1 | -2/+4 |
* | cocoa: don't send messages to uninitialized gl contexts | Stefano Pigozzi | 2014-07-19 | 1 | -1/+6 |
* | demux: fix opening pipes with demux_lavf | wm4 | 2014-07-18 | 1 | -0/+5 |
* | video: use symbolic constants instead of magic integers | wm4 | 2014-07-18 | 3 | -38/+43 |
* | video: don't block when reading video packets | wm4 | 2014-07-18 | 3 | -13/+35 |
* | demux: fix problems with EOF | wm4 | 2014-07-18 | 1 | -5/+14 |
* | demux: add function to read packets asychronously | wm4 | 2014-07-18 | 2 | -14/+51 |
* | player: remove the last instances of polling | wm4 | 2014-07-18 | 3 | -38/+39 |
* | dvd, bd: fix A/V sync | wm4 | 2014-07-18 | 1 | -30/+29 |
* | demux: fix debug log output | wm4 | 2014-07-17 | 1 | -1/+1 |
* | demux: drop some unused definitions | wm4 | 2014-07-17 | 2 | -3/+0 |
* | manpage: fix documented default for --demuxer-thread | wm4 | 2014-07-17 | 1 | -1/+1 |
* | demux_lavf: reverse rotation direction with new API | wm4 | 2014-07-17 | 1 | -1/+1 |
* | demux: add a demuxer thread | wm4 | 2014-07-16 | 15 | -303/+743 |
* | tags: add copy function | wm4 | 2014-07-16 | 2 | -0/+14 |
* | ao_lavc: Fix design of audio pts handling. | Rudolf Polzer | 2014-07-16 | 2 | -3/+6 |
* | ao_lavc: Add a missing newline for the log. | Rudolf Polzer | 2014-07-16 | 1 | -1/+1 |
* | ao_lavc: Fix advancing of audio pts. | Rudolf Polzer | 2014-07-16 | 1 | -1/+1 |
* | idet.sh: Fix a typo. | Rudolf Polzer | 2014-07-16 | 1 | -1/+1 |
* | osxbundle: fix detection of user libraries | Tsukasa OMOTO | 2014-07-16 | 1 | -4/+4 |
* | cocoa: fix regression preventing window resize | Stefano Pigozzi | 2014-07-15 | 1 | -1/+3 |
* | idet.sh: Fix telecine detection. | Rudolf Polzer | 2014-07-15 | 1 | -5/+5 |
* | Revert "Remove DVD and Bluray support" | wm4 | 2014-07-15 | 22 | -0/+3517 |
* | Remove DVD and Bluray support | wm4 | 2014-07-14 | 22 | -3517/+0 |
* | demux_lavf: don't let metadata update mess up ogm playback | wm4 | 2014-07-14 | 1 | -1/+4 |
* | cocoa: fix compilation on OS X 10.8 | Stefano Pigozzi | 2014-07-14 | 3 | -4/+35 |
* | command: don't show VO information in colorspace properties | wm4 | 2014-07-13 | 1 | -3/+1 |
* | Remove some mp_msg calls with no trailing \n | wm4 | 2014-07-13 | 4 | -47/+53 |
* | config: adjust config parser messages | wm4 | 2014-07-13 | 1 | -5/+4 |
* | player: remove some inactive code | wm4 | 2014-07-13 | 1 | -8/+1 |
* | audio: drop buffered audio when switching tracks or filters | wm4 | 2014-07-13 | 2 | -0/+2 |
* | audio: don't wait for draining if paused | wm4 | 2014-07-13 | 4 | -15/+16 |
* | dvdnav: fix time display when starting in the middle of the DVD | wm4 | 2014-07-13 | 1 | -0/+5 |
* | stream_dvdnav: suspend read on vts change even if the requested title is not ... | Alessandro Ghedini | 2014-07-13 | 1 | -1/+0 |
* | DOCS/release-policy: mention the release version in the RELEASE_NOTES template | Alessandro Ghedini | 2014-07-13 | 1 | -1/+13 |
* | input: skip BOM in input.conf | wm4 | 2014-07-12 | 1 | -0/+1 |
* | config: skip BOM | wm4 | 2014-07-12 | 1 | -0/+4 |
* | dvd: potentially fix video aspect ratio | wm4 | 2014-07-12 | 1 | -1/+1 |
* | stream: don't sleep for reconnecting network if playback is stopped | wm4 | 2014-07-12 | 1 | -0/+2 |
* | cache_file: fix operation if stream size is unknown | wm4 | 2014-07-12 | 1 | -2/+3 |
* | osc: improve previous commit | ChrisK2 | 2014-07-10 | 1 | -6/+3 |
* | osc: round displayed cache value | ChrisK2 | 2014-07-10 | 1 | -3/+3 |
* | Revert "build: avoid defining _GNU_SOURCE" | wm4 | 2014-07-10 | 2 | -5/+1 |
* | build: include <strings.h> for strcasecmp() | wm4 | 2014-07-10 | 17 | -2/+18 |
* | video/out: use strcmp() instead of strcasecmp() for equalizers | wm4 | 2014-07-10 | 3 | -16/+16 |
* | build: deal with endian mess | wm4 | 2014-07-10 | 6 | -7/+37 |
* | build: avoid defining _GNU_SOURCE | wm4 | 2014-07-09 | 2 | -1/+5 |
* | DOCS/tech-overview: minor updates | wm4 | 2014-07-09 | 1 | -12/+12 |
* | demux: remove accurate_seek field | wm4 | 2014-07-08 | 3 | -9/+3 |
* | cocoa: simplify logic that returns used bits per color | Stefano Pigozzi | 2014-07-08 | 1 | -9/+1 |
* | cocoa: move CGL context creation to gl_cocoa | Stefano Pigozzi | 2014-07-08 | 3 | -124/+118 |
* | demux_disc: flush slave demuxer packet queue on resync | wm4 | 2014-07-07 | 1 | -0/+3 |
* | cache, dvd, bluray: simplify stream time handling | wm4 | 2014-07-07 | 2 | -46/+16 |
* | input: restore ability to combine mouse buttons | wm4 | 2014-07-07 | 1 | -8/+6 |
* | ao_null: disable latency emulation | wm4 | 2014-07-07 | 1 | -1/+0 |
* | demux: print initial metadata | wm4 | 2014-07-07 | 1 | -0/+1 |
* | osc: fix failure when using DVD menus | wm4 | 2014-07-07 | 1 | -1/+1 |
* | lua: redo error handling, print backtraces | wm4 | 2014-07-07 | 1 | -82/+90 |
* | old-configure: fix Lua tests | wm4 | 2014-07-07 | 1 | -1/+2 |
* | Remove stream_pts stuff | wm4 | 2014-07-06 | 9 | -32/+2 |
* | DOCS/client-api-changes: try to fix rst formatting again | wm4 | 2014-07-06 | 1 | -3/+4 |
* | dvd, bd: enable precise seeking | wm4 | 2014-07-06 | 1 | -4/+1 |
* | dvd, bluray: handle playback display time handling differently | wm4 | 2014-07-06 | 1 | -12/+80 |
* | stream_dvdnav: more debugging output | wm4 | 2014-07-06 | 1 | -2/+5 |
* | demux: fix a corner case related to demux_disc | wm4 | 2014-07-06 | 1 | -5/+8 |
* | dvd: fix first subtitle with delayed subtitle streams | wm4 | 2014-07-06 | 3 | -1/+5 |
* | stream: remove now unused STREAM_CTRL_GET_START_TIME | wm4 | 2014-07-06 | 4 | -19/+0 |
* | demux: minor simplification | wm4 | 2014-07-06 | 7 | -12/+9 |
* | ao_pulse: set icon name | atomnuker | 2014-07-05 | 1 | -0/+2 |
* | vf_vapoursynth: reset error state on seeking | wm4 | 2014-07-05 | 1 | -0/+1 |
* | build: allow compilation without any atomics | wm4 | 2014-07-05 | 3 | -6/+24 |
* | options: remove bogus replacement message for --fstype | wm4 | 2014-07-05 | 1 | -1/+0 |
* | options: add --autosub-match to option replacement list | wm4 | 2014-07-05 | 1 | -0/+1 |
* | player: don't use stream position as fallback for percent-pos | wm4 | 2014-07-05 | 1 | -3/+2 |
* | tv: move demuxer parts to separate file | wm4 | 2014-07-05 | 6 | -252/+267 |
* | demux: minor simplification to internal API | wm4 | 2014-07-05 | 9 | -34/+24 |
* | dvd: move angle switching code | wm4 | 2014-07-05 | 3 | -60/+28 |
* | dvd: flush buffers properly on seek | wm4 | 2014-07-05 | 1 | -3/+4 |
* | dvd, bluray, cdda: add demux_disc containing all related hacks | wm4 | 2014-07-05 | 19 | -230/+304 |
* | discnav: fix a comment | wm4 | 2014-07-05 | 1 | -1/+1 |
* | demux: set filepos field when dequeuing a packet | wm4 | 2014-07-05 | 1 | -3/+2 |
* | demux: cosmetics: minimize code | wm4 | 2014-07-05 | 1 | -16/+3 |
* | demux: make start time a simple field | wm4 | 2014-07-05 | 5 | -20/+11 |
* | demux, stream: change metadata notification | wm4 | 2014-07-05 | 7 | -63/+57 |
* | demux: make replaygain per-track | wm4 | 2014-07-05 | 5 | -9/+11 |
* | demux: move packet functions to a separate source file | wm4 | 2014-07-05 | 6 | -108/+135 |
* | demux: move packet list functions | wm4 | 2014-07-05 | 3 | -73/+49 |
* | demux_lavf: for now, ignore the new libavformat image demuxers | wm4 | 2014-07-05 | 1 | -0/+3 |
* | demux_lavf: support OTF fonts in Matroska | wm4 | 2014-07-05 | 1 | -3/+10 |
* | demux_lavf: don't dump transport stream programs | wm4 | 2014-07-05 | 1 | -13/+0 |
* | demux_lavf: cleanup debug output | wm4 | 2014-07-05 | 1 | -19/+10 |
* | demux_lavf: fix read_seek return value | wm4 | 2014-07-05 | 1 | -3/+1 |
* | demux_mkv: cosmetics | wm4 | 2014-07-05 | 1 | -45/+27 |
* | DOCS, client API: add mpv release versions | wm4 | 2014-07-05 | 1 | -0/+3 |
* | Merge pull request #909 from Nyx0uf/patch-1 | Stefano Pigozzi | 2014-07-05 | 1 | -0/+84 |
|\ |
|
| * | OS X bundle: Add more imported UTI | Nyx0uf | 2014-07-04 | 1 | -0/+84 |
|/ |
|
* | stream_dvdnav: check the length of all titles with dvdnav://longest | tholin | 2014-07-04 | 1 | -1/+1 |
* | stream_dvdnav: free pointer to priv->filename on close | tholin | 2014-07-04 | 1 | -0/+2 |
* | stream_dvdnav: make sure seeking bounds are within range | tholin | 2014-07-04 | 1 | -1/+5 |
* | DOCS/client_api_examples: add a Qt example | wm4 | 2014-07-04 | 3 | -0/+177 |
* | client API: allow calling mpv_terminate_destroy(NULL) | wm4 | 2014-07-04 | 1 | -0/+3 |
* | x11: avoid obscure behavior when --wid is partially garbage | wm4 | 2014-07-04 | 1 | -1/+1 |
* | ao_coreaudio: report hardware latency to ao_read_data | Stefano Pigozzi | 2014-07-03 | 2 | -3/+43 |
* | TOOLS/zsh.pl: complete URL schemes based on --list-protocols | Alessandro Ghedini | 2014-07-03 | 1 | -2/+7 |
* | TOOLS/zsh.pl: sort options in reverse order by length | Alessandro Ghedini | 2014-07-03 | 1 | -0/+9 |
* | TOOLS/zsh.pl: untabify | Philip Sequeira | 2014-07-03 | 1 | -26/+26 |
* | TOOLS/zsh.pl: fix _arguments line | Philip Sequeira | 2014-07-03 | 1 | -1/+1 |
* | TOOLS/zsh.pl: don't consume extra arguments | Philip Sequeira | 2014-07-03 | 1 | -10/+18 |
* | TOOLS/zsh.pl: escape all colons in option descriptions | Philip Sequeira | 2014-07-03 | 1 | -1/+1 |
* | command: include new "playback-time" property in update mechanism | wm4 | 2014-07-03 | 1 | -1/+1 |
* | DOCS: add a file listing API changes for the client API | wm4 | 2014-07-03 | 3 | -2/+61 |
* | manpage: reflect new coreaudio changes | Stefano Pigozzi | 2014-07-02 | 1 | -1/+13 |
* | ao_coreaudio: report latency more correctly | Stefano Pigozzi | 2014-07-02 | 1 | -1/+19 |
* | cache_file: use unicode on windows | wm4 | 2014-07-02 | 1 | -0/+2 |
* | ao_coreaudio: move channel mapping away from utils | Stefano Pigozzi | 2014-07-02 | 3 | -126/+128 |
* | ao_coreaudio: use mpv's internal pull API | Stefano Pigozzi | 2014-07-02 | 1 | -82/+9 |
* | ao_coreaudio: remove useless comments | Stefano Pigozzi | 2014-07-02 | 1 | -5/+3 |
* | ao_coreaudio: rename init_lpcm -> init_audiounit | Stefano Pigozzi | 2014-07-02 | 1 | -6/+9 |
* | ao_coreaudio: fill asbd with an helper function | Stefano Pigozzi | 2014-07-02 | 4 | -39/+29 |
* | ao_coreaudio: split control to helper functions | Stefano Pigozzi | 2014-07-02 | 1 | -23/+30 |
* | ao_coreaudio: move device related functions to the new AO | Stefano Pigozzi | 2014-07-02 | 3 | -277/+255 |
* | ao_coreaudio: remove useless call to print_asbd | Stefano Pigozzi | 2014-07-02 | 2 | -4/+0 |
* | ao_coreaudio: move spdif code to a new AO | Stefano Pigozzi | 2014-07-02 | 6 | -433/+596 |
* | cache: clear DVD timestamps | wm4 | 2014-07-02 | 1 | -0/+3 |
* | x11: clear window only on initial map | wm4 | 2014-07-02 | 1 | -1/+2 |
* | command: remove some code duplication in cache properties | wm4 | 2014-07-02 | 1 | -75/+33 |
* | command: cache can actually have full-size 0 | wm4 | 2014-07-02 | 1 | -4/+4 |
* | command: change cache perentage to float, add cache-free and cache-used | Andrey Morozov | 2014-07-02 | 5 | -10/+111 |
* | demux: drop AVI special code | wm4 | 2014-07-02 | 1 | -8/+0 |
* | demux_mkv: minor improvement to overflow check | wm4 | 2014-07-02 | 1 | -2/+3 |
* | Audit and replace all ctype.h uses | wm4 | 2014-07-01 | 25 | -49/+55 |
* | demux: minor cleanups | wm4 | 2014-07-01 | 4 | -26/+0 |
* | README: fix link to release policy document | Alessandro Ghedini | 2014-06-30 | 1 | -1/+1 |
* | options: add --list-protocols option | Alessandro Ghedini | 2014-06-30 | 4 | -0/+29 |
* | build: set default cdrom and dvd devices on linux | Alessandro Ghedini | 2014-06-30 | 1 | -0/+2 |
* | options: fix --gapless-audio default value | wm4 | 2014-06-30 | 1 | -0/+1 |
* | demux_mkv: cosmetics | wm4 | 2014-06-29 | 2 | -26/+20 |
* | demux_mkv: add some overflow checks etc. | wm4 | 2014-06-29 | 2 | -59/+111 |
* | player: fix start position when specifying with percent | Tsukasa OMOTO | 2014-06-29 | 1 | -1/+1 |
* | options: support setting start time relative to start PTS | Tsukasa OMOTO | 2014-06-29 | 4 | -9/+20 |
* | player: make the time display relative to start PTS | Tsukasa OMOTO | 2014-06-29 | 7 | -10/+30 |
* | av_common: remove unneeded field | wm4 | 2014-06-29 | 1 | -1/+0 |
* | af_volume: fix calculations including replay-gain | Mohammad Alsaleh | 2014-06-28 | 1 | -2/+2 |
* | sub: fix undefined behavior with dvd:// | wm4 | 2014-06-28 | 1 | -1/+1 |
* | manpage: update config file locations | wm4 | 2014-06-28 | 5 | -16/+29 |
* | scripting: shorten a line | wm4 | 2014-06-26 | 1 | -2/+3 |
* | config: use the same signature for win32/OSX specific path functions | wm4 | 2014-06-26 | 4 | -14/+19 |
* | config: handle --no-config case directly in mp_config_dirs() | wm4 | 2014-06-26 | 1 | -26/+23 |
* | config, player: avoid some temporary talloc contexts | wm4 | 2014-06-26 | 2 | -28/+24 |
* | config: make passing talloc context optional for some functions | wm4 | 2014-06-26 | 3 | -31/+28 |
* | player: create config dir if it doesn't exist | wm4 | 2014-06-26 | 2 | -4/+3 |
* | config: prefer the old config dir if it exists, but XDG doesn't | wm4 | 2014-06-26 | 1 | -6/+14 |
* | player: remove some minor code duplication in config loader code | wm4 | 2014-06-26 | 3 | -21/+16 |
* | Basic xdg directory implementation | Kenneth Zhou | 2014-06-26 | 11 | -152/+209 |
* | input: readd some TV default key bindings | wm4 | 2014-06-25 | 1 | -0/+4 |
* | DOCS: add document describing the release policy and procedure | Alessandro Ghedini | 2014-06-25 | 2 | -9/+71 |
* | command: fix tv-channel property | wm4 | 2014-06-25 | 1 | -0/+3 |
* | manpage: update changed defaults from previous commit | wm4 | 2014-06-23 | 1 | -2/+2 |
* | cache: change auto-pause/resume defaults | wm4 | 2014-06-23 | 1 | -2/+2 |
* | demux_lavf: remove unused symbol | wm4 | 2014-06-23 | 1 | -2/+0 |
* | vo_opengl: Make approx-gamma affect OSD/sub | Niklas Haas | 2014-06-22 | 2 | -4/+8 |
* | video: Include better heuristics for guessing primaries | Niklas Haas | 2014-06-22 | 4 | -6/+36 |
* | video: Refactor rendering intent for DCP XYZ and :srgb | Niklas Haas | 2014-06-22 | 4 | -59/+102 |