| Commit message (Expand) | Author | Age | Files | Lines |
* | wayland: move workaround to fullscreen code | Alexander Preisinger | 2014-01-04 | 1 | -4/+5 |
* | wayland: implement dropping files on the VO window | Alexander Preisinger | 2014-01-04 | 2 | -2/+190 |
* | vo: dropping subtitle files on the VO window adds them as subtitle files | wm4 | 2014-01-04 | 1 | -11/+27 |
* | x11: implement dropping files on the VO window | wm4 | 2014-01-04 | 2 | -6/+192 |
* | vo: add vo_drop_files() | wm4 | 2014-01-04 | 2 | -0/+26 |
* | vda: fix build on OS X 10.7 | Stefano Pigozzi | 2014-01-02 | 2 | -0/+2 |
* | wayland/opengl: fix garbage borders | Alexander Preisinger | 2014-01-02 | 2 | -22/+22 |
* | wayland/shm: only commit new frames | Alexander Preisinger | 2014-01-02 | 1 | -36/+40 |
* | wayland: don't change set fullscreen twice | Alexander Preisinger | 2014-01-02 | 1 | -1/+1 |
* | video: fix --brightness etc. options | wm4 | 2013-12-29 | 1 | -11/+0 |
* | vd_lavc: by default, output all frames, even corrupted ones | wm4 | 2013-12-29 | 1 | -0/+10 |
* | vo/x11_common: do not select motion events when --no-mouse-movements is set | ahodesuka | 2013-12-28 | 1 | -1/+1 |
* | Revert "x11: don't set global error handler" | wm4 | 2013-12-27 | 1 | -0/+28 |
* | Revert "cocoa: unlock on uninit" | Stefano Pigozzi | 2013-12-26 | 1 | -3/+1 |
* | corevideo: fix video initialization when not using VDA | Stefano Pigozzi | 2013-12-26 | 1 | -52/+46 |
* | build: fix shm detection on OpenBSD | Stefano Pigozzi | 2013-12-26 | 1 | -0/+1 |
* | cocoa: sanitize window title string and guard against NULL | Stefano Pigozzi | 2013-12-25 | 1 | -1/+6 |
* | vo_x11/vo_xv: fix build when using --disable-xext | Stefano Pigozzi | 2013-12-25 | 2 | -12/+12 |
* | vaapi: fix initialization error code path | wm4 | 2013-12-23 | 1 | -1/+2 |
* | vo_vdpau: fix unintended truncation of 64 bit timestamps to 32 bit | wm4 | 2013-12-22 | 2 | -2/+2 |
* | vo_vdpau: add some debugging messages for frame timing | wm4 | 2013-12-22 | 1 | -2/+4 |
* | gl_lcms: actually acquire mutex | wm4 | 2013-12-22 | 1 | -0/+2 |
* | vda: attempt to fix build (2) | wm4 | 2013-12-22 | 1 | -2/+2 |
* | msg: remove global state | wm4 | 2013-12-21 | 1 | -1/+0 |
* | msg: rename mp_msg_log -> mp_msg | wm4 | 2013-12-21 | 6 | -39/+39 |
* | msg: convert defines to enum | wm4 | 2013-12-21 | 2 | -3/+3 |
* | vo_opengl_old: remove leftovers | wm4 | 2013-12-21 | 1 | -1/+1 |
* | path lookup functions: mp_msg conversions | wm4 | 2013-12-21 | 1 | -1/+1 |
* | stream: mp_msg conversions | wm4 | 2013-12-21 | 1 | -4/+5 |
* | x11: mp_msg conversion for fstype help output | wm4 | 2013-12-21 | 2 | -10/+8 |
* | m_option: add mp_log context to sub-module print_help callback | wm4 | 2013-12-21 | 3 | -11/+9 |
* | m_option: add mp_log callback to OPT_STRING_VALIDATE options | wm4 | 2013-12-21 | 4 | -16/+16 |
* | m_option, m_config: mp_msg conversions | wm4 | 2013-12-21 | 3 | -3/+4 |
* | input: rework how input sources are added | wm4 | 2013-12-21 | 1 | -2/+2 |
* | codecs: mp_msg conversion | wm4 | 2013-12-21 | 1 | -1/+1 |
* | img_format: drop message about unknown pixel formats | wm4 | 2013-12-21 | 1 | -7/+1 |
* | bitmap_packer: use printf() for fatal message | wm4 | 2013-12-21 | 1 | -2/+2 |
* | vaapi: mp_msg conversions | wm4 | 2013-12-21 | 6 | -123/+135 |
* | vdpau: mp_msg conversions | wm4 | 2013-12-21 | 6 | -73/+77 |
* | video/fmt-conversion.c: remove unknown pixel format messages | wm4 | 2013-12-21 | 3 | -20/+17 |
* | image_writer: mp_msg conversions | wm4 | 2013-12-21 | 3 | -14/+12 |
* | sws_utils: mp_msg conversions | wm4 | 2013-12-21 | 3 | -3/+13 |
* | gl_lcms: use global lock to deal with crappy lcms2 message callback | wm4 | 2013-12-21 | 1 | -14/+22 |
* | video/out: pass along global context | wm4 | 2013-12-21 | 5 | -4/+10 |
* | video/decode: mp_msg conversions | wm4 | 2013-12-21 | 5 | -65/+71 |
* | video/filter: mp_msg conversions | wm4 | 2013-12-21 | 16 | -121/+102 |
* | x11: don't set global error handler | wm4 | 2013-12-21 | 1 | -22/+0 |
* | w32_common: support file drag and drop | Martin Herkt | 2013-12-20 | 1 | -0/+38 |
* | w32_common: fix mouse clicks | Martin Herkt | 2013-12-19 | 1 | -12/+17 |
* | vf_lavfi: don't access AVFilterPad directly | wm4 | 2013-12-18 | 1 | -2/+3 |
* | Reduce recursive config.h inclusions in headers | wm4 | 2013-12-18 | 5 | -6/+7 |
* | Fix OSX build; remove all remaining mpvcore references | 11rcombs | 2013-12-17 | 3 | -6/+6 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 | 66 | -100/+100 |
* | Move options/config related files from mpvcore/ to options/ | wm4 | 2013-12-17 | 47 | -62/+62 |
* | Move mpvcore/input/ to input/ | wm4 | 2013-12-17 | 6 | -15/+15 |
* | Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg | wm4 | 2013-12-16 | 5 | -26/+26 |
* | Allow some options taking filenames to refer to mpv config dir | wm4 | 2013-12-14 | 1 | -1/+4 |
* | vf_dsize: fix bug caused by typo | wm4 | 2013-12-14 | 1 | -1/+1 |
* | video: change --video-zoom behavior | wm4 | 2013-12-13 | 1 | -3/+5 |
* | dec_video: fix handling of timestamp resets | wm4 | 2013-12-12 | 1 | -1/+0 |
* | video: display last frame, drain frames on video reconfig | wm4 | 2013-12-10 | 2 | -0/+5 |
* | vo: reset some fields properly | wm4 | 2013-12-10 | 1 | -0/+6 |
* | video: move VO reinit from filter chain to player | wm4 | 2013-12-10 | 3 | -117/+34 |
* | video: move handling of brightness and deinterlacing control | wm4 | 2013-12-10 | 3 | -30/+42 |
* | vf_vo: remove VO reset on filter uninit | wm4 | 2013-12-10 | 1 | -5/+0 |
* | video: move video filter chain initialization from decoder to player | wm4 | 2013-12-10 | 5 | -62/+37 |
* | compat: add compatibility kludge for Libav 9 | wm4 | 2013-12-08 | 1 | -8/+14 |
* | vf: redo conversion filter insertion/format negotiation | wm4 | 2013-12-07 | 6 | -175/+187 |
* | video/filter: make vf->control non-recursive | wm4 | 2013-12-07 | 12 | -32/+27 |
* | vf: remove flags from filter format status | wm4 | 2013-12-07 | 4 | -37/+25 |
* | video: create a separate context for video filter chain | wm4 | 2013-12-07 | 7 | -137/+175 |
* | video/filter: remove vf_match_csp() | wm4 | 2013-12-07 | 6 | -119/+4 |
* | vf: remove unused function | wm4 | 2013-12-07 | 2 | -23/+0 |
* | vf: print error when creating filter fails | wm4 | 2013-12-07 | 1 | -0/+1 |
* | cocoa: make borderless window resizable | agiz | 2013-12-07 | 1 | -1/+1 |
* | vf: declare config() as legacy | wm4 | 2013-12-05 | 1 | -5/+5 |
* | video/filter: remove unneeded config callbacks | wm4 | 2013-12-05 | 5 | -45/+0 |
* | video: remove --flip | wm4 | 2013-12-05 | 7 | -22/+7 |
* | vf: move norm_qscale() to the only filter which uses it | wm4 | 2013-12-05 | 2 | -15/+15 |
* | vf_sub, vf_dlopen: default struct is not needed | wm4 | 2013-12-05 | 2 | -7/+3 |
* | vf: cleanup removed filter entry | wm4 | 2013-12-05 | 1 | -1/+0 |
* | video/filter: fix some bogus free() calls | wm4 | 2013-12-05 | 4 | -8/+0 |
* | options: remove legacy hacks for sub-option handling | wm4 | 2013-12-04 | 1 | -17/+8 |
* | vd_lavc: factor out libavcodec thread setup | wm4 | 2013-12-04 | 1 | -15/+1 |
* | vd_lavc: don't check required hwdec fields | wm4 | 2013-12-04 | 1 | -4/+3 |
* | av_common: add timebase parameter to mp_set_av_packet() | wm4 | 2013-12-04 | 1 | -2/+3 |
* | wayland: print waylands display erros | Alexander Preisinger | 2013-12-04 | 1 | -0/+40 |
* | vf_noise: reduce binary size | wm4 | 2013-12-04 | 1 | -4/+1 |
* | vf_eq: revert unintended binary size increase | wm4 | 2013-12-04 | 1 | -13/+10 |
* | video/filter: remove legacy option handling hacks | wm4 | 2013-12-04 | 32 | -37/+35 |
* | vf_vo: don't abuse option strings to set VO | wm4 | 2013-12-04 | 2 | -6/+15 |
* | vf_rotate: use option parser | wm4 | 2013-12-04 | 1 | -2/+7 |
* | vf_pp: use option parser | wm4 | 2013-12-04 | 1 | -5/+14 |
* | vf_ilpack: use option parser | wm4 | 2013-12-04 | 1 | -8/+10 |
* | vf_eq: use option parser | wm4 | 2013-12-04 | 1 | -26/+22 |
* | vf_dsize: use option parser | wm4 | 2013-12-04 | 1 | -31/+19 |
* | vf_divtc: use option parser | wm4 | 2013-12-04 | 1 | -78/+36 |
* | video/filter: remove vf_down3dright | wm4 | 2013-12-04 | 2 | -158/+0 |
* | vf: remove unneeded field | wm4 | 2013-12-04 | 1 | -1/+0 |
* | vf_pullup: change options, reroute to vf_lavfi | wm4 | 2013-12-04 | 1 | -10/+37 |
* | vf_unsharp: change options, reroute to vf_lavfi | wm4 | 2013-12-04 | 1 | -50/+37 |
* | vf_phase: change options, reroute to vf_lavfi | wm4 | 2013-12-04 | 1 | -35/+48 |
* | vf_noise: reroute to vf_lavfi | wm4 | 2013-12-04 | 1 | -26/+42 |
* | vf_stereo3d: reroute to vf_lavfi | wm4 | 2013-12-04 | 1 | -10/+31 |
* | vf_hqdn3d: change options, reroute to vf_lavfi | wm4 | 2013-12-04 | 1 | -67/+34 |
* | vf_gradfun: reroute to vf_lavfi | wm4 | 2013-12-04 | 1 | -0/+23 |
* | vf_delogo: reroute to vf_lavfi | wm4 | 2013-12-04 | 1 | -2/+20 |
* | vf_yadif: change options, reroute to vf_lavfi | wm4 | 2013-12-04 | 1 | -15/+24 |
* | vf_lavfi: export a wrapper function | wm4 | 2013-12-04 | 2 | -6/+156 |
* | video: remove VFCAP_POSTPROC | wm4 | 2013-12-04 | 2 | -7/+1 |
* | vf_screenshot: remove unnecessary code | wm4 | 2013-12-04 | 1 | -5/+0 |
* | gl_video: change internal API for hwdec mp_image download | Stefano Pigozzi | 2013-12-02 | 3 | -10/+13 |
* | gl_video: use hwdec download_image call only if hwdec is active | wm4 | 2013-12-02 | 1 | -2/+3 |
* | options: add option to disable using right Alt key as Alt Gr | Vivek Jain | 2013-12-02 | 2 | -4/+6 |
* | vo_opengl: support for vda hardware decoding | Stefano Pigozzi | 2013-12-02 | 5 | -0/+161 |
* | gl_video: support packed YUV formats with Apple extensions | Stefano Pigozzi | 2013-12-02 | 4 | -2/+47 |
* | vo_opengl: add support for rectangle textures | wm4 | 2013-12-01 | 5 | -44/+86 |
* | mp_image: deal with FFmpeg PSEUDOPAL braindeath | wm4 | 2013-12-01 | 3 | -3/+15 |
* | vo_null: don't reject hwaccel formats | wm4 | 2013-12-01 | 1 | -2/+0 |
* | options: add options that set defaults for af/vf/ao/vo | wm4 | 2013-12-01 | 2 | -0/+4 |
* | Take care of some libavutil deprecations, drop support for FFmpeg 1.0 | wm4 | 2013-11-29 | 8 | -158/+156 |
* | vf_pullup: properly reset on seek | wm4 | 2013-11-29 | 1 | -14/+37 |
* | gl_hwdec: use a imgfmt field instead of a query_format callback | wm4 | 2013-11-29 | 4 | -15/+5 |
* | vdpau: always let decoder output IMGFMT_VDPAU | wm4 | 2013-11-29 | 3 | -3/+4 |
* | vaapi: remove unused hw image formats, simplify | wm4 | 2013-11-29 | 7 | -26/+11 |
* | build: make pthreads mandatory | wm4 | 2013-11-28 | 3 | -21/+5 |
* | video: add insane hack to work around FFmpeg/Libav insanity | wm4 | 2013-11-28 | 1 | -3/+8 |
* | video: warn against non-monotonic PTS instead of decreasing PTS | wm4 | 2013-11-28 | 1 | -2/+2 |
* | video: add heuristic to prevent framedrop during hrseek if pts broken | wm4 | 2013-11-28 | 2 | -0/+9 |
* | video: replace d_video->pts field, change PTS jump checks | wm4 | 2013-11-27 | 2 | -5/+6 |
* | video: if PTS is missing, make something up using the framerate | wm4 | 2013-11-27 | 1 | -3/+7 |
* | video: refactor PTS code, add fall back heuristic to DTS | wm4 | 2013-11-27 | 3 | -70/+113 |
* | Move some code from player to audio/video reset functions | wm4 | 2013-11-27 | 1 | -0/+7 |
* | cosmetics: rename video/audio reset functions | wm4 | 2013-11-27 | 4 | -10/+10 |
* | video: remove commented code | wm4 | 2013-11-27 | 1 | -13/+2 |
* | video: use dts as fallback when determining pts by sorting | wm4 | 2013-11-27 | 1 | -11/+10 |
* | video/filter: fix PIC compile on x86 | Natanael Copa | 2013-11-26 | 2 | -3/+9 |
* | video: unbreak --no-correct-pts with demuxers that use DTS | wm4 | 2013-11-26 | 2 | -4/+6 |
* | cocoa: unlock on uninit | Stefano Pigozzi | 2013-11-26 | 1 | -1/+3 |
* | video: move timestamp determination code to dec_video | wm4 | 2013-11-25 | 2 | -0/+44 |
* | video: disable PTS sorting fallback by default | wm4 | 2013-11-25 | 1 | -2/+3 |
* | demux: export dts from demux_lavf, use it for avi | wm4 | 2013-11-25 | 1 | -4/+1 |
* | player: merge no-correct-pts with correct-pts code | wm4 | 2013-11-25 | 2 | -0/+4 |
* | player: change semantics of --no-correct-pts | wm4 | 2013-11-25 | 1 | -1/+0 |
* | dec_video: fix function signature | wm4 | 2013-11-25 | 2 | -4/+6 |
* | video: pass PTS as part of demux_packet/AVPacket and mp_image/AVFrame | wm4 | 2013-11-25 | 4 | -17/+22 |
* | osd: remove mp_osd_res.video_par field | wm4 | 2013-11-24 | 7 | -8/+1 |
* | Rename sub.c/.h to osd.c/.h | wm4 | 2013-11-24 | 18 | -21/+16 |
* | vd_lavc: improve a comment | wm4 | 2013-11-24 | 1 | -1/+2 |
* | vd_lavc: when falling back to software, revert filter error status | wm4 | 2013-11-23 | 1 | -0/+2 |
* | Attempt to fix build on older libavcodec versions | wm4 | 2013-11-23 | 2 | -0/+2 |
* | video: don't overwrite demuxer FPS value | wm4 | 2013-11-23 | 1 | -1/+1 |
* | video: move handling of container vs. stream AR out of vd_lavc.c | wm4 | 2013-11-23 | 4 | -39/+34 |
* | dec_video: make vf_input and hwdec_info statically allocated | wm4 | 2013-11-23 | 3 | -7/+5 |
* | dec_video: remove "initialized" field | wm4 | 2013-11-23 | 2 | -13/+8 |
* | demux: remove gsh field from sh_audio/sh_video/sh_sub | wm4 | 2013-11-23 | 1 | -3/+3 |
* | video: move decoder context from sh_video into new struct | wm4 | 2013-11-23 | 6 | -187/+216 |
* | options: print lavfi filter list with --vf=lavfi=help | wm4 | 2013-11-23 | 1 | -0/+40 |
* | options: implement --pphelp differently | wm4 | 2013-11-23 | 3 | -0/+8 |
* | video: remove vf_pp auto-insertion | wm4 | 2013-11-23 | 4 | -34/+0 |
* | video: merge vd.c into dec_video.c | wm4 | 2013-11-23 | 2 | -175/+138 |
* | video: move struct mp_hwdec_info into its own header file | wm4 | 2013-11-23 | 12 | -23/+30 |
* | vo_opengl: fix compilation | wm4 | 2013-11-22 | 1 | -2/+2 |
* | vf_vavpp: make it work with vo_opengl and software decoding | wm4 | 2013-11-22 | 3 | -5/+5 |
* | vo_opengl: initialize all fields for VFCTRL_GET_HWDEC_INFO | wm4 | 2013-11-22 | 1 | -4/+8 |
* | cocoa: use window-scale to support video scaling functionality | Stefano Pigozzi | 2013-11-22 | 3 | -6/+10 |
* | cocoa: implement window-scale | Stefano Pigozzi | 2013-11-22 | 1 | -0/+20 |
* | switch the build system to waf | Stefano Pigozzi | 2013-11-21 | 1 | -3/+3 |
* | vdpau_old: enable OpenGL interop | wm4 | 2013-11-19 | 1 | -0/+1 |
* | demux: rename demux_packet.h to packet.h | wm4 | |