| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | options: add --no-sub-visibility for symmetry | wm4 | 2013-05-30 | 1 | -1/+4 |
* | | osx: add Apple Remote support | Stefano Pigozzi | 2013-06-03 | 1 | -0/+3 |
|/ |
|
* | options: remove some questionable -lavdopts suboptions | wm4 | 2013-05-29 | 1 | -43/+4 |
* | manpage: fix typo | wm4 | 2013-05-27 | 1 | -1/+1 |
* | options: add allow-mimetype suboption for demux_lavf | wm4 | 2013-05-27 | 1 | -0/+6 |
* | manpage: fix typo | wm4 | 2013-05-26 | 1 | -2/+2 |
* | manpage: mark some filters as deprecated in favor of libavfilter | wm4 | 2013-05-26 | 1 | -0/+29 |
* | gl_video: improve dithering | wm4 | 2013-05-26 | 1 | -0/+18 |
* | gl_video: add scaler-resizes-only sub-option | wm4 | 2013-05-26 | 1 | -0/+8 |
* | vf_lavfi: allow setting avopts | wm4 | 2013-05-26 | 1 | -1/+9 |
* | af_lavfi: add libavfilter bridge | wm4 | 2013-05-23 | 1 | -0/+10 |
* | m_option, vf: add label support | wm4 | 2013-05-23 | 1 | -0/+5 |
* | input: do property expansion for all input command string arguments | wm4 | 2013-05-18 | 1 | -2/+6 |
* | core: allow changing filter filters at runtime | wm4 | 2013-05-18 | 1 | -0/+31 |
* | manpage: document af_* commands | wm4 | 2013-05-18 | 1 | -2/+16 |
* | options: add -V as alias for --version | wm4 | 2013-05-15 | 1 | -1/+1 |
* | options: add --version | wm4 | 2013-05-15 | 1 | -0/+3 |
* | add osd-scale command | Paul B Mahol | 2013-05-14 | 2 | -0/+4 |
* | core: re-add -dumpstream as --stream-dump | wm4 | 2013-05-12 | 2 | -0/+6 |
* | core: add --stream-capture | wm4 | 2013-05-12 | 2 | -0/+10 |
* | Merge branch 'audio_changes' | wm4 | 2013-05-12 | 3 | -65/+81 |
|\ |
|
| * | manpage: update --channels | wm4 | 2013-05-12 | 1 | -11/+10 |
| * | audio/filters: add af_force | wm4 | 2013-05-12 | 1 | -0/+33 |
| * | options: add option to prevent decoder audio downmixing | wm4 | 2013-04-13 | 2 | -8/+20 |
| * | manpage: update af_lavrresample entry | wm4 | 2013-04-13 | 1 | -6/+6 |
| * | af_lavrresample: add no-detach suboption | wm4 | 2013-04-13 | 1 | -0/+5 |
| * | options: remove --af-adv | wm4 | 2013-04-13 | 2 | -39/+3 |
| * | audio: remove float processing option | wm4 | 2013-04-13 | 1 | -1/+4 |
* | | man: fix spelling error | Stefano Pigozzi | 2013-05-12 | 1 | -1/+1 |
* | | cocoa_common: add native OSX fullscreen support | Stefano Pigozzi | 2013-05-12 | 1 | -0/+7 |
* | | command: add time-remaining property | wm4 | 2013-05-10 | 1 | -0/+1 |
* | | core: add playback resume feature (manual/opt-in) | wm4 | 2013-05-05 | 3 | -0/+21 |
* | | manpage: fix option description | wm4 | 2013-05-05 | 1 | -1/+1 |
* | | video: add --hwdec-codecs option to whitelist codecs for hw decoding | wm4 | 2013-05-04 | 1 | -0/+12 |
* | | stream_bluray: remove the broken -bluray-chapter option | reimar | 2013-04-27 | 1 | -5/+0 |
* | | manpage: fix references to --slave | wm4 | 2013-04-26 | 1 | -2/+2 |
* | | options: allow using [ ] for quoting in sub-options | wm4 | 2013-04-26 | 1 | -6/+13 |
* | | manpage: remove broken example | wm4 | 2013-04-24 | 1 | -3/+0 |
* | | manpage: document --native-keyrepeat | wm4 | 2013-04-24 | 1 | -0/+6 |
* | | core: add backstep support | wm4 | 2013-04-24 | 1 | -0/+11 |
* | | manpage: remove references to --no-slices | wm4 | 2013-04-23 | 1 | -7/+1 |
* | | m_option: allow quoted positional parameters for -vf | wm4 | 2013-04-23 | 1 | -1/+2 |
* | | vf_lavfi: add libavfilter bridge | wm4 | 2013-04-21 | 1 | -0/+31 |
* | | manpage: clarify --cache behavior | wm4 | 2013-04-20 | 1 | -0/+6 |
* | | Fix typo for opengl dither-depth default | Ellis Berner | 2013-04-18 | 1 | -1/+1 |
* | | sub: add --osd-blur and --sub-text-blur options | wm4 | 2013-04-13 | 1 | -0/+3 |
|/ |
|
* | core: remove dead --vsync leftovers | wm4 | 2013-04-12 | 1 | -1/+0 |
* | core: add --reset-on-next-file option | wm4 | 2013-04-10 | 1 | -0/+24 |
* | 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 | |