aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* client API: fix inverted conditionGravatar wm42014-05-02
* manpage: adjust description of vdpau deint sub-optionGravatar wm42014-05-02
* manpage: deprecated vo_vdpau postprocessing optionsGravatar wm42014-05-02
* manpage: document vf_vdpauppGravatar wm42014-05-02
* video: removed unused stuffGravatar wm42014-05-02
* player: remove extremely obscure undefined behaviorGravatar wm42014-05-02
* client API, video: signal reconfig at the right timeGravatar wm42014-05-02
* input: increase number of maximum sectionsGravatar wm42014-05-02
* lua: remove "lua/" prefix from script namesGravatar wm42014-05-02
* video: change everythingGravatar wm42014-05-02
* manpage: fix the alternative suggested for stream-pathGravatar wm42014-05-02
* video: handle colorspace and aspect overrides separatelyGravatar wm42014-05-02
* vf: sanitize filter input, instead of overriding itGravatar wm42014-05-02
* vf: add alternate functions for retrieving filter outputGravatar wm42014-05-02
* vf: expose input parameters; clear parameters on failureGravatar wm42014-05-02
* vf: mark auto-inserted conversion filters in verbose outputGravatar wm42014-05-02
* vf_lavfi: reinit after libavfilter EOFGravatar wm42014-05-02
* vo: verify format of queued imageGravatar wm42014-05-02
* video: fix screenshots with anamorphic videoGravatar wm42014-05-02
* vf_vdpaupp: always provide past and future fieldsGravatar wm42014-05-02
* vo_vdpau: keep colorspace flagsGravatar wm42014-05-02
* video: move video frame queue from vo_vdpau.c to vo.cGravatar wm42014-05-02
* vo_vdpau: always use mp_image for internal buffer queueGravatar wm42014-05-02
* command, vo_vdpau: respect vdpau deint sub-optionGravatar wm42014-05-02
* command: redo deinterlace filter probingGravatar wm42014-05-02
* command: make enabling deinterlacing with vdpau workGravatar wm42014-05-02
* vf_vdpaupp: allow toggling deinterlaceGravatar wm42014-05-02
* vo_vdpau: apply vo_vdpau postprocessing optionsGravatar wm42014-05-02
* vdpau_mixer: allow overriding frame optsGravatar wm42014-05-02
* vo_vdpau: support vf_vdpauppGravatar wm42014-05-02