aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS
Commit message (Expand)AuthorAge
* 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
* audio: remove support for native alaw/mulaw/adpcm outputGravatar wm42012-12-11
* demux_lavf: make minimum probe score customizable, remove lavf_preferredGravatar wm42012-12-11
* sub: remove vobsub reader in favor of ffmpeg vobsub demuxerGravatar wm42012-12-11
* subs: remove --utf8, simplify codeGravatar Uoti Urpala2012-12-03
* core: automatically pause on low cacheGravatar wm42012-12-03
* demux_lavf: add support for libavdeviceGravatar wm42012-12-03
* ao_pcm: fix references to -novideoGravatar wm42012-12-03
* encoding-example-profiles: updates, iphone 5 supportGravatar Rudolf Polzer2012-12-01
* DOCS: Add manpage metadata to the rst files.Gravatar Rudolf Polzer2012-11-29
* DOCS: Fix some rst error messagesGravatar Rudolf Polzer2012-11-29
* sub: add --sub-gray option to display image subs in grayscaleGravatar wm42012-11-25
* sub: reimplement -spugauss as --sub-gaussGravatar wm42012-11-25
* manpage: remove --zoom remainsGravatar wm42012-11-24
* manpage: minor fixesGravatar wm42012-11-20
* osd: make the OSD and sub font more customizableGravatar wm42012-11-20
* options: support chapters for --start and --endGravatar wm42012-11-20
* command: export A/V sync difference as "avsync" propertyGravatar wm42012-11-16
* demux_mf: allow displaying single image files, various cleanupsGravatar wm42012-11-16
* core: add --keep-open, which doesn't close the file on EOFGravatar wm42012-11-16
* command: add sub_reload and sub_remove commandsGravatar wm42012-11-16
* options: add --mute for setting initial audio mute statusGravatar wm42012-11-16
* options: rename -sub-fuzziness to -autosub-match, change option valuesGravatar wm42012-11-16
* options: rename --cursor-autohide, replace magic number valuesGravatar wm42012-11-16
* options: --field-dominance: replace magic number values with choicesGravatar wm42012-11-16
* options: rename -ss and -endpos, allow relative timesGravatar wm42012-11-16
* cookies: don't read cookie files from ancient browsersGravatar wm42012-11-16
* options: remove --displayGravatar wm42012-11-16
* options: rename --xineramascreen to --screen, remove magic valuesGravatar wm42012-11-16
* video/filter: rename vf_eq2 to vf_eqGravatar wm42012-11-16
* vo_opengl: remove osdcolor suboptionGravatar wm42012-11-16
* options, vo_x11: remove -zoom option, make it defaultGravatar wm42012-11-16
* manpage: various fixesGravatar wm42012-11-16
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* vo_opengl: disable extended downscaling by defaultGravatar wm42012-11-11
* manpage: vo_opengl: document that srgb subopt changes gammaGravatar wm42012-11-11