aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS
Commit message (Expand)AuthorAge
* 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
* cocoa_common: honor the `--geometry` optionGravatar Stefano Pigozzi2012-11-10
* Merge branch 'osd_changes' into masterGravatar wm42012-11-01
|\
* | manpage: --codecpath was removedGravatar wm42012-11-01
* | options: remove --hr-mp3-seekGravatar wm42012-10-30
* | options: remove --adapterGravatar wm42012-10-30
* | manpage: -benchmark was renamed to -untimedGravatar wm42012-10-30
* | options: rename -ni to -avi-niGravatar wm42012-10-30
* | options, avi: remove -loadidx/-saveidxGravatar wm42012-10-30
| * manpage: cleanupGravatar wm42012-10-24
| * options: remove --ffactor switchGravatar wm42012-10-24
| * options: remove --subfont-autoscale (changes default font scale)Gravatar wm42012-10-24
| * options: remove subtitle related options that did nothingGravatar wm42012-10-24
| * core: disable vf_sub auto-insertionGravatar wm42012-10-24
| * VF: rename vf_ass to vf_subGravatar wm42012-10-24
| * manpage: optional input command args can't just be omittedGravatar wm42012-10-24
| * screenshot: change "screenshot" input commandGravatar wm42012-10-24