| Commit message (Expand) | Author | Age | Files | Lines |
* | video: redo video equalizer option handling | wm4 | 2017-08-22 | 1 | -37/+3 |
* | options: remove deprecated sub-option handling for --vo and --ao | wm4 | 2016-11-25 | 1 | -1/+1 |
* | vo: remove unused VOCTRL_GET_PANSCAN | wm4 | 2016-09-08 | 1 | -2/+0 |
* | vo_vdpau: rename some sub-options | wm4 | 2016-09-06 | 1 | -3/+6 |
* | options: deprecate suboptions for the remaining AO/VOs | wm4 | 2016-09-05 | 1 | -1/+2 |
* | x11: stop using vo.event_fd | wm4 | 2016-07-20 | 1 | -0/+2 |
* | vo_vdpau: minor simplification | wm4 | 2016-07-07 | 1 | -19/+9 |
* | vo_vdpau: remove bitmap packer use | wm4 | 2016-07-01 | 1 | -80/+57 |
* | video: refactor how VO exports hwdec device handles | wm4 | 2016-05-09 | 1 | -7/+5 |
* | vo_opengl: vdpau: fix certain cases of preemption recovery failures | wm4 | 2016-05-03 | 1 | -1/+0 |
* | mpv_talloc.h: rename from talloc.h | Dmitrij D. Czarkoff | 2016-01-11 | 1 | -1/+1 |
* | vo_opengl: disable interpolation without display-sync | wm4 | 2015-11-25 | 1 | -1/+1 |
* | Remove some VLAs | wm4 | 2015-11-06 | 1 | -2/+4 |
* | vo_vdpau: check VDP_RGBA_FORMAT_A8 support | wm4 | 2015-11-04 | 1 | -2/+6 |
* | video/out: remove an unused parameter | wm4 | 2015-10-03 | 1 | -1/+1 |
* | x11: separate window creation and configuration | wm4 | 2015-09-30 | 1 | -1/+6 |
* | video: replace vf_format outputlevels option with global option | wm4 | 2015-09-29 | 1 | -4/+0 |
* | vo_vdpau: fix frame scheduling if display FPS is unknown | wm4 | 2015-08-04 | 1 | -1/+1 |
* | vo: minor simplification for queue size handling | wm4 | 2015-07-20 | 1 | -1/+1 |
* | vo_vdpau: Implement rotation support | Philip Langdale | 2015-07-11 | 1 | -8/+84 |
* | vo: better magic value for unknown vsync interval | wm4 | 2015-07-01 | 1 | -0/+1 |
* | vo: change internal API for drawing frames | wm4 | 2015-07-01 | 1 | -18/+27 |
* | video: pass future frames to VO | wm4 | 2015-07-01 | 1 | -1/+1 |
* | video: reduce error message when loading hwdec backend fails | wm4 | 2015-06-20 | 1 | -1/+1 |
* | vo_vdpau: add a NULL check, verify image dimensions | wm4 | 2015-06-06 | 1 | -1/+2 |
* | vo_vdpau: limit output surfaces to allowed maximum dimensions | wm4 | 2015-06-05 | 1 | -4/+12 |
* | vo_vdpau: directly get surface size from surface for screenshots | wm4 | 2015-06-05 | 1 | -6/+11 |
* | vo_vdpau: shorten 2 variable names | wm4 | 2015-06-05 | 1 | -10/+9 |
* | vo_vdpau: check maximum video size | wm4 | 2015-06-04 | 1 | -0/+19 |
* | vdpau: retrieve mixer parameters directly from the hw surface | wm4 | 2015-05-28 | 1 | -4/+1 |
* | video/out: remove VOFLAG_FLIPPING | wm4 | 2015-05-01 | 1 | -4/+2 |
* | Update license headers | Marcin Kurczewski | 2015-04-13 | 1 | -5/+4 |
* | video/out: fix screenshot image formats | wm4 | 2015-04-07 | 1 | -1/+1 |
* | video/out: remove unused colorspace reporting | wm4 | 2015-03-31 | 1 | -9/+0 |
* | vo_vdpau: remove some minor code duplication | wm4 | 2015-03-23 | 1 | -13/+7 |
* | vo_vdpau: check vdpau API return value | wm4 | 2015-03-23 | 1 | -0/+1 |
* | osd: simplify an aspect of change detection handling | wm4 | 2015-03-18 | 1 | -10/+4 |
* | buid: readd -Wparentheses | wm4 | 2015-03-02 | 1 | -1/+1 |
* | vo_vdpau: minor simplification | wm4 | 2015-02-07 | 1 | -4/+1 |
* | vo_vdpau: remove unneeded code | wm4 | 2015-02-04 | 1 | -4/+0 |
* | vo: simplify VOs by adding generic screenshot support | wm4 | 2015-01-24 | 1 | -9/+1 |
* | video: separate screenshot modes | wm4 | 2015-01-23 | 1 | -5/+6 |
* | vo: fix disabling/enabling smoothmotion at runtime | wm4 | 2015-01-23 | 1 | -1/+1 |
* | vo_vdpau: don't render to an output surface if it could be busy | wm4 | 2015-01-22 | 1 | -6/+6 |
* | video: handle hwdec screenshots differently | wm4 | 2015-01-22 | 1 | -45/+7 |
* | video: have a generic context struct for hwdec backends | wm4 | 2015-01-22 | 1 | -1/+1 |
* | video: remove vfcap.h | wm4 | 2015-01-21 | 1 | -5/+3 |
* | vo: fix some nonsense | wm4 | 2014-12-10 | 1 | -2/+0 |
* | vo: include normal render-ahead time in flip_queue_offset | wm4 | 2014-12-09 | 1 | -7/+8 |
* | vdpau/GLX: don't access VO backend | wm4 | 2014-12-03 | 1 | -1/+1 |
* | command: make window-scale property observable | wm4 | 2014-11-02 | 1 | -0/+1 |
* | vo_vdpau: don't try to create surfaces of size 0 | wm4 | 2014-10-01 | 1 | -10/+9 |
* | vo_vdpau: better integration with the generic framedrop code | wm4 | 2014-09-20 | 1 | -5/+7 |
* | vo_vdpau: fix confusion around vsync_interval | wm4 | 2014-09-20 | 1 | -10/+9 |
* | video: take refresh rate changes into account | wm4 | 2014-08-17 | 1 | -18/+9 |
* | x11: use xrandr to retrieve display refresh rate | wm4 | 2014-08-16 | 1 | -7/+1 |
* | video: add VO framedropping mode | wm4 | 2014-08-15 | 1 | -0/+1 |
* | vo_vdpau: fix screenshots with anamorphic video | wm4 | 2014-08-13 | 1 | -1/+1 |
* | video: move display and timing to a separate thread | wm4 | 2014-08-12 | 1 | -7/+6 |
* | video: don't keep multiple pointers to hwdec info struct | wm4 | 2014-08-11 | 1 | -2/+5 |
* | vdpau: don't upload video images in advance | wm4 | 2014-07-29 | 1 | -19/+11 |
* | vo: make draw_image and vo_queue_image transfer image ownership | wm4 | 2014-06-17 | 1 | -1/+2 |
* | video: introduce failure path for image allocations | wm4 | 2014-06-17 | 1 | -0/+3 |
* | video/out: change aspects of OSD handling | wm4 | 2014-06-15 | 1 | -6/+9 |
* | video: warn if an emulated hwdec API is used | wm4 | 2014-05-28 | 1 | -0/+5 |
* | vdpau: move RGB surface management out of the VO | wm4 | 2014-05-22 | 1 | -84/+4 |
* | vo_vdpau: always allocate the black pixel | wm4 | 2014-05-22 | 1 | -0/+3 |
* | vo_vdpau, vo_opengl: handle vdpau preemption differently | wm4 | 2014-05-10 | 1 | -30/+18 |
* | x11: don't use VOCTRL_UPDATE_SCREENINFO | wm4 | 2014-05-06 | 1 | -1/+1 |
* | vdpau: deduplicate video surface upload code | wm4 | 2014-05-04 | 1 | -18/+7 |
* | vo_vdpau: keep colorspace flags | wm4 | 2014-05-02 | 1 | -1/+2 |
* | video: move video frame queue from vo_vdpau.c to vo.c | wm4 | 2014-05-02 | 1 | -91/+24 |
* | vo_vdpau: always use mp_image for internal buffer queue | wm4 | 2014-05-02 | 1 | -44/+39 |
* | command, vo_vdpau: respect vdpau deint sub-option | wm4 | 2014-05-02 | 1 | -0/+3 |
* | vo_vdpau: apply vo_vdpau postprocessing options | wm4 | 2014-05-02 | 1 | -2/+16 |
* | vdpau_mixer: allow overriding frame opts | wm4 | 2014-05-02 | 1 | -1/+1 |
* | vo_vdpau: support vf_vdpaupp | wm4 | 2014-05-02 | 1 | -248/+43 |
* | vo_vdpau: let vdpau scale anamorphic screenshots | wm4 | 2014-04-29 | 1 | -8/+4 |
* | video: make mp_image use mp_image_params directly | wm4 | 2014-04-21 | 1 | -2/+3 |
* | vo_vdpau: add an additional check for timestamp robustness | wm4 | 2014-04-08 | 1 | -0/+16 |
* | vo_vdpau: document what WRAP_ADD does | wm4 | 2014-04-08 | 1 | -0/+2 |
* | vo_vdpau: simplify previous vsync timestamp calculation | wm4 | 2014-04-08 | 1 | -9/+8 |
* | vo_vdpau: simplify time management and make it more robust | wm4 | 2014-04-07 | 1 | -68/+11 |
* | vo_vdpau: more debugging output | wm4 | 2014-04-03 | 1 | -4/+20 |
* | video/out: remove legacy colorspace stuff | wm4 | 2014-03-29 | 1 | -17/+18 |
* | vdpau: remove pointer indirection for a field | wm4 | 2014-03-19 | 1 | -1/+1 |
* | vdpau: remove legacy pixel formats | wm4 | 2014-03-17 | 1 | -2/+1 |
* | vo_vdpau: Discard zero timestamps | Jonas Zetterberg | 2014-02-10 | 1 | -0/+3 |
* | vo_vdpau: Ensure presentation time is within bounds | Jonas Zetterberg | 2014-02-10 | 1 | -0/+4 |
* | video/out: do remaining config to reconfig replacements | wm4 | 2014-01-24 | 1 | -9/+7 |
* | video/out: don't access aspdat in VOs | wm4 | 2014-01-22 | 1 | -1/+4 |
* | sub: uglify OSD code path with locking | wm4 | 2014-01-18 | 1 | -1/+1 |
* | video/out: remove pointless x/y parameter from vo_x11_config_vo_window | wm4 | 2014-01-11 | 1 | -2/+1 |
* | vo_vdpau: add some debugging messages for frame timing | wm4 | 2013-12-22 | 1 | -2/+4 |
* | vdpau: mp_msg conversions | wm4 | 2013-12-21 | 1 | -46/+47 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 | 1 | -1/+1 |
* | Move options/config related files from mpvcore/ to options/ | wm4 | 2013-12-17 | 1 | -2/+2 |
* | video: remove --flip | wm4 | 2013-12-05 | 1 | -1/+1 |
* | vdpau: always let decoder output IMGFMT_VDPAU | wm4 | 2013-11-29 | 1 | -1/+1 |
* | Rename sub.c/.h to osd.c/.h | wm4 | 2013-11-24 | 1 | -1/+1 |
* | video: move struct mp_hwdec_info into its own header file | wm4 | 2013-11-23 | 1 | -1/+1 |
* | vo_vdpau: don't calculate destination alpha when drawing OSD | wm4 | 2013-11-18 | 1 | -2/+2 |
* | vdpau: move device and video surface management from vo_vdpau.c to vdpau.c | wm4 | 2013-11-05 | 1 | -214/+34 |
* | configure: uniform the defines to #define HAVE_xxx (0|1) | Stefano Pigozzi | 2013-11-03 | 1 | -1/+1 |
* | Enable -Wshadow | wm4 | 2013-11-01 | 1 | -1/+0 |
* | video/out: remove useless info struct and redundant fields | wm4 | 2013-10-23 | 1 | -7/+3 |
* | vo_vdpau: don't blank screen on VOCTRL_RESET | wm4 | 2013-10-02 | 1 | -16/+35 |
* | video/out: always support redrawing VO window at any point | wm4 | 2013-10-02 | 1 | -1/+8 |
* | Some more mp_msg conversions | wm4 | 2013-08-23 | 1 | -51/+45 |
* | vo_vdpau: add RGB support | wm4 | 2013-08-18 | 1 | -14/+154 |
* | vo_vdpau: fix screenshots if panscan is used | wm4 | 2013-08-18 | 1 | -4/+5 |
* | vo_vdpau: remove unused variable | wm4 | 2013-08-18 | 1 | -2/+0 |
* | vo_vdpau: use color close to black as default colorkey (instead of green) | wm4 | 2013-08-17 | 1 | -1/+4 |
* | vo_vdpau: allow setting colorkey | wm4 | 2013-08-17 | 1 | -0/+15 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 | 1 | -3/+3 |
* | build: fix build with vdpau, simplify | wm4 | 2013-07-29 | 1 | -1/+1 |
* | vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel API | wm4 | 2013-07-28 | 1 | -232/+140 |
* | Fix some -Wshadow warnings | wm4 | 2013-07-23 | 1 | -2/+1 |
* | video/out: remove options argument from preinit() | wm4 | 2013-07-22 | 1 | -1/+1 |
* | video: remove fullscreen flags chaos | wm4 | 2013-07-18 | 1 | -1/+1 |
* | Replace all calls to GetTimer()/GetTimerMS() | wm4 | 2013-05-26 | 1 | -13/+13 |
* | x11: use vo_x11_control() for all VOs | wm4 | 2013-05-26 | 1 | -30/+11 |
* | video: remove aspect.h includes from files which don't need it | wm4 | 2013-03-17 | 1 | -1/+0 |
* | vo: Separate vo options from MPOpts | Alexander Preisinger | 2013-03-04 | 1 | -1/+1 |
* | vo: remove and cleanup globals | Alexander Preisinger | 2013-03-04 | 1 | -1/+4 |
* | 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 |
* | video/out: rename create_window to config_window | wm4 | 2013-02-26 | 1 | -1/+1 |
* | cleanup: replace OPT_FLAG_ON and OPT_MAKE_FLAGS with OPT_FLAG | wm4 | 2013-02-09 | 1 | -3/+3 |
* | options: change handling of "no-" options | wm4 | 2013-02-09 | 1 | -1/+0 |
* | x11: simplify handling of X Visuals and Colormaps in VOs | wm4 | 2013-01-27 | 1 | -19/+2 |
* | x11: reduce VO mode switching code duplication | wm4 | 2013-01-27 | 1 | -29/+1 |
* | x11: cleanup, refactor | wm4 | 2013-01-27 | 1 | -2/+2 |
* | vo_vdpau: always try to native bit depth (makes 30 bit work) | wm4 | 2013-01-23 | 1 | -5/+2 |
* | video: decouple internal pixel formats from FourCCs | wm4 | 2013-01-13 | 1 | -8/+4 |
* | video: cleanup: replace old mp_image function names | wm4 | 2013-01-13 | 1 | -1/+1 |
* | video/filter: change filter API, use refcounting, remove filter DR | wm4 | 2013-01-13 | 1 | -24/+37 |
* | mp_image: require using mp_image_set_size() for setting w/h | wm4 | 2013-01-13 | 1 | -4/+2 |
* | video: make vdpau hardware decoding not use DR code path | wm4 | 2013-01-13 | 1 | -14/+5 |
* | video: remove slice based filtering and video output | wm4 | 2013-01-13 | 1 | -7/+2 |
* | video: make vdpau hardware decoding not use slices code path | wm4 | 2013-01-13 | 1 | -4/+4 |
* | video/out: replace VOCTRL_QUERY_FORMAT with vo_driver.query_format | wm4 | 2013-01-13 | 1 | -3/+2 |
* | video/out: make draw_image mandatory, remove VOCTRL_DRAW_IMAGE | wm4 | 2013-01-13 | 1 | -4/+1 |
* | vdpau: silence a clang warning | Rudolf Polzer | 2012-12-28 | 1 | -1/+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 | -7/+7 |
* | Rename directories, move files (step 1 of 2) (does not compile) | wm4 | 2012-11-12 | 1 | -0/+1718 |