| Commit message (Expand) | Author | Age | Files | Lines |
* | update libxmp usagelibxmp | wm4 | 2013-05-23 | 2 | -28/+29 |
* | Merge branch 'master' into libxmp | wm4 | 2013-05-23 | 302 | -23646/+19109 |
|\ |
|
| * | demux_mkv: defer reading of seek index until first seek | wm4 | 2013-05-23 | 1 | -3/+42 |
| * | demux_mkv: use a single flag to indicate whether cues have been read | wm4 | 2013-05-23 | 1 | -1/+3 |
| * | command: auto-insert yadif when switching deinterlacing | wm4 | 2013-05-23 | 1 | -6/+40 |
| * | m_option: allow removing filter entries by content with -vf-del | wm4 | 2013-05-23 | 1 | -89/+88 |
| * | m_option: move code around | wm4 | 2013-05-23 | 1 | -139/+146 |
| * | m_option, vf: add label support | wm4 | 2013-05-23 | 5 | -26/+106 |
| * | core: support mpv directory itself as a valid location for config files on Wi... | elevengu | 2013-05-23 | 1 | -9/+22 |
| * | vo: remove unused callback | wm4 | 2013-05-23 | 1 | -1/+0 |
| * | mplayer: don't cut status line if --no-consolecontrols is used | wm4 | 2013-05-21 | 1 | -1/+4 |
| * | demux_lavf: workaround minor ffmpeg memory leak | wm4 | 2013-05-21 | 2 | -7/+1 |
| * | demux: workaround for -demuxer mpegts -correct-pts | wm4 | 2013-05-21 | 2 | -8/+16 |
| * | demux_mkv: support dirac in mkv | wm4 | 2013-05-21 | 2 | -0/+2 |
| * | options: remove dead -dr1 option | wm4 | 2013-05-21 | 2 | -3/+0 |
| * | dec_video: get rid of two global variables | wm4 | 2013-05-21 | 6 | -13/+9 |
| * | dec_video: remove emms usage | wm4 | 2013-05-21 | 1 | -10/+0 |
| * | mplayer: re-add some legacy slave mode output for issue #92 | wm4 | 2013-05-21 | 1 | -5/+15 |
| * | configure: map --enable-sdl2 to autodetection | Stephen Hutchinson | 2013-05-21 | 1 | -2/+2 |
| * | vf_lavfi: remove redundant statements | wm4 | 2013-05-21 | 1 | -4/+0 |
| * | m_option: fix parameter comparison for vf-toggle | wm4 | 2013-05-21 | 1 | -6/+11 |
| * | m_option: fix -vf-del in profiles | wm4 | 2013-05-21 | 1 | -3/+4 |
| * | Silence some compiler warnings | wm4 | 2013-05-21 | 5 | -13/+12 |
| * | travis: fix typo | Stefano Pigozzi | 2013-05-20 | 1 | -1/+1 |
| * | travis: DRY up the yaml file | Stefano Pigozzi | 2013-05-20 | 1 | -6/+6 |
| * | vf_dlopen framestep: step width of 0 | Rudolf Polzer | 2013-05-20 | 1 | -0/+2 |
| * | vf_dlopen framestep filter: add a parameter for the phase | Rudolf Polzer | 2013-05-20 | 1 | -4/+9 |
| * | add Travis-CI integration | Stefano Pigozzi | 2013-05-19 | 3 | -19/+142 |
| * | configure: reject older libswresample | wm4 | 2013-05-19 | 1 | -2/+2 |
| * | Fix commit d1b37af | wm4 | 2013-05-18 | 1 | -1/+1 |
| * | vo_image: start image file numbers at 1 | wm4 | 2013-05-18 | 1 | -2/+2 |
| * | input: allow quotes around any input command | wm4 | 2013-05-18 | 1 | -3/+1 |
| * | input: do property expansion for all input command string arguments | wm4 | 2013-05-18 | 5 | -21/+33 |
| * | input: accept input command prefixes in any order | wm4 | 2013-05-18 | 1 | -20/+22 |
| * | video/filter: fix option parser memory leak | wm4 | 2013-05-18 | 6 | -16/+3 |
| * | core: allow changing filter filters at runtime | wm4 | 2013-05-18 | 7 | -12/+112 |
| * | m_option: allow -vf "" | wm4 | 2013-05-18 | 1 | -5/+3 |
| * | m_option: add -vf-toggle | wm4 | 2013-05-18 | 1 | -52/+80 |
| * | m_option: allow using -vf-del with a name | wm4 | 2013-05-18 | 1 | -51/+70 |
| * | vd_lavc: change VDCTRL_REINIT_VO behavior | wm4 | 2013-05-18 | 1 | -3/+1 |
| * | video: rename VDCTRL_RESET_ASPECT to VDCTRL_REINIT_VO | wm4 | 2013-05-18 | 5 | -6/+6 |
| * | manpage: document af_* commands | wm4 | 2013-05-18 | 1 | -2/+16 |
| * | mp_image: align image allocation height | wm4 | 2013-05-17 | 1 | -1/+2 |
| * | cfg-mplayer: fix some option flags | wm4 | 2013-05-17 | 1 | -3/+3 |
| * | cocoa_common: vo_corevideo: fix window initialization | Stefano Pigozzi | 2013-05-16 | 1 | -5/+5 |
| * | vf_dlopen examples: slightly simply the framestep filter | Rudolf Polzer | 2013-05-16 | 1 | -8/+1 |
| * | vf_dlopen examples: add framestep filter | Rudolf Polzer | 2013-05-16 | 2 | -2/+106 |
| * | options: fix exit code when using help options | wm4 | 2013-05-15 | 3 | -16/+22 |
| * | mplayer: potentially fix main() return value | wm4 | 2013-05-15 | 1 | -2/+2 |
| * | options: add -V as alias for --version | wm4 | 2013-05-15 | 2 | -1/+2 |
| * | options: use case-sensitive comparsion for options | wm4 | 2013-05-15 | 2 | -17/+17 |
| * | options: add --version | wm4 | 2013-05-15 | 3 | -0/+14 |
| * | command: use "title" tag for media-title property if available | wm4 | 2013-05-15 | 1 | -3/+6 |
| * | demux_mkv: export Matroska title element as metadata | wm4 | 2013-05-15 | 1 | -0/+3 |
| * | add osd-scale command | Paul B Mahol | 2013-05-14 | 7 | -0/+16 |
| * | command: simplify sub OSD update | wm4 | 2013-05-14 | 3 | -14/+12 |
| * | m_option: fix segfault in parse_chmap | Rudolf Polzer | 2013-05-14 | 1 | -1/+2 |
| * | vd_lavc: hack-fix vdpau decoding with non mod 16 video | wm4 | 2013-05-14 | 1 | -1/+10 |
| * | cocoa_common: order front window only when invisible [2] | Stefano Pigozzi | 2013-05-14 | 1 | -1/+5 |
| * | chmap: fix oddity due to ambiguous 6.1 ffmpeg channel layout | wm4 | 2013-05-13 | 1 | -2/+3 |
| * | cocoa_common: order front window only when invisible | Stefano Pigozzi | 2013-05-13 | 1 | -1/+1 |
| * | cocoa_common: don't use recursive locking | Stefano Pigozzi | 2013-05-13 | 1 | -2/+2 |
| * | cocoa_common: remove pointless locking when using -fs | Stefano Pigozzi | 2013-05-13 | 1 | -5/+10 |
| * | cocoa_common: fix a bug in window dragging state | Stefano Pigozzi | 2013-05-13 | 1 | -13/+9 |
| * | audio: fix ALSA 4 channel surround output | wm4 | 2013-05-13 | 2 | -2/+4 |
| * | af_lavrresample: fix inverted condition | wm4 | 2013-05-13 | 1 | -1/+1 |
| * | audio: fix compilation with older libavresample versions | wm4 | 2013-05-13 | 4 | -1/+86 |
| * | cocoa_common: fix deadlock when calling resize_redraw | Stefano Pigozzi | 2013-05-12 | 1 | -4/+9 |
| * | ao_coreaudio: fix switched parameters | wm4 | 2013-05-12 | 1 | -1/+1 |
| * | core: re-add -dumpstream as --stream-dump | wm4 | 2013-05-12 | 5 | -0/+42 |
| * | core: add --stream-capture | wm4 | 2013-05-12 | 9 | -0/+71 |
| * | Merge branch 'audio_changes' | wm4 | 2013-05-12 | 79 | -3614/+3341 |
| |\ |
|
| | * | af: improve filter chain setup retry limit | wm4 | 2013-05-12 | 1 | -1/+10 |
| | * | audio: add double sample format | wm4 | 2013-05-12 | 3 | -14/+12 |
| | * | ao_alsa: set fallback if format unknown | wm4 | 2013-05-12 | 1 | -4/+6 |
| | * | audio/out: channel map selection | wm4 | 2013-05-12 | 14 | -68/+114 |
| | * | audio: add channel map selection function | wm4 | 2013-05-12 | 8 | -20/+298 |
| | * | ao_pulse: move format setup code | wm4 | 2013-05-12 | 1 | -27/+27 |
| | * | af_lavrresample: avoid channel reordering with unknown layouts | wm4 | 2013-05-12 | 1 | -8/+24 |
| | * | manpage: update --channels | wm4 | 2013-05-12 | 1 | -11/+10 |
| | * | ao_openal: use channel map instead of ALSA fixed layout | wm4 | 2013-05-12 | 1 | -10/+31 |
| | * | audio/filters: add af_force | wm4 | 2013-05-12 | 6 | -0/+189 |
| | * | ao: remove ao_driver.is_new field | wm4 | 2013-05-12 | 9 | -9/+0 |
| | * | ao_alsa: remove global variables | wm4 | 2013-05-12 | 1 | -110/+116 |
| | * | ao_alsa: switch to new AO API | wm4 | 2013-05-12 | 1 | -39/+54 |
| | * | af_ladspa: code cleanup | eng | 2013-05-12 | 1 | -15/+17 |
| | * | audio: print channel map additionally to channel count on terminal | wm4 | 2013-05-12 | 5 | -25/+35 |
| | * | ao_alsa: map to exact channel layout | wm4 | 2013-05-12 | 1 | -38/+48 |
| | * | ao_alsa: move format lookup into separate function | wm4 | 2013-05-12 | 1 | -58/+36 |
| | * | ao_alsa: more reformat | wm4 | 2013-05-12 | 1 | -118/+113 |
| | * | af: print filter chain info on error | wm4 | 2013-05-12 | 1 | -15/+16 |
| | * | ao_alsa: cosmetics, macro-fy error reporting | wm4 | 2013-05-12 | 1 | -321/+181 |
| | * | ao_alsa: uncrustify | wm4 | 2013-05-12 | 1 | -623/+717 |
| | * | uncrustify: add some instructions | wm4 | 2013-05-12 | 1 | -0/+7 |
| | * | audio: remove useless audio channels from AO, unless requested | wm4 | 2013-05-12 | 1 | -0/+2 |
| | * | ad_lavc: force channel layout pass-through with demux_rawaudio | wm4 | 2013-05-12 | 1 | -2/+11 |
| | * | ao_coreaudio: switch to WAVEEXT channel order | wm4 | 2013-05-12 | 1 | -2/+1 |
| | * | ao_pulse: try to set correct channel layout | wm4 | 2013-05-12 | 1 | -2/+54 |
| | * | core: use channel map on demuxer level too | wm4 | 2013-05-12 | 15 | -54/+69 |
| | * | reorder_ch: remove old channel reorder functions | wm4 | 2013-05-12 | 4 | -1497/+0 |
| | * | audio: let libavresample do channel reordering | wm4 | 2013-05-12 | 1 | -3/+49 |
| | * | af_lavrresample: context is always allocated here | wm4 | 2013-05-12 | 1 | -2/+1 |
| | * | audio/out: switch to channel map | wm4 | 2013-05-12 | 20 | -239/+162 |
| | * | af_pan: set unknown channel layout for output | wm4 | 2013-05-12 | 1 | -2/+11 |
| | * | af: use mp_chmap for mp_audio, include channel map in format negotiation | wm4 | 2013-05-12 | 12 | -57/+64 |
| | * | audio: add some setters for mp_audio, and require filters to use them | wm4 | 2013-05-12 | 29 | -178/+167 |
| | * | audio: add channel map API | wm4 | 2013-05-12 | 6 | -3/+660 |
| | * | audio/filter: remove unused AF_CONTROLs | wm4 | 2013-05-12 | 7 | -213/+1 |
| | * | options: add option to prevent decoder audio downmixing | wm4 | 2013-04-13 | 7 | -17/+59 |
| | * | af: fix negotiation endless loop | wm4 | 2013-04-13 | 1 | -3/+2 |
| | * | af: streamline format negotiation | wm4 | 2013-04-13 | 3 | -167/+210 |
| | * | manpage: update af_lavrresample entry | wm4 | 2013-04-13 | 1 | -6/+6 |
| | * | af_lavrresample: add no-detach suboption | wm4 | 2013-04-13 | 2 | -1/+11 |
| | * | options: remove --af-adv | wm4 | 2013-04-13 | 6 | -68/+4 |
| | * | af: remove accuracy option | wm4 | 2013-04-13 | 1 | -15/+4 |
| | * | af: remove force option | wm4 | 2013-04-13 | 1 | -64/+49 |
| | * | audio: remove float processing option | wm4 | 2013-04-13 | 6 | -31/+9 |
| | * | audio: switch to libavcodec channel order, use libavresample for mixing | wm4 | 2013-04-13 | 6 | -44/+47 |
| | * | ao_alsa: reorder channels from internal to alsa order | wm4 | 2013-04-13 | 1 | -0/+6 |
| | * | af: simplification | wm4 | 2013-04-13 | 1 | -35/+20 |
| | * | af: factor channel filter insertion | wm4 | 2013-04-13 | 1 | -30/+45 |
| | * | af: use af_lavrresample for format conversions, if possible | wm4 | 2013-04-13 | 4 | -45/+111 |
| | * | af: remove automatically inserted filters on full reinit | wm4 | 2013-04-13 | 3 | -32/+45 |
| | * | af_lavrresample: allow other ffmpeg sample formats for input/output | wm4 | 2013-04-13 | 1 | -17/+48 |
| | * | audio/filter: replace pointless memcpys with assignments | wm4 | 2013-04-13 | 4 | -17/+10 |
| | * | af: uncrustify | wm4 | 2013-04-13 | 2 | -466/+496 |
| | * | ad_lavc: use fmt-conversion to map sample formats | Stefano Pigozzi | 2013-04-13 | 4 | -18/+96 |
| * | | macosx_application: fix crash when quitting player | Stefano Pigozzi | 2013-05-12 | 1 | -1/+5 |
| * | | man: fix spelling error | Stefano Pigozzi | 2013-05-12 | 1 | -1/+1 |
| * | | cocoa_common: add native OSX fullscreen support | Stefano Pigozzi | 2013-05-12 | 4 | -20/+52 |
| * | | macosx_application: add menu item for hide operation | Stefano Pigozzi | 2013-05-12 | 1 | -0/+2 |
| * | | OSX: run native event loop in a separate thread | Stefano Pigozzi | 2013-05-12 | 9 | -197/+341 |
| * | | OSX: use native Cocoa's event loop | Stefano Pigozzi | 2013-05-12 | 11 | -295/+506 |
| * | | add a way to resize window contents without VO resize | wm4 | 2013-05-12 | 4 | -13/+80 |
| * | | vo_opengl: lock OpenGL context | wm4 | 2013-05-12 | 1 | -4/+55 |
| * | | gl_common: add some sort of locking API | wm4 | 2013-05-12 | 2 | -0/+35 |
| * | | demux: fix big endian PCM in mkv with demux_mkv | wm4 | 2013-05-11 | 1 | -0/+1 |
| * | | For now, disable autodetection of sdl/sdl2 | Rudolf Polzer | 2013-05-11 | 1 | -4/+4 |
| * | | command: add time-remaining property | wm4 | 2013-05-10 | 2 | -0/+15 |
| * | | stream_bluray: report chapter times | wm4 | 2013-05-09 | 1 | -0/+21 |
| * | | demux: restructure chapter seeking code | wm4 | 2013-05-09 | 1 | -8/+8 |
| * | | stream_bluray: general timeline support | wm4 | 2013-05-09 | 1 | -0/+37 |
| * | | stream_bluray: make code a bit more obvious | wm4 | 2013-05-09 | 1 | -4/+4 |
| * | | core: refactor seek_chapter() function | wm4 | 2013-05-09 | 3 | -40/+47 |
| * | | command: fix DVD angle cycling | wm4 | 2013-05-09 | 1 | -2/+12 |
| * | | wayland: reworked resizing | Alexander Preisinger | 2013-05-07 | 3 | -67/+74 |
| * | | demux: don't name unknown chapters "unknown" | wm4 | 2013-05-06 | 1 | -2/+1 |
| * | | stream: report chapter times, use time seeks for DVD chapters | wm4 | 2013-05-06 | 4 | -6/+58 |
| * | | demux: remove retrieval of chapter end time | wm4 | 2013-05-06 | 3 | -6/+4 |
| * | | Fix some cppcheck / scan-build warnings | wm4 | 2013-05-06 | 13 | -43/+12 |
| * | | vf_yadif: actually set PTS for output frames | wm4 | 2013-05-06 | 1 | -0/+1 |
| * | | img_format: fix broken condition | wm4 | 2013-05-06 | 1 | -1/+1 |
| * | | subreader: fix one more unsafe sscanf call with "%[" | Uoti Urpala | 2013-05-06 | 1 | -1/+1 |
| * | | stream: fix bad cache behavior introduced by recent commit | wm4 | 2013-05-05 | 1 | -1/+8 |
| * | | core: add playback resume feature (manual/opt-in) | wm4 | 2013-05-05 | 14 | -1/+177 |
| * | | command: alias video/audio/sub properties to -vid/-aid/-sid | wm4 | 2013-05-05 | 1 | -9/+26 |
| * | | mplayer: factor config dir creation | wm4 | 2013-05-05 | 1 | -18/+23 |
| * | | demux: use talloc for packets | wm4 | 2013-05-05 | 1 | -15/+19 |
| * | | core: ignore backstep command if demuxer is not capable | wm4 | 2013-05-05 | 2 | -4/+9 |
| * | | options: correctly handle things like: dvd://1-2/filename | wm4 | 2013-05-05 | 1 | -7/+9 |
| * | | demux_lavf: use demuxer ID for transport streams | wm4 | 2013-05-05 | 1 | -1/+4 |
| * | | demux: use demux_lavf instead of demux_mpg for DVD playback | wm4 | 2013-05-05 | 1 | -1/+1 |
| * | | demux_lavf: fix DEMUXER_CTRL_RESYNC | wm4 | 2013-05-05 | 1 | -1/+1 |
| * | | demux_lavf: set stream_pts | wm4 | 2013-05-05 | 1 | -0/+6 |
| * | | demux: report stream time info instead of demuxer info if possible | wm4 | 2013-05-05 | 1 | -4/+7 |
| * | | stream: add start time reporting | wm4 | 2013-05-05 | 3 | -0/+9 |
| * | | core: move demuxer time reporting to demuxer | wm4 | 2013-05-05 | 3 | -8/+25 |
| * | | core: don't report byte-based playback position with dvd | wm4 | 2013-05-05 | 5 | -1/+22 |
| * | | csputils: use AVCOL_SPC_YCOCG instead of AVCOL_SPC_YCGCO (fixes Libav build) | wm4 | 2013-05-05 | 1 | -2/+2 |
| * | | 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 | 5 | -3/+32 |
| * | | vd_lavc: allow explicitly selecting vdpau hw decoders | wm4 | 2013-05-04 | 1 | -1/+11 |
| * | | video: support YCgCo colorspace | wm4 | 2013-05-04 | 3 | -1/+15 |
| * | | vo_opengl: XYZ input support | wm4 | 2013-05-04 | 4 | -12/+70 |
| * | | video: fix setting XYZ flag | wm4 | 2013-05-04 | 1 | -4/+4 |
| * | | gl_video: use GL_SRGB only if it's really RGB | wm4 | 2013-05-04 | 1 | -2/+3 |
| * | | stream: remove unused new_ds_stream() | wm4 | 2013-05-03 | 2 | -13/+0 |
| * | | vf_rotate: fix for some obscure pixel formats | wm4 | 2013-05-03 | 1 | -7/+6 |
| * | | wayland: fix wrong poll comment, check for errors | Alexander Preisinger | 2013-05-02 | 1 | -2/+4 |
| * | | wayland: avoid iterating over all outputs | Alexander Preisinger | 2013-05-02 | 1 | -15/+18 |
| * | | wayland: remove unused stuff | Alexander Preisinger | 2013-05-02 | 2 | -17/+0 |
| * | | wayland: use new function xkb_keymap_from_buffer | Alexander Preisinger | 2013-05-02 | 2 | -10/+6 |
| * | | Fix compilation with Libav | wm4 | 2013-05-01 | 1 | -1/+1 |
| * | | video: add XYZ support | wm4 | 2013-05-01 | 4 | -0/+19 |
| * | | wayland: remove input modifier variable | Alexander Preisinger | 2013-05-01 | 2 | -14/+0 |
| * | | wayland: use GetTimerMS for hiding mouse cursor | Alexander Preisinger | 2013-05-01 | 2 | -161/+39 |
| * | | wayland: use mpv internal key auto-repeat handling | Alexander Preisinger | 2013-05-01 | 2 | -61/+5 |
| * | | subreader: fix out of bound write access when parsing .srt | wm4 | 2013-04-30 | 1 | -4/+4 |
| * | | demux: simplify stream ID business, fix issue with cover art | wm4 | 2013-04-29 | 3 | -17/+9 |
| * | | encoding: fix final audio frame sync | Rudolf Polzer | 2013-04-28 | 1 | -10/+22 |
| * | | cocoa_common: fix window sizing | Stefano Pigozzi | 2013-04-28 | 1 | -2/+2 |
| * | | subassconverter: silence clang warning | Stefano Pigozzi | 2013-04-28 | 1 | -1/+1 |
| * | | osd: convert OSD font to OpenType | wm4 | 2013-04-27 | 3 | -1/+1 |
| * | | stream_bluray: remove the broken -bluray-chapter option | reimar | 2013-04-27 | 4 | -22/+2 |
| * | | stream_bluray: fix querying current chapter | reimar | 2013-04-27 | 1 | -3/+1 |
| * | | mplayer: put space before encoding part of status line | wm4 | 2013-04-27 | 1 | -1/+1 |
| * | | demux_mkv: fix segfault issue playing back VC1 in a mkv | Bin Jin | 2013-04-27 | 1 | -1/+1 |
| * | | vd_lavc: fix decoder init failure path | wm4 | 2013-04-27 | 1 | -14/+18 |
| * | | compat: remove an unused symbol | wm4 | 2013-04-26 | 1 | -4/+0 |
| * | | subassconvert: do not escape likely ASS override tags | wm4 | 2013-04-26 | 1 | -1/+19 |
| * | | manpage: fix references to --slave | wm4 | 2013-04-26 | 1 | -2/+2 |
| * | | options: allow using [ ] for quoting in sub-options | wm4 | 2013-04-26 | 2 | -7/+21 |
| * | | vf_lavfi: move compat crap to the start of the file | wm4 | 2013-04-26 | 1 | -18/+18 |
| * | | vf_lavfi: silence stupid deprecation warning | wm4 | 2013-04-26 | 1 | -2/+12 |
| * | | core: simplify handling of --pause | wm4 | 2013-04-25 | 5 | -31/+21 |
| * | | core: don't let cache pause handling and user pausing conflict | wm4 | 2013-04-25 | 3 | -10/+25 |
| * | | vf_lavfi: recreate filter graph on seek | wm4 | 2013-04-25 | 1 | -14/+41 |
| * | | core: fix bogus condition that broke backstepping with last commit | wm4 | 2013-04-25 | 1 | -1/+1 |
| * | | core: fix backstepping with ordered chapters | wm4 | 2013-04-25 | 1 | -5/+13 |
| * | | manpage: remove broken example | wm4 | 2013-04-24 | 1 | -3/+0 |
| * | | manpage: document --native-keyrepeat | wm4 | 2013-04-24 | 1 | -0/+6 |
| * | | demux_mkv: cosmetics | wm4 | 2013-04-24 | 1 | -4/+3 |
| * | | core: add backstep support | wm4 | 2013-04-24 | 7 | -8/+126 |
| * | | mplayer: apply hrseek framedrop only when doing hrseek | wm4 | 2013-04-24 | 1 | -2/+2 |
| * | | x11: use mpv internal key auto-repeat handling if possible | wm4 | 2013-04-24 | 5 | -3/+27 |
| * | | input: don't reset time on each key repeat | wm4 | 2013-04-24 | 1 | -2/+4 |
| * | | input: adjust wait time for key-repeat | wm4 | 2013-04-24 | 1 | -0/+4 |
| * | | input: change default auto-repeat settings | wm4 | 2013-04-24 | 1 | -2/+2 |
| * | | input: don't let multi-key bindings block simple key bindings | wm4 | 2013-04-24 | 1 | -4/+16 |
| * | | input: reduce amount of tracked keys per binding | wm4 | 2013-04-24 | 1 | -1/+1 |
| * | | input: fix handling of MP_KEY_STATE_DOWN | wm4 | 2013-04-24 | 2 | -6/+16 |
| * | | demux_mkv: fix out of range comparison | wm4 | 2013-04-24 | 1 | -1/+1 |
| * | | m_option: fix positional sub-option skipping | wm4 | 2013-04-23 | 1 | -2/+2 |
| * | | vo_opengl_old: remove nomanyfmts warning | wm4 | 2013-04-23 | 1 | -3/+0 |
| * | | manpage: remove references to --no-slices | wm4 | 2013-04-23 | 1 | -7/+1 |
| * | | configure: enable libavdevice by default | wm4 | 2013-04-23 | 1 | -2/+3 |
| * | | m_option: allow quoted positional parameters for -vf | wm4 | 2013-04-23 | 2 | -37/+55 |
| * | | vf_lavfi: add libavfilter bridge | wm4 | 2013-04-21 | 6 | -5/+399 |
| * | | mp_image: provide function to convert mp_image to AVFrame | wm4 | 2013-04-21 | 2 | -0/+53 |
| * | | m_option: redo code for parsing -vf to accept quotes | wm4 | 2013-04-21 | 1 | -130/+123 |
| * | | m_option: add function to check whether parameters are required | wm4 | 2013-04-21 | 3 | -4/+11 |
| * | | options: untangle track range parsing for stream_cdda | wm4 | 2013-04-21 | 3 | -89/+15 |
| * | | m_option: split out sub-config parsing | wm4 | 2013-04-21 | 1 | -37/+54 |
| * | | bstr: add bstrto0() | wm4 | 2013-04-21 | 1 | -0/+6 |
| * | | bstr: add bstrspn() | wm4 | 2013-04-21 | 2 | -0/+10 |
| * | | x11_common: minor simplification | wm4 | 2013-04-21 | 1 | -13/+6 |
| * | | demux_lavf: fix subtitle seeking before start of the file | wm4 | 2013-04-21 | 1 | -2/+7 |
| * | | mplayer: prefer -sub/-subfile subs over auto-loaded subs | wm4 | 2013-04-20 | 2 | -2/+9 |
| * | | demux_mkv: always set track->codec_id to a string | wm4 | 2013-04-20 | 1 | -1/+3 |
| * | | subassconvert: add more web colors | wm4 | 2013-04-20 | 1 | -24/+153 |
| * | | core: display subtitle codec in track listing | wm4 | 2013-04-20 | 3 | -4/+13 |
| * | | demux_mkv: always add subtitle tracks | wm4 | 2013-04-20 | 1 | -26/+26 |
| * | | demux: remove some unused sh_video_t fields | wm4 | 2013-04-20 | 4 | -15/+1 |
| * | | demux: get rid of sh_common_t | wm4 | 2013-04-20 | 2 | -21/+14 |
| * | | sub, demux: identify subtitle types with the codec name | wm4 | 2013-04-20 | 12 | -92/+91 |
| * | | av_common: allow calling mp_codec_to_av_codec_id() with NULL | wm4 | 2013-04-20 | 1 | -7/+9 |
| * | | demux: remove useless vid/aid/sid fields | wm4 | 2013-04-20 | 3 | -7/+1 |
| * | | demux: fix clearing of input padding | wm4 | 2013-04-20 | 1 | -2/+2 |
| * | | demux_mkv: introduce new_demux_packet_from() and use it | wm4 | 2013-04-20 | 3 | -10/+15 |
| * | | demux: remove some unused things | wm4 | 2013-04-20 | 3 | -47/+4 |
| * | | command: try to switch subs too for program property | wm4 | 2013-04-20 | 1 | -2/+4 |
| * | | demux_lavf: simplify | wm4 | 2013-04-20 | 1 | -147/+74 |
| * | | demux_mkv: simplify use of demuxer API | wm4 | 2013-04-20 | 1 | -106/+62 |
| * | | demux: add functions to simplify demuxers | wm4 | 2013-04-20 | 3 | -7/+47 |
| * | | demux_mkv: code cleanup | eng | 2013-04-20 | 1 | -20/+23 |
| * | | demux_mkv: use new way of track switching | wm4 | 2013-04-20 | 1 | -45/+0 |
| * | | demux: simpler way to notify demuxers about track switches | wm4 | 2013-04-20 | 2 | -2/+11 |
| * | | demux_mkv: remove pointless video track selection | wm4 | 2013-04-20 | 1 | -37/+0 |
| * | | matroska: update dead link | wm4 | 2013-04-20 | 1 | -1/+1 |
| * | | demux_mkv: support vp9 | wm4 | 2013-04-20 | 3 | -0/+3 |
| * | | core: matroska: support concatenated segments | wm4 | 2013-04-20 | 3 | -53/+133 |
| * | | demux_mkv: don't terminate if there are no clusters | wm4 | 2013-04-20 | 1 | -2/+3 |
| * | | mplayer: take tracks from first segment if main file is empty | wm4 | 2013-04-20 | 1 | -3/+9 |
| * | | demux_mkv: simplify handle_block() logic a bit | wm4 | 2013-04-20 | 1 | -11/+8 |
| * | | demux_mkv: verify laces separately, and in all cases | wm4 | 2013-04-20 | 1 | -4/+10 |
| * | | demux_mkv: get rid of the duplicated lace case labels | wm4 | 2013-04-20 | 1 | -9/+4 |
| * | | demux_mkv: there can be 256 laces | wm4 | 2013-04-20 | 1 | -6/+5 |
| * | | demux_mkv: check block malloc() result | wm4 | 2013-04-20 | 1 | -0/+2 |
| * | | demux_mkv: use a bounded buffer for block data | wm4 | 2013-04-20 | 3 | -120/+122 |
| * | | demux_mkv: static allocation for lace sizes buffer | wm4 | 2013-04-20 | 1 | -12/+8 |
| * | | demux_mkv: remove redundant check | wm4 | 2013-04-20 | 1 | -39/+37 |
| * | | demux_mkv: fix seeking with index generation | wm4 | 2013-04-20 | 1 | -45/+68 |
| * | | demux_mkv: move Block header parsing code | wm4 | 2013-04-20 | 1 | -34/+43 |
| * | | demux_mkv: split reading blocks and reading packets | wm4 | 2013-04-20 | 1 | -37/+47 |
| * | | demux_mkv: move BlockGroup reading code to a separate function | wm4 | 2013-04-20 | 1 | -49/+61 |
| * | | demux_mkv: factor block reading | wm4 | 2013-04-20 | 1 | -55/+61 |
| * | | demux_mkv: fix streaming clusters | wm4 | 2013-04-20 | 1 | -1/+9 |
| * | | demux_mkv: simplify cluster reading code | wm4 | 2013-04-20 | 1 | -32/+24 |
| * | | demux_mkv: use normal index data structure even for incomplete files | wm4 | 2013-04-20 | 1 | -84/+63 |
| * | | manpage: clarify --cache behavior | wm4 | 2013-04-20 | 1 | -0/+6 |
| * | | Merge pull request #62 from maletor/patch-1 | wm4 | 2013-04-18 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Fix typo for opengl dither-depth default | Ellis Berner | 2013-04-18 | 1 | -1/+1 |
| |/ / |
|
| * | | cocoa_common: keep aspect ratio when clipping window | Stefano Pigozzi | 2013-04-17 | 1 | -7/+35 |
| * | | change reverse DNS strings to io.mpv.* | Stefano Pigozzi | 2013-04-16 | 2 | -2/+2 |
| * | | cocoa_common: refactor centered resize | Stefano Pigozzi | 2013-04-16 | 1 | -24/+21 |
| * | | encoding: when output is pipe: or pipe:1, avoid mp_msg to stdout | Rudolf Polzer | 2013-04-15 | 3 | -1/+11 |
| * | | sub: add --osd-blur and --sub-text-blur options | wm4 | 2013-04-13 | 4 | -0/+8 |
| * | | audio/decode: remove vararg from ad_control() | wm4 | 2013-04-12 | 5 | -5/+5 |
| * | | osd_libass: actually free ASS_Tracks | wm4 | 2013-04-12 | 1 | -0/+6 |
| |/ |
|
| * | demux: simplify chapter appending code | wm4 | 2013-04-12 | 1 | -14/+8 |
| * | demux: always sort chapters | wm4 | 2013-04-12 | 2 | -8/+7 |
| * | core: remove dead --vsync leftovers | wm4 | 2013-04-12 | 3 | -12/+1 |
| * | command: fix deref before NULL check | wm4 | 2013-04-12 | 1 | -1/+1 |
| * | ao_jack: fix deprecation warning | Stefano Pigozzi | 2013-04-12 | 1 | -2/+5 |
| * | mplayer: remove unnecessary variable | wm4 | 2013-04-10 | 2 | -8/+4 |
| * | core: add --reset-on-next-file option | wm4 | 2013-04-10 | 6 | -0/+56 |
| * | mplayer: keep volume persistent, even when using --volume | wm4 | 2013-04-10 | 3 | -4/+19 |
| * | mplayer: move DVB channel skip code | wm4 | 2013-04-10 | 1 | -23/+21 |
| * | mplayer: don't disable term-osd with -v | wm4 | 2013-04-10 | 1 | -4/+0 |
| * | command: fix loadlist command | wm4 | 2013-04-10 | 1 | -3/+5 |
| * | configure: add -mconsole on MinGW | wm4 | 2013-04-10 | 1 | -1/+6 |
| * | mplayer: don't print bogus status when caching | wm4 | 2013-04-10 | 1 | -1/+1 |
| * | vf_divtc, vf_phase: Fix handling of subsampled formats | Martin Herkt | 2013-04-10 | 2 | -3/+4 |
| * | demux: fix a specific gcc 4.8 warning that may hint to mis-optimized code | Rudolf Polzer | 2013-04-09 | 1 | -0/+3 |
| * | core: remove volstep global variable | wm4 | 2013-04-09 | 4 | -5/+4 |
| * | core: restore --mc default value (fixes A/V sync) | wm4 | 2013-04-09 | 1 | -0/+1 |
| * | make: add osxbundle-skip-deps | Stefano Pigozzi | 2013-04-08 | 2 | -21/+53 |
| * | vf_dlopen examples: add copyright headers (LGPL 2.1+) | Rudolf Polzer | 2013-04-08 | 7 | -0/+147 |
| * | stream_cddb: fix compilation on MinGW-w64 | Stephen Hutchinson | 2013-04-06 | 1 | -1/+1 |
| * | vcd_read_win32.h: fix compilation on MinGW-w64 | Stephen Hutchinson | 2013-04-06 | 2 | -2/+2 |
| * | Remove some apple remote leftovers | wm4 | 2013-04-05 | 5 | -45/+0 |
| * | input: remove ar.h include | Stefano Pigozzi | 2013-04-05 | 1 | -2/+0 |
| * | demux_mkv: move preroll subtitle check to the right place | wm4 | 2013-04-04 | 1 | -2/+2 |
| * | demux_mkv: try to show current subtitle when seeking | wm4 | 2013-04-04 | 6 | -9/+59 |
| * | options: fix --no-colorkey | wm4 | 2013-04-04 | 1 | -1/+1 |
| * | core: add --heartbeat-interval option | wm4 | 2013-04-04 | 6 | -4/+13 |
| * | av_common: minor simplification | wm4 | 2013-04-04 | 1 | -8/+2 |
| * | http: handle broken QuickTime Streaming Server headers | reimar | 2013-04-04 | 1 | -3/+9 |
| * | http: fix for broken SHOUTcast streams | reimar | 2013-04-04 | 1 | -0/+6 |
| * | vcd_read: cleanup ifdefs | reimar | 2013-04-04 | 1 | -14/+7 |
| * | encoding-example-profiles: block non-4:0:0 for baseline h264 | Rudolf Polzer | 2013-04-04 | 1 | -0/+4 |
| * | demux_mkv: fix handling of 0 DisplayWidth/Height | wm4 | 2013-04-04 | 1 | -2/+5 |
| * | command: silence "Audio: no audio" line for playback speed | wm4 | 2013-04-04 | 1 | -1/+2 |
| * | mplayer: switch back to video PTS for reporting playback time | wm4 | 2013-04-04 | 2 | -10/+8 |
| * | mplayer: fix framestepping on ordered chapter segment boundaries | wm4 | 2013-04-04 | 1 | -28/+34 |
| * | mplayer: fix --step EOF handling | wm4 | 2013-04-04 | 1 | -1/+3 |
| * | wayland: use vo flags for enabling alpha support | Alexander Preisinger | 2013-04-02 | 1 | -3/+5 |
| * | wayland: enable alpha support | Alexander Preisinger | 2013-04-02 | 1 | -1/+1 |
| * | osd: fix OSD bar position marker | wm4 | 2013-04-02 | 1 | -0/+10 |
| * | manpage: fix a typo | wm4 | 2013-03-31 | 1 | -1/+1 |
| * | osd: disable border for inner part of the OSD bar | wm4 | 2013-03-31 | 1 | -1/+1 |
| * | encoding-example-profiles and manpage: prefer libvorbis over vorbis | Rudolf Polzer | 2013-03-31 | 2 | -2/+2 |
| * | configure: fix compilation on Linux | wm4 | 2013-03-31 | 1 | -0/+1 |
| * | remove Apple Remote related code | Stefano Pigozzi | 2013-03-31 | 9 | -747/+0 |
| * | demux_mkv: don't print non-sense warning on normal EOF | wm4 | 2013-03-30 | 1 | -1/+1 |
| * | gl_video: remove double const qualifier | Stefano Pigozzi | 2013-03-30 | 1 | -1/+1 |
| * | 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 | 7 | -71/+212 |
| * | gl_video: add some missing includes | wm4 | 2013-03-30 | 1 | -0/+8 |
| * | gl_lcms: fix compilation when lcms2 is not available | wm4 | 2013-03-30 | 1 | -3/+10 |
| * | gl_video: actually fix shader compilation on OSX | wm4 | 2013-03-28 | 2 | -2/+3 |
| * | gl_video: fix OSX by not using undefined name in GLSL "#if" | wm4 | 2013-03-28 | 1 | -0/+2 |
| * | gl_header_fixes: add GL_RGBA32F | wm4 | 2013-03-28 | 1 | -0/+3 |
| * | gl_video: use choice option type for dither-depth suboption | wm4 | 2013-03-28 | 3 | -13/+14 |
| * | vo: rename vo_draw_image to vo_queue_image | wm4 | 2013-03-28 | 3 | -9/+6 |
| * | vo: remove two unused symbols | wm4 | 2013-03-28 | 1 | -6/+0 |
| * | gl_video: add some alpha FBO formats | wm4 | 2013-03-28 | 2 | -2/+7 |
| * | vo_opengl: add alpha output | wm4 | 2013-03-28 | 7 | -11/+81 |
| * | gl_video: always upload all planes | wm4 | 2013-03-28 | 1 | -15/+2 |
| * | gl_video: support NV21 too | wm4 | 2013-03-28 | 2 | -2/+6 |
| * | gl_video: add support for NV12 | wm4 | 2013-03-28 | 2 | -2/+20 |
| * | gl_video: make it possible for planes to have different formats | wm4 | 2013-03-28 | 1 | -38/+56 |
| * | gl_video: move video image fields into a struct | wm4 | 2013-03-28 | 1 | -42/+68 |
| * | sub: don't crash on GBRP video | wm4 | 2013-03-28 | 1 | -2/+4 |
| * | vo_opengl: split into multiple files, convert to new option API | wm4 | 2013-03-28 | 12 | -1968/+2193 |
| * | gl_common: split into platform specific files | wm4 | 2013-03-28 | 11 | -808/+897 |
| * | core: always pass data via packet fields to video decoders | wm4 | 2013-03-28 | 5 | -26/+20 |
| * | demux_mkv: improve robustness against broken files | wm4 | 2013-03-28 | 3 | -8/+73 |
| * | demux_mkv: fix skipping broken header elements | wm4 | 2013-03-28 | 1 | -1/+1 |
| * | demux_mkv: set correct aspect ratio even if DisplayHeight is unset | wm4 | 2013-03-28 | 1 | -2/+4 |
| * | m_option: pretty-print floats with 3 pre-decimal digits instead of 2 | wm4 | 2013-03-26 | 1 | -6/+6 |
| * | mpv_identify: add --quiet to mpv command line | wm4 | 2013-03-26 | 1 | -1/+1 |
| * | mpv_identify: allow specifying mpv binary via MPV | wm4 | 2013-03-26 | 1 | -1/+5 |
| * | core: output --playing-msg message only after at least one frame is shown | wm4 | 2013-03-26 | 4 | -8/+11 |
| * | mplayer: make --frames=1 work for audio | wm4 | 2013-03-26 | 2 | -11/+19 |
| * | mplayer: cosmetics: make some code more readable | wm4 | 2013-03-26 | 1 | -13/+13 |
| * | command: export VO video width/height as properties | wm4 | 2013-03-26 | 3 | -2/+30 |
| * | input: make input command deprecation warnings visible | wm4 | 2013-03-26 | 2 | -3/+3 |
| * | mp_msg: don't change text color for normal output | wm4 | 2013-03-26 | 1 | -2/+8 |
| * | configure: fix OpenGL autodetection on OS X | Stefano Pigozzi | 2013-03-24 | 1 | -0/+9 |
| * | w32_common: Cygwin64 fixes | Kovensky | 2013-03-23 | 1 | -3/+4 |
| * | configure: check for presence of glext.h | Kovensky | 2013-03-23 | 1 | -0/+12 |
| * | ao_dsound: add missing include | Kovensky | 2013-03-23 | 1 | -0/+1 |
| * | wayland: fully support cursor autohide options | Alexander Preisinger | 2013-03-23 | 1 | -15/+15 |
| * | sub: print messages before and after font setup | wm4 | 2013-03-20 | 1 | -0/+2 |
| * | encoding-examples-profiles: fix N900 profile | Rudolf Polzer | 2013-03-20 | 1 | -1/+1 |
| * | w32_common: reset internal display size to the window size | wm4 | 2013-03-19 | 1 | -0/+5 |
| * | video: deal with 0x0 window size | wm4 | 2013-03-19 | 1 | -2/+4 |
| * | input: fix crash due to dangling pointer | wm4 | 2013-03-19 | 1 | -1/+1 |
| * | demux: fix regressions by restricting cover art hack further | wm4 | 2013-03-19 | 1 | -3/+3 |
| * | demux_mf: fix crashes when '*' matches directories | wm4 | 2013-03-19 | 2 | -7/+10 |
| * | stream: silence clang empty statement warnings | wm4 | 2013-03-19 | 1 | -12/+8 |
| * | input/ar: remove unused variable | wm4 | 2013-03-19 | 1 | -1/+0 |
| * | mp_msg: print MSGL_STATUS to stderr if stderr is redirected | Rudolf Polzer | 2013-03-18 | 1 | -2/+2 |
| * | mp_msg: fix status output disappearing when redirecting INPUT. | Rudolf Polzer | 2013-03-18 | 2 | -4/+4 |
| * | encoding-example-profiles: for Nokia N900, avoid upscaling | Rudolf Polzer | 2013-03-18 | 1 | -1/+1 |
| * | options: fix --wid | wm4 | 2013-03-18 | 1 | -1/+1 |
| * | x11_common: remove assumption that video is always centered | wm4 | 2013-03-17 | 4 | -33/+28 |
| * | video: enable panscan calculations even in windowed mode | wm4 | 2013-03-17 | 1 | -3/+2 |
| * | video: apply --no-keepaspect even on fullscreen | wm4 | 2013-03-17 | 1 | -1/+1 |
| * | video: remove rounding of display size to multiples of 2 | wm4 | 2013-03-17 | 1 | -2/+0 |
| * | video: remove aspect.h includes from files which don't need it | wm4 | 2013-03-17 | 8 | -8/+0 |
| * | video: simplify aspect calculation stuff | wm4 | 2013-03-17 | 4 | -93/+38 |
| * | vo_xv: minor simplifications | wm4 | 2013-03-17 | 1 | -17/+4 |
| * | vo_x11: accept all swscale formats | wm4 | 2013-03-17 | 1 | -6/+6 |
| * | vo_corevideo: use generic aspect ratio code | wm4 | 2013-03-17 | 1 | -62/+38 |
| * | vo_opengl_old: use generic aspect ratio code | wm4 | 2013-03-17 | 1 | -45/+42 |
| * | vo_x11: use generic aspect ratio code, refactor | wm4 | 2013-03-17 | 1 | -149/+77 |
| * | cocoa_common: fix regression when changing videos in fullscreen | Stefano Pigozzi | 2013-03-15 | 1 | -3/+4 |
| * | video: use new method to get QP table | wm4 | 2013-03-15 | 2 | -5/+21 |
| * | demux_mkv: support ALAC | wm4 | 2013-03-15 | 3 | -0/+13 |
| * | input: ignore normal mouse click by default | wm4 | 2013-03-14 | 1 | -0/+1 |
| * | demux_mkv: Support playing Opus streams in Matroska | Stephen Hutchinson | 2013-03-14 | 3 | -0/+8 |
| * | configure: bump minimum FFmpeg/Libav versions, remove compat hacks | wm4 | 2013-03-13 | 3 | -123/+1 |
| * | af_lavrresample: add new resampling filter to replace the old ones | Stefano Pigozzi | 2013-03-13 | 8 | -839/+327 |
| * | video: make use of libavcodec refcounting | wm4 | 2013-03-13 | 6 | -11/+122 |
| * | video: prepare for libavcodec refcounting | wm4 | 2013-03-13 | 3 | -62/+84 |
| * | demux_lavf: use avg_frame_rate instead of r_frame_rate | wm4 | 2013-03-13 | 1 | -2/+2 |
| * | Prefix CODEC_ID_ with AV_ | wm4 | 2013-03-13 | 9 | -76/+76 |
| * | image_writer: switch to avcodec_encode_video2() | wm4 | 2013-03-13 | 1 | -14/+11 |
| * | af_lavcac3enc: switch to avcodec_encode_audio2() | wm4 | 2013-03-13 | 1 | -45/+71 |
| * | wayland: remove asserts from egl_create_context | Alexander Preisinger | 2013-03-13 | 1 | -17/+7 |
| * | wayland: simplify egl_create_window | Alexander Preisinger | 2013-03-13 | 1 | -13/+4 |
| * | wayland: use the cursor_autohide_delay option | Alexander Preisinger | 2013-03-11 | 1 | -6/+9 |
| * | wayland: move window by grabing it | Alexander Preisinger | 2013-03-11 | 1 | -0/+8 |
| * | configure: add _GNU_SOURCE to CFLAGS by default | wm4 | 2013-03-11 | 1 | -1/+1 |
| * | configure: remove -fomit-frame-pointer and -ffast-math from CFLAGS | wm4 | 2013-03-11 | 1 | -3/+3 |
| * | vo_opengl: insert a magical glFlush call | wm4 | 2013-03-11 | 1 | -0/+6 |
| * | cocoa_common: fix window position when bigger than display | Stefano Pigozzi | 2013-03-10 | 1 | -4/+4 |
| * | core: remove a number of global variables | wm4 | 2013-03-08 | 9 | -112/+103 |
| * | core: make more robust against missing libavcodec AVCodecDescriptor entries | wm4 | 2013-03-07 | 1 | -3/+18 |
| * | vo_sdl: we don't want to minize the window when losing focus | Rudolf Polzer | 2013-03-06 | 1 | -0/+2 |
| * | options: fix panscan controls | wm4 | 2013-03-06 | 1 | -1/+1 |
| * | options: remove --no-vsync | wm4 | 2013-03-06 | 7 | -16/+8 |
| * | w32_common: fix compilation | wm4 | 2013-03-05 | 1 | -10/+10 |
| * | vo: Separate vo options from MPOpts | Alexander Preisinger | 2013-03-04 | 19 | -250/+253 |
| * | Fix missing ctype.h includes | wm4 | 2013-03-04 | 2 | -0/+2 |
| * | cocoa_common: fix crash | Stefano Pigozzi | 2013-03-04 | 1 | -1/+5 |
| * | cocoa_common: fix compilation | Stefano Pigozzi | 2013-03-04 | 1 | -7/+7 |
| * | Remove vo_fps global variable | wm4 | 2013-03-04 | 6 | -9/+22 |
| * | manpage: fix --no-dts typo | wm4 | 2013-03-04 | 1 | -1/+1 |
| * | Add a --dtshd option | Wessel Dankers | 2013-03-04 | 4 | -13/+31 |
| * | wayland: remove unnecessary function pointers | Alexander Preisinger | 2013-03-04 | 1 | -10/+1 |
| * | vo: remove and cleanup globals | Alexander Preisinger | 2013-03-04 | 23 | -361/+375 |
| * | encoding-example-profiles: add a Nokia N900 profile | Rudolf Polzer | 2013-03-04 | 1 | -0/+6 |
| * | cocoa_common: make windows appear again | Stefano Pigozzi | 2013-03-03 | 1 | -17/+23 |
| * | gl_common: get rid of symbol redefinition warnings with recent Mesa | wm4 | 2013-03-03 | 3 | -0/+17 |
| * | x11_common: fix --cursor-autohide when paused | wm4 | 2013-03-03 | 4 | -29/+52 |
| * | vo_opengl: don't destroy VOFLAG_HIDDEN window | wm4 | 2013-03-03 | 4 | -35/+1 |
| * | x11_common: fix window mapping, refactor window creation/resize handling | wm4 | 2013-03-03 | 2 | -136/+148 |
| * | x11_common: use private variables for window state | wm4 | 2013-03-03 | 6 | -56/+57 |
| * | video/out: remove VO_EVENT_REINIT | wm4 | 2013-03-03 | 3 | -11/+0 |
| * | w32_common: remove unused variable | wm4 | 2013-03-03 | 2 | -6/+2 |
| * | fix clang compiler warnings | Stefano Pigozzi | 2013-03-03 | 3 | -3/+3 |
| * | wayland: fix typo in manpage | Alexander Preisinger | 2013-03-02 | 1 | -1/+1 |
| * | wayland: change wayland-egl pkg-config version | Alexander Preisinger | 2013-03-02 | 1 | -1/+1 |
| * | input.conf: change default bindings of 5/6 from hue to gamma | wm4 | 2013-03-01 | 2 | -3/+3 |
| * | manpage: remove reference to subtitle alignment | wm4 | 2013-03-01 | 1 | -3/+0 |
| * | core: fix SEEK_FACTOR | wm4 | 2013-03-01 | 6 | -10/+39 |
| * | demux_lavf: fix percentage display with some file formats | wm4 | 2013-03-01 | 1 | -1/+2 |
| * | vf_flip: move flipping code to mp_image.c | wm4 | 2013-03-01 | 3 | -4/+10 |
| * | m_option: don't define OPT_BASE_STRUCT by default | wm4 | 2013-03-01 | 10 | -7/+8 |
| * | m_option: reformat option macro definitions | wm4 | 2013-03-01 | 1 | -31/+102 |
| * | m_options: more typesafety | wm4 | 2013-03-01 | 4 | -30/+73 |
| * | core: move X11 specific code to x11_common.c | wm4 | 2013-03-01 | 3 | -8/+4 |
| * | vf_vo: remove pointless NULL checks | wm4 | 2013-03-01 | 1 | -4/+0 |
| * | core: simplify OSD capability handling, remove VFCAP_OSD | wm4 | 2013-03-01 | 21 | -77/+35 |
| * | vo_sdl, vo_xv: remove redundant/useless VOCTRL_PAUSE usage | wm4 | 2013-03-01 | 2 | -11/+0 |
| * | wayland: add wayland support | Alexander Preisinger | 2013-02-28 | 10 | -4/+1506 |
| * | core: use floats for OSD bar percentage display | wm4 | 2013-02-26 | 2 | -15/+17 |
| * | core: use playback time to determine playback percent position | wm4 | 2013-02-26 | 9 | -54/+22 |
| * | video/out: remove video mode switching (--vm) | wm4 | 2013-02-26 | 13 | -201/+11 |
| * | x11_common: always create a window, even with --wid | wm4 | 2013-02-26 | 2 | -44/+44 |
| * | video/out: rename create_window to config_window | wm4 | 2013-02-26 | 12 | -31/+31 |
| * | gl_common: simplify window/context creation | wm4 | 2013-02-26 | 3 | -217/+191 |
| * | dec_video: remove weird offset for VDCTRL_QUERY_UNSEEN_FRAMES | wm4 | 2013-02-26 | 2 | -5/+6 |
| * | vd_lavc: better warning message for software decoding fallback | wm4 | 2013-02-26 | 1 | -1/+2 |
| * | screenshot: make showing OSD message when taking a screenshot default | wm4 | 2013-02-26 | 1 | -2/+1 |
| * | screenshot: show a message on each screenshot taken | wm4 | 2013-02-26 | 3 | -15/+45 |
| * | network: set default user-agent to MPlayer's | wm4 | 2013-02-26 | 1 | -1/+1 |
| * | commands: parse seek time arguments like time options | wm4 | 2013-02-26 | 3 | -2/+4 |
| * | options: reject nan, inf, 0:0, etc. for float options | wm4 | 2013-02-26 | 1 | -0/+13 |
| * | options: remove parsing of "," as decimal point | wm4 | 2013-02-26 | 1 | -17/+2 |
| * | gl_common: remove compatibility aliases for backend sub-option | wm4 | 2013-02-26 | 1 | -6/+0 |
| * | img_format: add pixel format name for IMGFMT_MONO_W | wm4 | 2013-02-26 | 1 | -0/+1 |
| * | vf_yadif: remove dead code | wm4 | 2013-02-26 | 1 | -2/+0 |
| * | demux_mf: add some more image formats | wm4 | 2013-02-24 | 1 | -1/+15 |
| * | Remove --rootwin option and rootwin property | wm4 | 2013-02-24 | 8 | -24/+0 |
| * | demux_mf: support .xbm | wm4 | 2013-02-24 | 4 | -0/+4 |
| * | demux_rawvideo: allow setting video codec | wm4 | 2013-02-24 | 2 | -0/+6 |
| * | demux_mf: map to codecs directly | wm4 | 2013-02-24 | 2 | -39/+35 |
| * | vo_caca: remove OSD support | wm4 | 2013-02-24 | 3 | -108/+1 |
| * | core: print correct quit message when quitting, simplify code | wm4 | 2013-02-24 | 2 | -27/+14 |
| * | vo_direct3d: always clear window before drawing video | wm4 | 2013-02-24 | 1 | -15/+2 |
| * | vf_yadif: switch to option parser, allow disabling by default | wm4 | 2013-02-23 | 2 | -13/+26 |
| * | m_option: remove preset mechanism | wm4 | 2013-02-23 | 2 | -98/+0 |
| * | vf_scale: remove video dimension presets ("presize" suboption) | wm4 | 2013-02-23 | 2 | -52/+1 |
| * | vf_stereo3d: get rid of m_obj_presets_t usage | wm4 | 2013-02-23 | 1 | -49/+3 |
| * | demux_rawvideo: remove ancient video dimension presets | wm4 | 2013-02-23 | 2 | -20/+0 |
| * | options: fix --no-shuffle and --no-{ | wm4 | 2013-02-23 | 2 | -2/+6 |
| * | options: drop --opt:subopt option names | wm4 | 2013-02-23 | 10 | -89/+79 |
| * | core: add fs-screen option for fullscreen display selection | Stefano Pigozzi | 2013-02-21 | 9 | -59/+111 |
| * | core: move `xineramascreen` to `MPOpts` as `vo_screen_id` | Stefano Pigozzi | 2013-02-21 | 8 | -16/+20 |
| * | x11_common: uncrustify | wm4 | 2013-02-21 | 2 | -390/+328 |
| * | vd_lavc: fix software decoding fallback | wm4 | 2013-02-21 | 1 | -1/+1 |
| * | options: parse C-style escapes for some options | wm4 | 2013-02-20 | 4 | -15/+79 |
| * | osd: prevent osd bar from sticking around on seeks | wm4 | 2013-02-20 | 2 | -7/+14 |
| * | mplayer: don't display "-1" as chapter when chapter seek fails | wm4 | 2013-02-20 | 1 | -1/+6 |
| * | cocoa_common: fix crash with dead key input and simplify related code | Stefano Pigozzi | 2013-02-19 | 1 | -9/+20 |
| * | demux_lavf: add workaround for broken libavformat seek behavior | wm4 | 2013-02-19 | 1 | -1/+8 |