| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove some apple remote leftovers | wm4 | 2013-04-05 | 1 | -4/+0 |
* | demux_mkv: try to show current subtitle when seeking | wm4 | 2013-04-04 | 1 | -0/+23 |
* | core: add --heartbeat-interval option | wm4 | 2013-04-04 | 1 | -1/+5 |
* | manpage: fix a typo | wm4 | 2013-03-31 | 1 | -1/+1 |
* | encoding-example-profiles and manpage: prefer libvorbis over vorbis | Rudolf Polzer | 2013-03-31 | 1 | -1/+1 |
* | remove Apple Remote related code | Stefano Pigozzi | 2013-03-31 | 1 | -3/+0 |
* | changes.rst: mention -afm hwac3 replacement | wm4 | 2013-03-30 | 1 | -0/+1 |
* | osd: draw the OSD bar with ASS vector drawings | wm4 | 2013-03-30 | 1 | -2/+9 |
* | gl_video: use choice option type for dither-depth suboption | wm4 | 2013-03-28 | 1 | -6/+6 |
* | gl_video: add some alpha FBO formats | wm4 | 2013-03-28 | 1 | -1/+2 |
* | vo_opengl: add alpha output | wm4 | 2013-03-28 | 1 | -0/+8 |
* | core: output --playing-msg message only after at least one frame is shown | wm4 | 2013-03-26 | 1 | -1/+1 |
* | mplayer: make --frames=1 work for audio | wm4 | 2013-03-26 | 1 | -1/+4 |
* | command: export VO video width/height as properties | wm4 | 2013-03-26 | 1 | -2/+4 |
* | af_lavrresample: add new resampling filter to replace the old ones | Stefano Pigozzi | 2013-03-13 | 1 | -42/+14 |
* | options: remove --no-vsync | wm4 | 2013-03-06 | 1 | -3/+0 |
* | manpage: fix --no-dts typo | wm4 | 2013-03-04 | 1 | -1/+1 |
* | Add a --dtshd option | Wessel Dankers | 2013-03-04 | 1 | -0/+7 |
* | wayland: fix typo in manpage | Alexander Preisinger | 2013-03-02 | 1 | -1/+1 |
* | input.conf: change default bindings of 5/6 from hue to gamma | wm4 | 2013-03-01 | 1 | -1/+1 |
* | manpage: remove reference to subtitle alignment | wm4 | 2013-03-01 | 1 | -3/+0 |
* | core: simplify OSD capability handling, remove VFCAP_OSD | wm4 | 2013-03-01 | 1 | -10/+0 |
* | wayland: add wayland support | Alexander Preisinger | 2013-02-28 | 1 | -0/+4 |
* | video/out: remove video mode switching (--vm) | wm4 | 2013-02-26 | 2 | -4/+3 |
* | x11_common: always create a window, even with --wid | wm4 | 2013-02-26 | 1 | -7/+13 |
* | Remove --rootwin option and rootwin property | wm4 | 2013-02-24 | 2 | -6/+0 |
* | demux_rawvideo: allow setting video codec | wm4 | 2013-02-24 | 1 | -0/+2 |
* | vf_yadif: switch to option parser, allow disabling by default | wm4 | 2013-02-23 | 1 | -6/+5 |
* | vf_scale: remove video dimension presets ("presize" suboption) | wm4 | 2013-02-23 | 1 | -11/+1 |
* | demux_rawvideo: remove ancient video dimension presets | wm4 | 2013-02-23 | 1 | -1/+0 |
* | options: drop --opt:subopt option names | wm4 | 2013-02-23 | 4 | -45/+37 |
* | core: add fs-screen option for fullscreen display selection | Stefano Pigozzi | 2013-02-21 | 1 | -12/+29 |
* | options: parse C-style escapes for some options | wm4 | 2013-02-20 | 1 | -4/+9 |
* | manpage: improve configuration file section a bit | wm4 | 2013-02-17 | 1 | -14/+37 |
* | command: add "cache" read-only property | wm4 | 2013-02-17 | 1 | -0/+1 |
* | osd: add --osd-status-msg option for custom OSD status | wm4 | 2013-02-16 | 1 | -0/+6 |
* | osd: add --no-osd-bar option to disable the OSD bar | wm4 | 2013-02-16 | 1 | -0/+8 |
* | osd: add --osd-bar-align-x/y options to control OSD bar position | wm4 | 2013-02-14 | 1 | -0/+6 |
* | Rename af_volnorm to af_drc | Martin | 2013-02-12 | 1 | -2/+6 |
* | core: redo how codecs are mapped, remove codecs.conf | wm4 | 2013-02-10 | 5 | -256/+36 |
* | options: change --no-config option, make it apply to input.conf as well | wm4 | 2013-02-09 | 1 | -11/+9 |
* | options: unify single dash and double dash options | wm4 | 2013-02-09 | 1 | -23/+0 |
* | Remove BSD legacy TV/radio support (BT848 stuff) | wm4 | 2013-02-06 | 1 | -13/+3 |
* | core: remove --edlout functionality | wm4 | 2013-02-06 | 2 | -10/+1 |
* | manpage: document option syntax variations better | wm4 | 2013-02-03 | 2 | -4/+29 |
* | DOCS: remove files documenting removed/rewritten functionality | wm4 | 2013-02-03 | 12 | -3267/+0 |
* | DOCS: update encoding profiles installation instructions | Stefano Pigozzi | 2013-02-01 | 1 | -2/+4 |
* | manpage: fixes | wm4 | 2013-01-31 | 2 | -3/+11 |
* | screenshot: minor simplification, prefer VF over VO | wm4 | 2013-01-30 | 3 | -17/+10 |
* | vo_opengl: always dither | Wessel Dankers | 2013-01-27 | 1 | -5/+0 |
* | stream: implement some HTTP specific options for stream_lavf | wm4 | 2013-01-24 | 1 | -10/+0 |
* | video: remove -x/-y/-xy options | wm4 | 2013-01-23 | 2 | -14/+2 |
* | video: add --autofit and --autofit-larger options | wm4 | 2013-01-23 | 1 | -0/+48 |
* | options: allow using % for width and height in --geometry | wm4 | 2013-01-23 | 1 | -13/+23 |
* | manpage: fix places that still treat FourCCs and pixel formats equal | wm4 | 2013-01-17 | 2 | -13/+12 |
* | vd_lavc: remove -lavdopts vstats suboption | wm4 | 2013-01-13 | 1 | -2/+0 |
* | vd_lavc: remove lowres decoding | wm4 | 2013-01-13 | 1 | -13/+0 |
* | sub: add experimental --force-rgba-osd-rendering switch | wm4 | 2013-01-13 | 1 | -0/+8 |
* | vo_direct3d: remove 2ch hack for 10 bit playback | wm4 | 2013-01-13 | 1 | -9/+0 |
* | video: decouple internal pixel formats from FourCCs | wm4 | 2013-01-13 | 1 | -3/+4 |
* | video: different way to enable hardware decoding, add software fallback | wm4 | 2013-01-13 | 2 | -0/+13 |
* | video: remove slice based filtering and video output | wm4 | 2013-01-13 | 1 | -7/+1 |
* | vo_sdl: add a "sw" flag like in opengl | Rudolf Polzer | 2013-01-10 | 1 | -0/+3 |
* | mplayer: make --loop loop the playlist instead of each playlist entry | wm4 | 2013-01-09 | 1 | -1/+2 |
* | DOCS: add some basic MinGW cross compilation instructions | wm4 | 2013-01-08 | 1 | -0/+59 |
* | manpage: document the dangers of some subtitle options | wm4 | 2013-01-05 | 1 | -7/+20 |
* | sub: add --sub-text-* options to unstyled text subtitles font | wm4 | 2013-01-05 | 2 | -31/+34 |
* | manpage: sort --osd-* options | wm4 | 2013-01-04 | 1 | -36/+36 |
* | manpage: minor improvements | wm4 | 2012-12-28 | 1 | -9/+14 |
* | DOCS: document EDL format | wm4 | 2012-12-28 | 1 | -0/+139 |
* | vo_opengl: use more precise gamma for BT.709 with color management | nand | 2012-12-28 | 1 | -2/+2 |
* | vo/ao: SDL 1.2+ audio driver, SDL 2.0+ accelerated video driver | Rudolf Polzer | 2012-12-28 | 2 | -0/+20 |
* | options: move -ass-bottom-margin/-ass-top-margin options to vf_sub | wm4 | 2012-12-12 | 3 | -9/+10 |
* | manpage: mark HTTP related options as deprecated/broken | wm4 | 2012-12-11 | 2 | -1/+21 |
* | core: allow disabling display of "album art" in audio files | wm4 | 2012-12-11 | 1 | -0/+10 |
* | audio: remove support for native alaw/mulaw/adpcm output | wm4 | 2012-12-11 | 1 | -1/+1 |
* | demux_lavf: make minimum probe score customizable, remove lavf_preferred | wm4 | 2012-12-11 | 1 | -0/+6 |
* | sub: remove vobsub reader in favor of ffmpeg vobsub demuxer | wm4 | 2012-12-11 | 2 | -13/+7 |
* | subs: remove --utf8, simplify code | Uoti Urpala | 2012-12-03 | 1 | -4/+0 |
* | core: automatically pause on low cache | wm4 | 2012-12-03 | 1 | -1/+10 |
* | demux_lavf: add support for libavdevice | wm4 | 2012-12-03 | 1 | -0/+3 |
* | ao_pcm: fix references to -novideo | wm4 | 2012-12-03 | 2 | -1/+2 |
* | encoding-example-profiles: updates, iphone 5 support | Rudolf Polzer | 2012-12-01 | 1 | -1/+2 |
* | DOCS: Add manpage metadata to the rst files. | Rudolf Polzer | 2012-11-29 | 1 | -2/+13 |
* | DOCS: Fix some rst error messages | Rudolf Polzer | 2012-11-29 | 2 | -16/+17 |
* | sub: add --sub-gray option to display image subs in grayscale | wm4 | 2012-11-25 | 2 | -1/+7 |
* | sub: reimplement -spugauss as --sub-gauss | wm4 | 2012-11-25 | 2 | -0/+8 |
* | manpage: remove --zoom remains | wm4 | 2012-11-24 | 2 | -6/+3 |
* | manpage: minor fixes | wm4 | 2012-11-20 | 2 | -2/+2 |
* | osd: make the OSD and sub font more customizable | wm4 | 2012-11-20 | 2 | -30/+87 |
* | options: support chapters for --start and --end | wm4 | 2012-11-20 | 1 | -1/+5 |
* | command: export A/V sync difference as "avsync" property | wm4 | 2012-11-16 | 1 | -0/+1 |
* | demux_mf: allow displaying single image files, various cleanups | wm4 | 2012-11-16 | 1 | -3/+1 |
* | core: add --keep-open, which doesn't close the file on EOF | wm4 | 2012-11-16 | 1 | -0/+11 |
* | command: add sub_reload and sub_remove commands | wm4 | 2012-11-16 | 1 | -1/+11 |
* | options: add --mute for setting initial audio mute status | wm4 | 2012-11-16 | 1 | -0/+4 |
* | options: rename -sub-fuzziness to -autosub-match, change option values | wm4 | 2012-11-16 | 2 | -8/+9 |
* | options: rename --cursor-autohide, replace magic number values | wm4 | 2012-11-16 | 2 | -2/+3 |
* | options: --field-dominance: replace magic number values with choices | wm4 | 2012-11-16 | 1 | -7/+6 |
* | options: rename -ss and -endpos, allow relative times | wm4 | 2012-11-16 | 2 | -19/+26 |
* | cookies: don't read cookie files from ancient browsers | wm4 | 2012-11-16 | 1 | -2/+1 |
* | options: remove --display | wm4 | 2012-11-16 | 1 | -9/+0 |
* | options: rename --xineramascreen to --screen, remove magic values | wm4 | 2012-11-16 | 2 | -8/+7 |
* | video/filter: rename vf_eq2 to vf_eq | wm4 | 2012-11-16 | 2 | -3/+3 |
* | vo_opengl: remove osdcolor suboption | wm4 | 2012-11-16 | 1 | -6/+0 |
* | options, vo_x11: remove -zoom option, make it default | wm4 | 2012-11-16 | 1 | -3/+0 |
* | manpage: various fixes | wm4 | 2012-11-16 | 7 | -81/+41 |
* | Rename directories, move files (step 2 of 2) | wm4 | 2012-11-12 | 1 | -18/+22 |
* | vo_opengl: disable extended downscaling by default | wm4 | 2012-11-11 | 1 | -1/+1 |
* | manpage: vo_opengl: document that srgb subopt changes gamma | wm4 | 2012-11-11 | 1 | -1/+2 |
* | cocoa_common: honor the `--geometry` option | Stefano Pigozzi | 2012-11-10 | 1 | -0/+4 |
* | Merge branch 'osd_changes' into master | wm4 | 2012-11-01 | 8 | -316/+123 |
|\ |
|
| * | manpage: cleanup | wm4 | 2012-10-24 | 6 | -214/+96 |
| * | options: remove --ffactor switch | wm4 | 2012-10-24 | 1 | -8/+0 |
| * | options: remove --subfont-autoscale (changes default font scale) | wm4 | 2012-10-24 | 1 | -12/+0 |
| * | options: remove subtitle related options that did nothing | wm4 | 2012-10-24 | 1 | -29/+0 |
| * | core: disable vf_sub auto-insertion | wm4 | 2012-10-24 | 1 | -2/+1 |
| * | VF: rename vf_ass to vf_sub | wm4 | 2012-10-24 | 2 | -3/+3 |
| * | manpage: optional input command args can't just be omitted | wm4 | 2012-10-24 | 1 | -6/+6 |
| * | screenshot: change "screenshot" input command | wm4 | 2012-10-24 | 3 | -18/+20 |
| * | screenshot: allow taking screenshots with subtitles | wm4 | 2012-10-24 | 1 | -0/+3 |
| * | VO, sub: refactor | wm4 | 2012-10-24 | 2 | -5/+5 |
| * | Remove things related to old OSD | wm4 | 2012-10-24 | 1 | -24/+0 |
| * | Merge branch 'master' into osd_changes | wm4 | 2012-10-16 | 12 | -9231/+887 |
| |\ |
|
| * | | sub: remove logic for disabling hinting on scaled EOSD | wm4 | 2012-10-16 | 1 | -2/+0 |
| * | | vo_gl, options: remove doublebuffering option (--double) | wm4 | 2012-10-16 | 1 | -4/+0 |
* | | | manpage: --codecpath was removed | wm4 | 2012-11-01 | 1 | -3/+0 |
* | | | options: remove --hr-mp3-seek | wm4 | 2012-10-30 | 1 | -9/+0 |
* | | | options: remove --adapter | wm4 | 2012-10-30 | 1 | -5/+0 |
* | | | manpage: -benchmark was renamed to -untimed | wm4 | 2012-10-30 | 1 | -0/+1 |
* | | | options: rename -ni to -avi-ni | wm4 | 2012-10-30 | 2 | -1/+2 |
* | | | options, avi: remove -loadidx/-saveidx | wm4 | 2012-10-30 | 1 | -15/+0 |
| |/
|/| |
|
* | | manpage: improvements to vo_opengl documentation | wm4 | 2012-10-15 | 1 | -7/+19 |
* | | input: add input test mode | wm4 | 2012-10-14 | 1 | -0/+7 |
* | | core: show quvi page title in window title, clean up libquvi handling | wm4 | 2012-10-14 | 1 | -0/+2 |
* | | Merge branch 'input_changes' into master | wm4 | 2012-10-12 | 5 | -33/+404 |
|\ \ |
|
| * | | commands: use "up" and "down" as 2nd argument for cycle command | wm4 | 2012-10-12 | 1 | -3/+3 |
| * | | commands: add print_text input command to print text on the terminal | wm4 | 2012-10-12 | 1 | -0/+4 |
| * | | sub: add --ass-style-override option to disable style overrides | wm4 | 2012-10-12 | 2 | -0/+9 |
| * | | options: add --status-msg | wm4 | 2012-10-12 | 1 | -0/+4 |
| * | | manpage: document input.conf related things | wm4 | 2012-10-12 | 4 | -17/+367 |
| * | | commands: add more property-option bridge uses, rename some options | wm4 | 2012-10-12 | 2 | -7/+9 |
| * | | options: accept "yes" and "no" only for flags | wm4 | 2012-10-12 | 1 | -11/+11 |
| * | | commands: rename "osdlevel" option and property, make it a choice | wm4 | 2012-10-12 | 3 | -2/+3 |
| * | | commands: replace --hardframedrop, change framedropping property | wm4 | 2012-10-12 | 2 | -7/+8 |
* | | | Rename to "mpv" | wm4 | 2012-10-12 | 8 | -211/+198 |
* | | | manpage: remove old manpage | wm4 | 2012-10-12 | 1 | -8099/+0 |
* | | | vo_opengl: change default FBO format | wm4 | 2012-10-03 | 1 | -2/+2 |
* | | | vo_opengl: use PBOs by default with opengl-hq | wm4 | 2012-10-03 | 1 | -1/+1 |
* | | | vo_opengl: use low quality default settings, add opengl-hq alias | wm4 | 2012-10-03 | 1 | -10/+19 |
* | | | VO: actually rename VOs gl -> opengl-old, gl3 -> opengl | wm4 | 2012-10-03 | 3 | -209/+212 |
* | | | vo_gl3: make it work on OpenGL 2.1 | wm4 | 2012-10-03 | 1 | -8/+10 |
* | | | Remove useless video filters | wm4 | 2012-10-03 | 1 | -649/+3 |
* | | | encode: remove dependency on current ffmpeg | Rudolf Polzer | 2012-10-01 | 1 | -2/+2 |
* | | | encode: add options --ovfirst and --oafirst | Rudolf Polzer | 2012-09-29 | 1 | -17/+25 |
| |/
|/| |
|
* | | options: accept "yes" and "no" only for flags | wm4 | 2012-09-23 | 1 | -11/+11 |
* | | softvol, ao_pulse: prefer ao_pulse volume control by default | wm4 | 2012-09-23 | 1 | -3/+13 |
|/ |
|
* | encode: video encoding now supported using mencoder-like options | Rudolf Polzer | 2012-09-18 | 5 | -4/+470 |
* | vf_rectangle: remove as it is very dirty and we have a replacement now | Rudolf Polzer | 2012-09-18 | 1 | -1/+0 |
* | options: change --vid, --aid, --sid options | wm4 | 2012-09-18 | 1 | -20/+12 |
* | options: change --loop option, and extend choice option type | wm4 | 2012-09-18 | 2 | -2/+4 |
* | options: remove -subalign | wm4 | 2012-09-18 | 1 | -8/+0 |
* | |