aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* manpage: move screenshot section above option listGravatar wm42013-08-02
* mplayer: add more verbose exit codesGravatar Andre D2013-08-02
* encoding-example-profiles: get rid of the N900 anti upscale hack.Gravatar Rudolf Polzer2013-08-02
* ao_coreaudio: move to new log APIGravatar Stefano Pigozzi2013-08-01
* ao_coreaudio: remove useless definesGravatar Stefano Pigozzi2013-08-01
* audio/out: add support for new logging APIGravatar Stefano Pigozzi2013-08-01
* vo_corevideo: use new log APIGravatar Stefano Pigozzi2013-08-01
* vo_corevideo: move to C from Objective-CGravatar Stefano Pigozzi2013-08-01
* cocoa_common: use new log APIGravatar Stefano Pigozzi2013-08-01
* wayland: switch to the new mp_msg apiGravatar Alexander Preisinger2013-07-31
* video/out: use new mp_msg stuff for vo.c and vo_openglGravatar wm42013-07-31
* mp_msg: introduce new log functions and macrosGravatar wm42013-07-31
* options: handle presets directly in m_configGravatar wm42013-07-31
* m_option: fix skipping of missing -vo/-ao entriesGravatar wm42013-07-31
* m_config: remove alias informationGravatar wm42013-07-31
* m_config: store file local backup options differentlyGravatar wm42013-07-31
* m_config: make m_profile struct non-publicGravatar wm42013-07-31
* cocoa_common: simplify resize codeGravatar Stefano Pigozzi2013-07-30
* vd_lavc: print warning if hardware decoding API is not availableGravatar wm42013-07-30
* vd_lavc: fix CONFIG_VDPAU checkGravatar wm42013-07-30
* configure: fix vdpau test if vdpau is disabled/unavailableGravatar wm42013-07-30
* mpv.rc: update Windows iconGravatar James Ross-Gowan2013-07-30
* crosscompile-mingw.txt: it's "MinGW" not "MingGW"Gravatar wm42013-07-30
* crosscompile-mingw.txt: mingw-w64 now has modern OpenGL headers in trunkGravatar wm42013-07-30
* stream: remove inactive URL option fieldsGravatar wm42013-07-30
* stream_dvd: fix .ifo redirectionGravatar wm42013-07-30
* Fix some warningsGravatar Jonathan Yong2013-07-30
* ao_coreaudio: use default output unit when no device is specifiedGravatar Stefano Pigozzi2013-07-29
* command: silence a warningGravatar wm42013-07-29
* build: fix build with vdpau, simplifyGravatar wm42013-07-29
* build: fix vdpau_template.c generationGravatar wm42013-07-29
* TOOLS: add script for emulating "unique application" functionality on LinuxGravatar wm42013-07-28
* vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel APIGravatar wm42013-07-28
* lavc_dr1: make reference counting thread-safeGravatar wm42013-07-28
* mp_image_pool: make reference counting thread-safeGravatar wm42013-07-28
* mp_image: make reference counting thread-safeGravatar wm42013-07-28
* m_config: try to print min/max values as integers in --list-optionsGravatar wm42013-07-28
* m_config: hide no-* opts in --list-options, simplify positional suboptsGravatar wm42013-07-28
* options: print default values in --list-optionsGravatar wm42013-07-28
* m_config: refactor some thingsGravatar wm42013-07-28
* core: make mpctx->opts a pointerGravatar wm42013-07-28
* command: mark special options as unavailableGravatar wm42013-07-28
* mp_image: pass through colorspace info to libavfilterGravatar wm42013-07-28
* vf: fix unintended overwriting of image infoGravatar wm42013-07-28
* ao_coreaudio: prevent buffer underruns to output garbageGravatar Stefano Pigozzi2013-07-28
* ao_coreaudio: fix compilation on OS X 10.7Gravatar Dmitry Kalinkin2013-07-28
* getch2: Load the "ce", "ks" and "ke" caps into a static bufferGravatar Diogo Franco (Kovensky)2013-07-26
* getch2: Deactivate getch2 on SIGINT; also handle SIGQUITGravatar Diogo Franco (Kovensky)2013-07-26
* getch2: Only send ESC if it was typed twiceGravatar Diogo Franco (Kovensky)2013-07-26
* getch2: Handle setupterm errorsGravatar Diogo Franco (Kovensky)2013-07-26