aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS
Commit message (Expand)AuthorAge
* Remove --rootwin option and rootwin propertyGravatar wm42013-02-24
* demux_rawvideo: allow setting video codecGravatar wm42013-02-24
* vf_yadif: switch to option parser, allow disabling by defaultGravatar wm42013-02-23
* vf_scale: remove video dimension presets ("presize" suboption)Gravatar wm42013-02-23
* demux_rawvideo: remove ancient video dimension presetsGravatar wm42013-02-23
* options: drop --opt:subopt option namesGravatar wm42013-02-23
* core: add fs-screen option for fullscreen display selectionGravatar Stefano Pigozzi2013-02-21
* options: parse C-style escapes for some optionsGravatar wm42013-02-20
* manpage: improve configuration file section a bitGravatar wm42013-02-17
* command: add "cache" read-only propertyGravatar wm42013-02-17
* osd: add --osd-status-msg option for custom OSD statusGravatar wm42013-02-16
* osd: add --no-osd-bar option to disable the OSD barGravatar wm42013-02-16
* osd: add --osd-bar-align-x/y options to control OSD bar positionGravatar wm42013-02-14
* Rename af_volnorm to af_drcGravatar Martin2013-02-12
* core: redo how codecs are mapped, remove codecs.confGravatar wm42013-02-10
* options: change --no-config option, make it apply to input.conf as wellGravatar wm42013-02-09
* options: unify single dash and double dash optionsGravatar wm42013-02-09
* Remove BSD legacy TV/radio support (BT848 stuff)Gravatar wm42013-02-06
* core: remove --edlout functionalityGravatar wm42013-02-06
* manpage: document option syntax variations betterGravatar wm42013-02-03
* DOCS: remove files documenting removed/rewritten functionalityGravatar wm42013-02-03
* DOCS: update encoding profiles installation instructionsGravatar Stefano Pigozzi2013-02-01
* manpage: fixesGravatar wm42013-01-31
* screenshot: minor simplification, prefer VF over VOGravatar wm42013-01-30
* vo_opengl: always ditherGravatar Wessel Dankers2013-01-27
* stream: implement some HTTP specific options for stream_lavfGravatar wm42013-01-24
* video: remove -x/-y/-xy optionsGravatar wm42013-01-23
* video: add --autofit and --autofit-larger optionsGravatar wm42013-01-23
* options: allow using % for width and height in --geometryGravatar wm42013-01-23
* manpage: fix places that still treat FourCCs and pixel formats equalGravatar wm42013-01-17
* vd_lavc: remove -lavdopts vstats suboptionGravatar wm42013-01-13
* vd_lavc: remove lowres decodingGravatar wm42013-01-13
* sub: add experimental --force-rgba-osd-rendering switchGravatar wm42013-01-13
* vo_direct3d: remove 2ch hack for 10 bit playbackGravatar wm42013-01-13
* video: decouple internal pixel formats from FourCCsGravatar wm42013-01-13
* video: different way to enable hardware decoding, add software fallbackGravatar wm42013-01-13
* video: remove slice based filtering and video outputGravatar wm42013-01-13
* vo_sdl: add a "sw" flag like in openglGravatar Rudolf Polzer2013-01-10
* mplayer: make --loop loop the playlist instead of each playlist entryGravatar wm42013-01-09
* DOCS: add some basic MinGW cross compilation instructionsGravatar wm42013-01-08
* manpage: document the dangers of some subtitle optionsGravatar wm42013-01-05
* sub: add --sub-text-* options to unstyled text subtitles fontGravatar wm42013-01-05
* manpage: sort --osd-* optionsGravatar wm42013-01-04
* manpage: minor improvementsGravatar wm42012-12-28
* DOCS: document EDL formatGravatar wm42012-12-28
* vo_opengl: use more precise gamma for BT.709 with color managementGravatar nand2012-12-28
* vo/ao: SDL 1.2+ audio driver, SDL 2.0+ accelerated video driverGravatar Rudolf Polzer2012-12-28
* options: move -ass-bottom-margin/-ass-top-margin options to vf_subGravatar wm42012-12-12
* manpage: mark HTTP related options as deprecated/brokenGravatar wm42012-12-11
* core: allow disabling display of "album art" in audio filesGravatar wm42012-12-11