| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | |