aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* vo_vdpau: add RGB supportGravatar wm42013-08-18
* vo_vdpau: fix screenshots if panscan is usedGravatar wm42013-08-18
* vo_vdpau: remove unused variableGravatar wm42013-08-18
* mplayer: don't make restored options from quit_watch_later per-file localGravatar wm42013-08-17
* command: more intuitive chapter seek behaviorGravatar Philip Sequeira2013-08-17
* command: allow seek to "chapter -1"Gravatar Philip Sequeira2013-08-17
* vo_vdpau: use color close to black as default colorkey (instead of green)Gravatar wm42013-08-17
* vo_vdpau: allow setting colorkeyGravatar wm42013-08-17
* m_option: add missing copy callback for some option typesGravatar wm42013-08-17
* m_option: make defval constGravatar wm42013-08-17
* sd_lavc_conv: don't check AV_CODEC_PROP_TEXT_SUB flagGravatar wm42013-08-15
* sub: don't print detected charset if it's UTF-8Gravatar wm42013-08-15
* vdpau_old: add forgotten probe callbackGravatar wm42013-08-15
* manpage: fix incorrect ao_alsa example, extend changes.rstGravatar wm42013-08-15
* sub: make --subcp=enca the default.Gravatar wm42013-08-15
* sub: allow specifying a fallback codepage if input is not UTF-8Gravatar wm42013-08-15
* bstr: make UTF-8 check stricterGravatar wm42013-08-15
* sub: if charset detection fails, treat it as broken UTF-8Gravatar wm42013-08-15
* bstr: add UTF-8 validation and sanitation functionsGravatar wm42013-08-15
* vdpau: fix compilation on LibavGravatar wm42013-08-15
* video/decode: change fix_image callbackGravatar wm42013-08-15
* vd_lavc: fix comment, document hwdec video frame size trickinessGravatar wm42013-08-15
* video/decode: pass parameters directly to hwdec allocate_image callbackGravatar wm42013-08-15
* vo_corevideo: add uyvy422 pixel format supportGravatar Stefano Pigozzi2013-08-15
* input: fix build if HAVE_PTHREADS is undefinedGravatar Giuliano Schneider2013-08-15
* sub: fix accidental subtitle overlapsGravatar wm42013-08-14
* x11: fix --ontopGravatar wm42013-08-14
* vaapi: fix typoGravatar wm42013-08-14
* changes.rst: document some OSX and windows changesGravatar Stefano Pigozzi2013-08-13
* input.conf: bind AXIS_(LEFT|RIGHT) to seek 5Gravatar Stefano Pigozzi2013-08-13
* cocoa_common: add precise scrolling supportGravatar Stefano Pigozzi2013-08-13
* macosx: remove platform specific input queueGravatar Stefano Pigozzi2013-08-13
* input: make input queue thread safeGravatar Stefano Pigozzi2013-08-13
* mpvcore/options: Update default user agent stringGravatar Martin Herkt2013-08-13
* demux: move demux_mf before demux_subreaderGravatar wm42013-08-12
* demux_subreader: report what subtitle format has been foundGravatar wm42013-08-12
* stream_bluray: fix bd:// url segfault introduced by commit bc1d61Gravatar Noble Huang2013-08-12
* Revert "sub: support straight alpha additionally to premultiplied alpha"Gravatar wm42013-08-12
* manpage: actually document --hwdec=autoGravatar wm42013-08-12
* configure: fix typoGravatar wm42013-08-12
* vo: fix build with #ifdef -> #ifGravatar wm42013-08-12
* video: add vaapi decode and output supportGravatar wm42013-08-12
* img_convert: add function to scale RGBA OSD imagesGravatar wm42013-08-12
* sub: support straight alpha additionally to premultiplied alphaGravatar wm42013-08-12
* video: redo hw decoding initialization, add --hwdec=autoGravatar wm42013-08-11
* x11_common: get hack for Motif Window Manager out of the wayGravatar wm42013-08-11
* vo: unref waiting image before destroying VO driverGravatar wm42013-08-11
* core: make sure hw decoding works when playing multiple filesGravatar wm42013-08-11
* version.sh: add --print option, which prints version to stdoutGravatar wm42013-08-09
* version.sh: integrate the release tag in outputGravatar wm42013-08-09