| Commit message (Expand) | Author | Age | Files | Lines |
* | image_writer, vo_image: change license to LGPL | wm4 | 2017-06-18 | 1 | -7/+7 |
* | options: add M_OPT_FILE to some more file options | Philip Sequeira | 2017-03-06 | 1 | -1/+1 |
* | options: remove deprecated sub-option handling for --vo and --ao | wm4 | 2016-11-25 | 1 | -12/+0 |
* | vo_image: move to global options | wm4 | 2016-09-05 | 1 | -10/+39 |
* | mpv_talloc.h: rename from talloc.h | Dmitrij D. Czarkoff | 2016-01-11 | 1 | -1/+1 |
* | video/out: remove an unused parameter | wm4 | 2015-10-03 | 1 | -1/+1 |
* | path: make mp_path_join accept normal C strings | wm4 | 2015-05-09 | 1 | -1/+1 |
* | Update license headers | Marcin Kurczewski | 2015-04-13 | 1 | -4/+4 |
* | video: remove vfcap.h | wm4 | 2015-01-21 | 1 | -3/+2 |
* | Do not call strerror() | wm4 | 2014-11-26 | 1 | -1/+2 |
* | win32: get rid of mp_stat in the normal source code | wm4 | 2014-10-17 | 1 | -1/+1 |
* | Move compat/ and bstr/ directory contents somewhere else | wm4 | 2014-08-29 | 1 | -1/+1 |
* | video: move display and timing to a separate thread | wm4 | 2014-08-12 | 1 | -1/+1 |
* | vo: make draw_image and vo_queue_image transfer image ownership | wm4 | 2014-06-17 | 1 | -3/+1 |
* | video: introduce failure path for image allocations | wm4 | 2014-06-17 | 1 | -0/+4 |
* | video/out: change aspects of OSD handling | wm4 | 2014-06-15 | 1 | -7/+1 |
* | vo: get rid of config_count field | wm4 | 2014-05-06 | 1 | -4/+3 |
* | video/out: don't access aspdat in VOs | wm4 | 2014-01-22 | 1 | -10/+1 |
* | sub: uglify OSD code path with locking | wm4 | 2014-01-18 | 1 | -1/+1 |
* | image_writer: mp_msg conversions | wm4 | 2013-12-21 | 1 | -1/+1 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 | 1 | -2/+2 |
* | Move options/config related files from mpvcore/ to options/ | wm4 | 2013-12-17 | 1 | -2/+2 |
* | osd: remove mp_osd_res.video_par field | wm4 | 2013-11-24 | 1 | -1/+0 |
* | Rename sub.c/.h to osd.c/.h | wm4 | 2013-11-24 | 1 | -1/+1 |
* | video/out: remove useless info struct and redundant fields | wm4 | 2013-10-23 | 1 | -6/+2 |
* | mplayer, vo_image: simplify OSD redrawing, fix vo_image crash | wm4 | 2013-10-13 | 1 | -5/+0 |
* | vo_image: simplify | wm4 | 2013-08-24 | 1 | -28/+2 |
* | Some more mp_msg conversions | wm4 | 2013-08-23 | 1 | -7/+5 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 | 1 | -4/+4 |
* | video/out: remove options argument from preinit() | wm4 | 2013-07-22 | 1 | -1/+1 |
* | vo: remove vo.check_events callback | wm4 | 2013-05-26 | 1 | -5/+0 |
* | vo_image: start image file numbers at 1 | wm4 | 2013-05-18 | 1 | -2/+2 |
* | m_option: don't define OPT_BASE_STRUCT by default | wm4 | 2013-03-01 | 1 | -1/+0 |
* | core: simplify OSD capability handling, remove VFCAP_OSD | wm4 | 2013-03-01 | 1 | -1/+1 |
* | options: drop --opt:subopt option names | wm4 | 2013-02-23 | 1 | -1/+1 |
* | vo_image: render subs | wm4 | 2013-01-13 | 1 | -15/+36 |
* | video/out: replace VFCAP_TIMER with vo->untimed, fix vo_image and vo_lavc | wm4 | 2013-01-13 | 1 | -0/+1 |
* | mp_image: require using mp_image_set_size() for setting w/h | wm4 | 2013-01-13 | 1 | -2/+1 |
* | video/out: replace VOCTRL_QUERY_FORMAT with vo_driver.query_format | wm4 | 2013-01-13 | 1 | -2/+1 |
* | video/out: make draw_image mandatory, remove VOCTRL_DRAW_IMAGE | wm4 | 2013-01-13 | 1 | -6/+2 |
* | video: fix bogus uses of mp_image.w/width | wm4 | 2012-11-21 | 1 | -2/+2 |
* | options, vo_x11: remove -zoom option, make it default | wm4 | 2012-11-16 | 1 | -2/+1 |
* | Rename directories, move files (step 2 of 2) | wm4 | 2012-11-12 | 1 | -11/+10 |
* | Rename directories, move files (step 1 of 2) (does not compile) | wm4 | 2012-11-12 | 1 | -0/+198 |