| Commit message (Expand) | Author | Age | Files | Lines |
* | ao_null: add untimed sub-option | wm4 | 2013-11-13 | 1 | -1/+6 |
* | sd_lavc, sd_spu: make dvdsub stretching conditional on --stretch-dvd-subs. | Rudolf Polzer | 2013-11-07 | 1 | -0/+13 |
* | vd_lavc: remove explicit crystalhd support | wm4 | 2013-11-06 | 1 | -1/+0 |
* | vo_opengl: support for vdpau hardware decoding | wm4 | 2013-11-05 | 1 | -1/+1 |
* | manpage: fix incorrect default for --osc | wm4 | 2013-11-05 | 1 | -1/+1 |
* | vo_opengl: add support for VA-API OpenGL interop | wm4 | 2013-11-04 | 1 | -1/+1 |
* | vo_opengl: add infrastructure for hardware decoding OpenGL interop | wm4 | 2013-11-04 | 1 | -0/+5 |
* | video: check profiles with hardware decoding | wm4 | 2013-11-01 | 1 | -0/+7 |
* | command: replace speed_mult with multiply command | wm4 | 2013-10-31 | 1 | -3/+0 |
* | command: add generic "multiply" command | wm4 | 2013-10-31 | 1 | -0/+3 |
* | command: add property to scale window size | wm4 | 2013-10-31 | 1 | -0/+1 |
* | tech-overview.txt: reflect recent updates | wm4 | 2013-10-30 | 1 | -21/+32 |
* | af_volume: switch to new option parsing | wm4 | 2013-10-26 | 1 | -7/+7 |
* | af_volume: remove unused features | wm4 | 2013-10-26 | 1 | -4/+0 |
* | docs: osc: update cache display percentage. | ChrisK2 | 2013-10-26 | 1 | -1/+1 |
* | manpage: clarify --heartbeat-interval operation | wm4 | 2013-10-25 | 1 | -0/+5 |
* | manpage: use the new name for af_force in one place | wm4 | 2013-10-23 | 1 | -2/+2 |
* | vo_opengl: don't enable PBOs with opengl-hq | wm4 | 2013-10-23 | 1 | -3/+5 |
* | gl_video: add RGB10_A2 FBO format | wm4 | 2013-10-23 | 1 | -2/+2 |
* | audio/filter: split af_format into separate filters, rename af_force | wm4 | 2013-10-23 | 1 | -18/+27 |
* | osc: make transparency of background-box configurable | ChrisK2 | 2013-10-18 | 1 | -1/+5 |
* | spelling fixes | Alessandro Ghedini | 2013-10-16 | 2 | -2/+2 |
* | docs: osc: add short info about lua and how to disable it | ChrisK2 | 2013-10-15 | 1 | -0/+3 |
* | changes.rst: add some replaced options, follow conventions better | wm4 | 2013-10-15 | 1 | -4/+6 |
* | docs: osc: fix table and other errors | ChrisK2 | 2013-10-15 | 1 | -11/+18 |
* | docs: Add osc.rst to mpv.rst | ChrisK2 | 2013-10-15 | 2 | -3/+5 |
* | osc docs: Add documentation for OSC and rename some options | ChrisK2 | 2013-10-15 | 1 | -0/+188 |
* | tech-overview.txt: reflect talloc/TA changes | wm4 | 2013-10-15 | 1 | -0/+6 |
* | Copyright, LICENSE: switch to GPL version 2 or later | wm4 | 2013-10-13 | 2 | -1/+2 |
* | options: --loop=N means playback N times, not N+1 times | Philip Sequeira | 2013-10-12 | 1 | -4/+5 |
* | ao_sndio: add documentation | Christian Neukirchen | 2013-10-05 | 1 | -0/+9 |
* | command: add commands for displaying overlays | wm4 | 2013-10-05 | 1 | -0/+71 |
* | command: add properties for retrieving OSD dimensions | wm4 | 2013-10-05 | 1 | -0/+3 |
* | command: add sub_seek input command | wm4 | 2013-10-02 | 1 | -0/+9 |
* | core: add --force-window | wm4 | 2013-10-02 | 1 | -0/+14 |
* | network: add options to control TLS verification | wm4 | 2013-09-27 | 1 | -0/+8 |
* | Add the on-screen-controller | ChrisK2 | 2013-09-26 | 1 | -0/+3 |
* | Add initial Lua scripting support | wm4 | 2013-09-26 | 3 | -0/+24 |
* | options: allow selecting the libass shaper | wm4 | 2013-09-25 | 1 | -0/+9 |
* | options: make --ass-hinting a choice, instead of using magic numbers | wm4 | 2013-09-25 | 1 | -6/+11 |
* | vaapi: allow GPU read-back with --hwdec=vaapi-copy | wm4 | 2013-09-25 | 1 | -0/+4 |
* | vaapi: add vf_vavpp and use it for deinterlacing | xylosper | 2013-09-25 | 2 | -2/+26 |
* | network: fix rtsp playback | wm4 | 2013-09-22 | 1 | -0/+5 |
* | m_property: add a way to switch on property values in property expansion | wm4 | 2013-09-20 | 1 | -3/+15 |
* | Merge branch 'volume_restore' | wm4 | 2013-09-20 | 3 | -1/+14 |
|\ |
|
| * | manpage: af_volnorm was renamed | wm4 | 2013-09-20 | 2 | -1/+2 |
| * | mixer: restore volume with playback resume | wm4 | 2013-09-20 | 1 | -0/+12 |
* | | Revert "osxbundle: fonts.conf: only look for fonts in ~/.mpv/fonts" | Stefano Pigozzi | 2013-09-19 | 1 | -7/+0 |
* | | vo_opengl: blend alpha components by default | wm4 | 2013-09-19 | 1 | -7/+14 |
|/ |
|
* | osxbundle: fonts.conf: only look for fonts in ~/.mpv/fonts | Stefano Pigozzi | 2013-09-18 | 1 | -0/+7 |
* | manpage: remove bogus space in example usage | wm4 | 2013-09-15 | 1 | -1/+1 |
* | manpage: remove version and date fields | wm4 | 2013-09-15 | 1 | -2/+0 |
* | screenshot: change %w format to be more like %t | wm4 | 2013-09-15 | 1 | -14/+13 |
* | screenshot: make it possible to format playback time in various ways | wm4 | 2013-09-15 | 1 | -0/+23 |
* | mplayer: don't run heartbeat command while paused | wm4 | 2013-09-15 | 1 | -2/+4 |
* | core: add --deinterlace option, restore it with resume functionality | wm4 | 2013-09-13 | 2 | -1/+16 |
* | quvi: restore playback position when switching formats | wm4 | 2013-09-10 | 1 | -3/+4 |
* | manpage: various improvements | wm4 | 2013-09-10 | 6 | -106/+87 |
* | Add PDF manual target | Martin Herkt | 2013-09-09 | 2 | -6/+25 |
* | DOCS/crosscompile-mingw.txt: Update | Martin Herkt | 2013-09-08 | 1 | -17/+9 |
* | Manpage: Fix formatting (mostly for PDF output) | Martin Herkt | 2013-09-08 | 4 | -13/+19 |
* | demux: retrieve per-chapter metadata | wm4 | 2013-09-08 | 1 | -0/+1 |
* | mplayer: add --cursor-autohide-fs-only option | wm4 | 2013-09-08 | 1 | -0/+5 |
* | options: remove --(no-)mouseinput option | wm4 | 2013-09-08 | 1 | -4/+1 |
* | options: fix --volume option range, add some explanations to manpage | wm4 | 2013-09-07 | 1 | -0/+6 |
* | mplayer: make --save-position-on-quit save only on quit | wm4 | 2013-09-04 | 1 | -2/+4 |
* | video: add unscaled mode with --video-unscaled | wm4 | 2013-09-01 | 1 | -0/+12 |
* | core: add a playlist demuxer | wm4 | 2013-08-26 | 1 | -0/+16 |
* | wayland: shm based software rendering | Alexander Preisinger | 2013-08-25 | 1 | -0/+10 |
* | video: add vda decode support (with hwaccel) and direct rendering | Stefano Pigozzi | 2013-08-22 | 2 | -1/+3 |
* | options: replace --edition=-1 with --edition=auto | wm4 | 2013-08-21 | 1 | -2/+2 |
* | mplayer: start track IDs from 1 rather than 0 | wm4 | 2013-08-21 | 1 | -1/+1 |
* | manpage: fix (again) incorrect ao_alsa example | Cheng Sun | 2013-08-20 | 1 | -1/+1 |
* | video: make it possible to scale/pan the video by arbitrary amounts | wm4 | 2013-08-19 | 2 | -0/+38 |
* | options: remove --panscanrange option | wm4 | 2013-08-19 | 1 | -8/+0 |
* | changes: add some things for completeness | wm4 | 2013-08-19 | 1 | -3/+31 |
* | vo_vdpau: add RGB support | wm4 | 2013-08-18 | 1 | -0/+4 |
* | command: more intuitive chapter seek behavior | Philip Sequeira | 2013-08-17 | 2 | -1/+10 |
* | vo_vdpau: use color close to black as default colorkey (instead of green) | wm4 | 2013-08-17 | 1 | -3/+3 |
* | vo_vdpau: allow setting colorkey | wm4 | 2013-08-17 | 1 | -0/+6 |
* | manpage: fix incorrect ao_alsa example, extend changes.rst | wm4 | 2013-08-15 | 2 | -2/+7 |
* | sub: make --subcp=enca the default. | wm4 | 2013-08-15 | 1 | -5/+14 |
* | sub: allow specifying a fallback codepage if input is not UTF-8 | wm4 | 2013-08-15 | 1 | -2/+8 |
* | changes.rst: document some OSX and windows changes | Stefano Pigozzi | 2013-08-13 | 1 | -0/+5 |
* | manpage: actually document --hwdec=auto | wm4 | 2013-08-12 | 1 | -0/+7 |
* | video: add vaapi decode and output support | wm4 | 2013-08-12 | 2 | -1/+35 |
* | changes.rst: add precise scrolling support | Alexander Preisinger | 2013-08-07 | 1 | -0/+2 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 | 1 | -6/+6 |
* | changes.rst: mention wayland support | Alexander Preisinger | 2013-08-05 | 1 | -0/+1 |
* | demux_lavf: make avio buffer configurable | wm4 | 2013-08-04 | 1 | -0/+6 |
* | command: make vf and af commands more verbose | wm4 | 2013-08-03 | 1 | -0/+5 |
* | command: add vf/af properties | wm4 | 2013-08-03 | 1 | -0/+2 |
* | stream: redo URL parsing, replace m_struct usage with m_config | wm4 | 2013-08-02 | 1 | -1/+1 |
* | manpage: clean up environment variables section | wm4 | 2013-08-02 | 1 | -54/+32 |
* | manpage: document exit codes | wm4 | 2013-08-02 | 1 | -0/+18 |
* | manpage: move screenshot section above option list | wm4 | 2013-08-02 | 1 | -17/+17 |
* | crosscompile-mingw.txt: it's "MinGW" not "MingGW" | wm4 | 2013-07-30 | 1 | -3/+3 |
* | crosscompile-mingw.txt: mingw-w64 now has modern OpenGL headers in trunk | wm4 | 2013-07-30 | 1 | -1/+1 |
* | options: simplify --correct-pts handling | wm4 | 2013-07-26 | 1 | -7/+6 |
* | command: add pseudo-property that allows you to read global options | wm4 | 2013-07-26 | 1 | -0/+1 |
* | af_lavfi: switch to new option API | wm4 | 2013-07-22 | 1 | -2/+6 |
* | af_lavrresample: switch to new option API | wm4 | 2013-07-22 | 1 | -4/+5 |
* | audio/filter: use new option API | wm4 | 2013-07-22 | 2 | -14/+10 |
* | DOCS/man/en/ao.rst: Update wasapi:device=<id> documentation | Diogo Franco (Kovensky) | 2013-07-22 | 1 | -1/+6 |
* | ao_wasapi0: Rename to ao_wasapi | Diogo Franco (Kovensky) | 2013-07-22 | 1 | -1/+1 |
* | DOCS/man/en/ao.rst: Document ao_wasapi0 | Diogo Franco (Kovensky) | 2013-07-22 | 1 | -0/+15 |
* | vo_opengl: some option changes | wm4 | 2013-07-22 | 1 | -29/+12 |
* | options: move --colorkey option to vo_xv | wm4 | 2013-07-22 | 2 | -9/+7 |
* | ao_jack: use new option API | wm4 | 2013-07-22 | 1 | -1/+1 |
* | options: remove --mixer and --mixer-channel, turn them into alsa/oss subopts | wm4 | 2013-07-21 | 3 | -19/+14 |
* | ao_alsa: use new option API (changes syntax) | wm4 | 2013-07-21 | 1 | -3/+10 |
* | manpage: fix typo | wm4 | 2013-07-21 | 1 | -1/+1 |
* | input.rst: update example | wm4 | 2013-07-21 | 1 | -1/+1 |
* | vf_scale: use new swscale wrapper | wm4 | 2013-07-18 | 1 | -6/+0 |
* | sd_ass: scale blur by original video size if requested | wm4 | 2013-07-15 | 1 | -1/+10 |
* | sd_add: add terrible hack for (xy-)vsfilter compatibility | wm4 | 2013-07-15 | 1 | -0/+25 |
* | demux_lavf: add terrible hack to make DVD playback just work | wm4 | 2013-07-14 | 1 | -0/+10 |
* | Merge branch 'remove_old_demuxers' | wm4 | 2013-07-14 | 3 | -49/+38 |
|\ |
|
| * | tech-overview.txt: minor changes and additions | wm4 | 2013-07-14 | 1 | -27/+38 |
| * | demux: rewrite probing and demuxer initialization | wm4 | 2013-07-12 | 1 | -6/+0 |
| * | options: remove --ignore-start | wm4 | 2013-07-08 | 1 | -5/+0 |
| * | Merge branch 'master' into remove_old_demuxers | wm4 | 2013-07-08 | 9 | -2121/+2265 |
| |\ |
|
| * | | Remove old demuxers | wm4 | 2013-07-07 | 2 | -11/+0 |
* | | | options: add --cache-default option | wm4 | 2013-07-10 | 1 | -1/+6 |
| |/
|/| |
|
* | | command: add screenshot_to_file command | wm4 | 2013-07-08 | 1 | -0/+13 |
* | | input: allow binding multiple commands to a key | wm4 | 2013-07-08 | 1 | -1/+10 |
* | | manpage: proofread and fix formatting | Martin Herkt | 2013-07-08 | 9 | -2124/+2246 |
|/ |
|
* | Remove some leftovers from network removal | wm4 | 2013-07-07 | 2 | -3/+3 |
* | manpage: fix section headings | Martin Herkt | 2013-07-07 | 3 | -26/+27 |
* | Remove internal network support | wm4 | 2013-07-07 | 1 | -28/+0 |
* | ao_jack: allow more control about channel layouts | wm4 | 2013-07-07 | 1 | -0/+15 |
* | command: add some playlist manipulation commands | wm4 | 2013-07-02 | 1 | -0/+11 |
* | command: add commands to enable/disable input sections | wm4 | 2013-06-29 | 1 | -0/+15 |
* | manpage: document input sections | wm4 | 2013-06-29 | 1 | -1/+21 |
* | command: make raw percent-pos property return fractions | wm4 | 2013-06-29 | 1 | -0/+1 |
* | command: add properties for playlist position | wm4 | 2013-06-29 | 1 | -1/+3 |
* | vo_opengl: handle chroma location | wm4 | 2013-06-28 | 1 | -0/+4 |
* | core: add libquvi 0.9 support | wm4 | 2013-06-28 | 2 | -1/+15 |
* | options: rename --mkv-subtitle-preroll, --dtshd | wm4 | 2013-06-28 | 1 | -30/+35 |
* | options: rename --rawvideo to --demuxer-rawvideo, same with --rawaudio | wm4 | 2013-06-28 | 2 | -34/+39 |
* | options: rename -lavdopts to -vd-lavc, -lavfdopts to -demuxer-lavf | wm4 | 2013-06-28 | 2 | -101/+94 |
* | options: remove -lavdopts debug suboption | wm4 | 2013-06-28 | 1 | -26/+1 |
* | DOCS: update tech-overview.txt to reflect some subtitle related changes | wm4 | 2013-06-25 | 1 | -13/+19 |
* | options: add -sub-speed option | wm4 | 2013-06-25 | 1 | -0/+12 |
* | sub: libguess support for -subcp | wm4 | 2013-06-25 | 1 | -0/+9 |
* | sub: add subtitle charset conversion | wm4 | 2013-06-25 | 1 | -3/+5 |
* | sub: add demux_libass wrapper, drop old hacks | wm4 | 2013-06-25 | 2 | -10/+2 |
* | sub: do some timing postprocessing on preloaded subs | wm4 | 2013-06-23 | 1 | -9/+6 |
* | configure: make check for stream cache verbose | wm4 | 2013-06-16 | 1 | -2/+3 |
* | Merge branch 'cache_new' | wm4 | 2013-06-16 | 1 | -6/+15 |
|\ |
|
| * | cache: use threads instead of fork() | wm4 | 2013-06-16 | 1 | -6/+15 |
* | | audio/out: remove ao->outburst/buffersize fields | wm4 | 2013-06-16 | 1 | -4/+0 |
* | | mplayer: update window title if its properties change | John Hawthorn | 2013-06-16 | 1 | -0/+3 |
* | | image_writer: Add PNG filter option (default "mixed") | Martin Herkt | 2013-06-15 | 2 | -0/+9 |
* | | x11: enable screensaver when paused, rename/change --stop-xscreensaver | wm4 | 2013-06-14 | 2 | -6/+9 |
* | | options: remove --stereo | wm4 | 2013-06-13 | 1 | -7/+0 |
* | | manpage: adjust y4m output example | wm4 | 2013-06-13 | 1 | -1/+1 |
* | | Option -omaxfps: limit fps when encoding | Rudolf Polzer | 2013-06-09 | 1 | -0/+5 |
|/ |
|
* | manpage: improve documentation of property expansion | wm4 | 2013-06-08 | 2 | -45/+90 |
* | command: replace some show_ commands with properties | wm4 | 2013-06-07 | 2 | -9/+9 |
* | core: reset pause state by default when going to next file | wm4 | 2013-06-07 | 1 | -0/+3 |
* | docs: update tech-overview.txt | wm4 | 2013-06-05 | 1 | -9/+19 |
* | osx: improve Media Keys support | Stefano Pigozzi | 2013-06-04 | 1 | -0/+3 |
* | ao_jack: add (no-)connect suboption | reimar | 2013-06-04 | 1 | -0/+4 |
* | Merge branch 'sub_mess' | wm4 | 2013-06-04 | 1 | -7/+8 |
|\ |
|
| * | sub: use libass even if -no-ass is used | wm4 | 2013-06-03 | 1 | -6/+4 |
| * | |