aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* stream_bluray: fix querying current chapterGravatar reimar2013-04-27
* mplayer: put space before encoding part of status lineGravatar wm42013-04-27
* demux_mkv: fix segfault issue playing back VC1 in a mkvGravatar Bin Jin2013-04-27
* vd_lavc: fix decoder init failure pathGravatar wm42013-04-27
* compat: remove an unused symbolGravatar wm42013-04-26
* subassconvert: do not escape likely ASS override tagsGravatar wm42013-04-26
* manpage: fix references to --slaveGravatar wm42013-04-26
* options: allow using [ ] for quoting in sub-optionsGravatar wm42013-04-26
* vf_lavfi: move compat crap to the start of the fileGravatar wm42013-04-26
* vf_lavfi: silence stupid deprecation warningGravatar wm42013-04-26
* core: simplify handling of --pauseGravatar wm42013-04-25
* core: don't let cache pause handling and user pausing conflictGravatar wm42013-04-25
* vf_lavfi: recreate filter graph on seekGravatar wm42013-04-25
* core: fix bogus condition that broke backstepping with last commitGravatar wm42013-04-25
* core: fix backstepping with ordered chaptersGravatar wm42013-04-25
* manpage: remove broken exampleGravatar wm42013-04-24
* manpage: document --native-keyrepeatGravatar wm42013-04-24
* demux_mkv: cosmeticsGravatar wm42013-04-24
* core: add backstep supportGravatar wm42013-04-24
* mplayer: apply hrseek framedrop only when doing hrseekGravatar wm42013-04-24
* x11: use mpv internal key auto-repeat handling if possibleGravatar wm42013-04-24
* input: don't reset time on each key repeatGravatar wm42013-04-24
* input: adjust wait time for key-repeatGravatar wm42013-04-24
* input: change default auto-repeat settingsGravatar wm42013-04-24
* input: don't let multi-key bindings block simple key bindingsGravatar wm42013-04-24
* input: reduce amount of tracked keys per bindingGravatar wm42013-04-24
* input: fix handling of MP_KEY_STATE_DOWNGravatar wm42013-04-24
* demux_mkv: fix out of range comparisonGravatar wm42013-04-24
* m_option: fix positional sub-option skippingGravatar wm42013-04-23
* vo_opengl_old: remove nomanyfmts warningGravatar wm42013-04-23
* manpage: remove references to --no-slicesGravatar wm42013-04-23
* configure: enable libavdevice by defaultGravatar wm42013-04-23
* m_option: allow quoted positional parameters for -vfGravatar wm42013-04-23
* vf_lavfi: add libavfilter bridgeGravatar wm42013-04-21
* mp_image: provide function to convert mp_image to AVFrameGravatar wm42013-04-21
* m_option: redo code for parsing -vf to accept quotesGravatar wm42013-04-21
* m_option: add function to check whether parameters are requiredGravatar wm42013-04-21
* options: untangle track range parsing for stream_cddaGravatar wm42013-04-21
* m_option: split out sub-config parsingGravatar wm42013-04-21
* bstr: add bstrto0()Gravatar wm42013-04-21
* bstr: add bstrspn()Gravatar wm42013-04-21
* x11_common: minor simplificationGravatar wm42013-04-21
* demux_lavf: fix subtitle seeking before start of the fileGravatar wm42013-04-21
* mplayer: prefer -sub/-subfile subs over auto-loaded subsGravatar wm42013-04-20
* demux_mkv: always set track->codec_id to a stringGravatar wm42013-04-20
* subassconvert: add more web colorsGravatar wm42013-04-20
* core: display subtitle codec in track listingGravatar wm42013-04-20
* demux_mkv: always add subtitle tracksGravatar wm42013-04-20
* demux: remove some unused sh_video_t fieldsGravatar wm42013-04-20
* demux: get rid of sh_common_tGravatar wm42013-04-20