| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | rawaudio: use mplayer audio format for format option | wm4 | 2012-09-18 | 1 | -5/+2 |
* | bluray: add bd:// as stream prefix | wm4 | 2012-09-18 | 1 | -3/+3 |
* | manpage: remove references to bitmap fonts | wm4 | 2012-09-18 | 2 | -7/+1 |
* | libaf: rename af_format.h to format.h | wm4 | 2012-08-29 | 1 | -1/+1 |
* | DOCS: add big picture overview over the code | wm4 | 2012-08-26 | 1 | -0/+206 |
* | DOCS: remove outdated/useless files | wm4 | 2012-08-25 | 2 | -34/+0 |
* | Merge remote-tracking branch 'cantabile/manpage_fixes' | wm4 | 2012-08-25 | 5 | -121/+68 |
|\ |
|
| * | manpage: update default jpeg quality for vo_image | cantabile | 2012-08-24 | 1 | -1/+1 |
| * | manpage: update default value of --softvol-max | cantabile | 2012-08-24 | 1 | -1/+1 |
| * | manpage: --screenshot-template: update %n, add %{prop} | cantabile | 2012-08-24 | 1 | -6/+14 |
| * | manpage: update the list of available screenshot formats | cantabile | 2012-08-24 | 1 | -3/+7 |
| * | manpage: update example of the status line | cantabile | 2012-08-24 | 1 | -3/+3 |
| * | manpage: fix ambiguous statement about --(no-)keepaspect | cantabile | 2012-08-24 | 1 | -1/+1 |
| * | manpage: mention that videos' colormatrix and color range flags are honored | cantabile | 2012-08-24 | 1 | -2/+4 |
| * | manpage: don't mention nonexistent VOs, command line switches, etc. | cantabile | 2012-08-24 | 3 | -84/+17 |
| * | manpage: fix various typos | cantabile | 2012-08-24 | 5 | -20/+20 |
* | | vf_dlopen: add a generic filter to load external filters | Rudolf Polzer | 2012-08-23 | 1 | -0/+20 |
|/ |
|
* | manpage: correct the definition of full range video | cantabile | 2012-08-21 | 1 | -1/+1 |
* | manpage: document -use-filename-title removal/replacement | wm4 | 2012-08-20 | 1 | -0/+1 |
* | VO: remove vo_directfb2 and vo_directx | wm4 | 2012-08-16 | 1 | -30/+0 |
* | Remove dvdnav support (DVD menus) | wm4 | 2012-08-16 | 1 | -34/+1 |
* | vf_expand: remove OSD support | wm4 | 2012-08-16 | 1 | -41/+2 |
* | core: intentionally cripple slave mode | wm4 | 2012-08-15 | 1 | -10/+15 |
* | vo_sharedbuffer: remove this VO | Stefano Pigozzi | 2012-08-15 | 1 | -11/+0 |
* | manpage: document gl3, direct3d, portaudio, remove v4l2 | wm4 | 2012-08-08 | 2 | -18/+308 |
* | manpage: document per-file options | wm4 | 2012-08-07 | 1 | -0/+42 |
* | manpage: add initial documentation about changes | wm4 | 2012-08-07 | 2 | -0/+156 |
* | manpage: reflect recent VO changes | wm4 | 2012-08-06 | 1 | -108/+33 |
* | image_writer: rename "filetype" option to "format" | wm4 | 2012-08-06 | 1 | -1/+1 |
* | stream: add new stream control command STREAM_CTRL_GET_NUM_TITLES | mplayer-svn | 2012-08-03 | 1 | -0/+1 |
* | x11: change stop_xscreensaver default to 1 to be more user-friendly | mplayer-svn | 2012-08-03 | 1 | -2/+3 |
* | vf_stereo3d.c: half-width side-by-side formats for stereo3d | mplayer-svn | 2012-08-03 | 1 | -0/+8 |
* | Remove teletext support | wm4 | 2012-08-03 | 2 | -31/+0 |
* | mplayer: rip out --capture support | wm4 | 2012-08-02 | 1 | -14/+0 |
* | VO: remove VO direct rendering | wm4 | 2012-08-02 | 2 | -7/+2 |
* | stream: remove stream_cue | wm4 | 2012-08-02 | 1 | -1/+0 |
* | AF: remove af_gate and af_comp | wm4 | 2012-08-02 | 1 | -9/+0 |
* | man: update man with vo_corevideo and vo_sharedbuffer | Stefano Pigozzi | 2012-08-02 | 1 | -14/+16 |
* | man: update documentation related to screenshots | wm4 | 2012-08-02 | 3 | -16/+97 |
* | man: remove documentation for deleted stuff | wm4 | 2012-08-02 | 4 | -448/+38 |
* | manpage: merge new manpage | wm4 | 2012-08-02 | 7 | -0/+6088 |
* | mplayer: turn playtree into a list, and change per-file option handling | wm4 | 2012-07-31 | 1 | -123/+0 |
* | commands: add show_tracks_osd command to display audio and subtitle tracks on... | wm4 | 2012-07-28 | 1 | -0/+3 |
* | commands: add show_chapters_osd command to display chapters on OSD | wm4 | 2012-07-28 | 1 | -0/+2 |
* | Rename DOCS/tech/ to DOCS/OUTATED-tech/ | wm4 | 2012-07-28 | 22 | -0/+0 |
* | Remove DOCS/xml | wm4 | 2012-07-28 | 19 | -3757/+0 |
* | Merge remote-tracking branch 'origin/master' | wm4 | 2012-07-28 | 100 | -215710/+0 |
|\ |
|
| * | docs: delete outdated translated manpages/docs | Uoti Urpala | 2012-07-16 | 99 | -215529/+0 |
| * | build, codec-cfg.c: simplify builtin codecs.conf handling | Uoti Urpala | 2012-07-16 | 1 | - |