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