aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* win32: don't use VOCTRL_UPDATE_SCREENINFOGravatar wm42014-05-06
* cocoa: don't use VOCTRL_UPDATE_SCREENINFOGravatar wm42014-05-06
* manpage: fix typo in previous commitGravatar wm42014-05-06
* manpage: adjustments to file-size propertyGravatar wm42014-05-06
* command: rename stream-length to file-size, format file sizeGravatar Andrey Morozov2014-05-06
* vo_sdl: don't use VOCTRL_UPDATE_SCREENINFOGravatar wm42014-05-06
* x11: don't use VOCTRL_UPDATE_SCREENINFOGravatar wm42014-05-06
* video/out: separate out code to compute window sizeGravatar wm42014-05-06
* Fix bogus copyright textGravatar wm42014-05-06
* demux_playlist: don't require header for m3uGravatar wm42014-05-06
* demux_playlist: add some mime typesGravatar wm42014-05-06
* demux_playlist: allow recognizing format by mime typeGravatar wm42014-05-06
* mixer: don't restore volume with different --softvol-max settingsGravatar wm42014-05-06
* TOOLS/lua: add cycle-deinterlace-pullup scriptGravatar Kevin Mitchell2014-05-06
* TOOLS/lua: conform to whitespace coding-styleGravatar Kevin Mitchell2014-05-06
* options: fix "-" (stdin) inputGravatar wm42014-05-06
* vo: fix previous commitGravatar wm42014-05-06
* command: remove ifdefs for deint filtersGravatar wm42014-05-06
* vo: don't crash when changing panscan before first configurationGravatar wm42014-05-06
* vo: get rid of config_count fieldGravatar wm42014-05-06
* common: change mp_snprintf_append semanticsGravatar wm42014-05-05
* options: print replacement for renamed/replaced optionsGravatar wm42014-05-05
* options: let unknown option case be handled by final option parserGravatar wm42014-05-05
* TOOLS/lua: use double quotes unless there's a good reasonGravatar Kevin Mitchell2014-05-04
* TOOLS/lua/autocrop: handle case of user hitting hotkey while cropdetection al...Gravatar Kevin Mitchell2014-05-04
* TOOLS/lua: no longer gsub out "lua/" prefix, now that its no longer thereGravatar Kevin Mitchell2014-05-04
* audio: fix the exact value that is used for the wait timeGravatar wm42014-05-04
* demux_lavf: one more hack for mp3 from networkGravatar wm42014-05-04
* ao_null: fix unit mismatch with latency optionGravatar wm42014-05-04
* vf: print for which filter initialization failedGravatar wm42014-05-04
* manpage: fix vf_scale optionsGravatar wm42014-05-04
* stream_bluray: remove unused variablesGravatar wm42014-05-04
* vf_vdpaupp: make code clarity improvementsGravatar wm42014-05-04
* vdpau: deduplicate video surface upload codeGravatar wm42014-05-04
* options: merge ---sub-auto-match with --sub-autoGravatar wm42014-05-04
* manpage: improve --input-cursor descriptionGravatar wm42014-05-04
* options: remove deprecated --identifyGravatar Martin Herkt2014-05-04
* options: remove obsolete --fsmode-dontuseGravatar Martin Herkt2014-05-04
* options: rename device-specific optionsGravatar Martin Herkt2014-05-04
* options: rename msg-related optionsGravatar Martin Herkt2014-05-04
* options: rename video-related options/propertiesGravatar Martin Herkt2014-05-04
* options: rename audio-related options/propertiesGravatar Martin Herkt2014-05-04
* options: rename subtitle-related optionsGravatar Martin Herkt2014-05-04
* options: rename input-related optionsGravatar Martin Herkt2014-05-04
* DOCS: update changes.rstGravatar Martin Herkt2014-05-03
* video: remove a corner case by introducing another oneGravatar wm42014-05-03
* video: fix video end conditionGravatar wm42014-05-03
* video: rename a variableGravatar wm42014-05-03
* vf_vapoursynth: fix aspect ratio passed to vapoursynthGravatar wm42014-05-03
* input: fix stack overflow when checking for abort cmdGravatar wm42014-05-02