aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS
Commit message (Expand)AuthorAge
* 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
* 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