| Commit message (Expand) | Author | Age | Files | Lines |
* | vd_lavc: don't check required hwdec fields | wm4 | 2013-12-04 | 1 | -4/+3 |
* | ad_lavc: deal with arbitrary decoder delay | wm4 | 2013-12-04 | 1 | -16/+24 |
* | av_common: add timebase parameter to mp_set_av_packet() | wm4 | 2013-12-04 | 6 | -28/+47 |
* | manpage: use different quoting in example | wm4 | 2013-12-04 | 1 | -1/+1 |
* | manpage: remove unhelpful paragraph about video filter params | wm4 | 2013-12-04 | 1 | -5/+0 |
* | manpage: update af_format entry | wm4 | 2013-12-04 | 1 | -10/+3 |
* | build: osx: set chmod to 755 for non-bundle binary during install | Stefano Pigozzi | 2013-12-04 | 1 | -1/+2 |
* | wayland: print waylands display erros | Alexander Preisinger | 2013-12-04 | 1 | -0/+40 |
* | build: remove execute kwarg to check_cc when cross-compiling | Stefano Pigozzi | 2013-12-04 | 2 | -3/+10 |
* | vf_noise: reduce binary size | wm4 | 2013-12-04 | 1 | -4/+1 |
* | vf_eq: revert unintended binary size increase | wm4 | 2013-12-04 | 1 | -13/+10 |
* | manpage: fix example | wm4 | 2013-12-04 | 1 | -1/+1 |
* | manpage: remove two stray video fitler deprecation notes | wm4 | 2013-12-04 | 1 | -10/+0 |
* | ao_oss: when falling back from unknown prefer larger format | bugmen0t | 2013-12-04 | 1 | -0/+16 |
* | ao_oss: add 24bit formats | bugmen0t | 2013-12-04 | 1 | -0/+12 |
* | manpage: generic notice about changed sub-option parsing | wm4 | 2013-12-04 | 1 | -0/+9 |
* | video/filter: remove legacy option handling hacks | wm4 | 2013-12-04 | 32 | -37/+35 |
* | vf_vo: don't abuse option strings to set VO | wm4 | 2013-12-04 | 3 | -10/+19 |
* | vf_rotate: use option parser | wm4 | 2013-12-04 | 1 | -2/+7 |
* | vf_pp: use option parser | wm4 | 2013-12-04 | 3 | -9/+23 |
* | vf_ilpack: use option parser | wm4 | 2013-12-04 | 1 | -8/+10 |
* | vf_eq: use option parser | wm4 | 2013-12-04 | 1 | -26/+22 |
* | vf_dsize: use option parser | wm4 | 2013-12-04 | 2 | -32/+23 |
* | vf_divtc: use option parser | wm4 | 2013-12-04 | 1 | -78/+36 |
* | video/filter: remove vf_down3dright | wm4 | 2013-12-04 | 5 | -168/+0 |
* | vf: remove unneeded field | wm4 | 2013-12-04 | 1 | -1/+0 |
* | vf_pullup: change options, reroute to vf_lavfi | wm4 | 2013-12-04 | 2 | -11/+38 |
* | vf_unsharp: change options, reroute to vf_lavfi | wm4 | 2013-12-04 | 2 | -64/+43 |
* | vf_phase: change options, reroute to vf_lavfi | wm4 | 2013-12-04 | 2 | -36/+49 |
* | vf_noise: reroute to vf_lavfi | wm4 | 2013-12-04 | 2 | -37/+62 |
* | vf_stereo3d: reroute to vf_lavfi | wm4 | 2013-12-04 | 1 | -10/+31 |
* | vf_hqdn3d: change options, reroute to vf_lavfi | wm4 | 2013-12-04 | 2 | -72/+34 |
* | vf_gradfun: reroute to vf_lavfi | wm4 | 2013-12-04 | 2 | -6/+29 |
* | vf_delogo: reroute to vf_lavfi | wm4 | 2013-12-04 | 2 | -8/+24 |
* | vf_yadif: change options, reroute to vf_lavfi | wm4 | 2013-12-04 | 3 | -29/+38 |
* | vf_lavfi: export a wrapper function | wm4 | 2013-12-04 | 3 | -8/+158 |
* | video: remove VFCAP_POSTPROC | wm4 | 2013-12-04 | 2 | -7/+1 |
* | vf_screenshot: remove unnecessary code | wm4 | 2013-12-04 | 1 | -5/+0 |
* | gl_video: change internal API for hwdec mp_image download | Stefano Pigozzi | 2013-12-02 | 3 | -10/+13 |
* | manpage: mention that vda can work with vo_opengl | wm4 | 2013-12-02 | 2 | -1/+2 |
* | gl_video: use hwdec download_image call only if hwdec is active | wm4 | 2013-12-02 | 1 | -2/+3 |
* | options: add option to disable using right Alt key as Alt Gr | Vivek Jain | 2013-12-02 | 9 | -6/+40 |
* | vo_opengl: support for vda hardware decoding | Stefano Pigozzi | 2013-12-02 | 9 | -0/+181 |
* | gl_video: support packed YUV formats with Apple extensions | Stefano Pigozzi | 2013-12-02 | 4 | -2/+47 |
* | build: reject broken roaraudio sndio emulation | wm4 | 2013-12-02 | 2 | -2/+2 |
* | vo_opengl: add support for rectangle textures | wm4 | 2013-12-01 | 6 | -44/+91 |
* | mp_image: deal with FFmpeg PSEUDOPAL braindeath | wm4 | 2013-12-01 | 3 | -3/+15 |
* | input: don't emit command when using multiple mouse buttons at once | wm4 | 2013-12-01 | 1 | -5/+21 |
* | input: improve some comments | wm4 | 2013-12-01 | 1 | -4/+4 |
* | vo_null: don't reject hwaccel formats | wm4 | 2013-12-01 | 1 | -2/+0 |
* | command: add a revert_seek command | wm4 | 2013-12-01 | 4 | -1/+46 |
* | options: add options that set defaults for af/vf/ao/vo | wm4 | 2013-12-01 | 13 | -8/+69 |
* | old-configure: delete pre-waf config.h and config.mak | wm4 | 2013-11-30 | 1 | -0/+4 |
* | osdep/io: also include unistd.h | wm4 | 2013-11-30 | 1 | -0/+2 |
* | Prevent creating zombies | wm4 | 2013-11-30 | 1 | -3/+14 |
* | Use O_CLOEXEC when creating FDs | wm4 | 2013-11-30 | 15 | -30/+81 |
* | build: don't check libsmbclient version number | wm4 | 2013-11-30 | 1 | -1/+1 |
* | ao_oss: add 6.1 and 7.1 speaker placement from FreeBSD | bugmen0t | 2013-11-30 | 1 | -1/+15 |
* | ao_oss: SNDCTL_DSP_CHANNELS takes int, not uint8_t | wm4 | 2013-11-30 | 1 | -2/+3 |
* | ao_alsa: remove unneeded checks | wm4 | 2013-11-30 | 1 | -19/+11 |
* | ao_alsa: enable "plug" for non-interleaved float formats too | wm4 | 2013-11-30 | 1 | -2/+1 |
* | command: add a cycle_values input command | wm4 | 2013-11-30 | 4 | -1/+102 |
* | command: change the syntax and semantics of the "run" command | wm4 | 2013-11-30 | 3 | -9/+38 |
* | input: require space before '#' comments | wm4 | 2013-11-30 | 1 | -8/+5 |
* | input: rearrange command parsing | wm4 | 2013-11-30 | 1 | -44/+31 |
* | build: make deps_neg work with multiple dependencies | Stefano Pigozzi | 2013-11-29 | 1 | -2/+2 |
* | build: reimplement the OSS checks using a more declarative approach | Stefano Pigozzi | 2013-11-29 | 5 | -69/+55 |
* | build: add options for enabling and disabling any libquvi versions | Nikoli | 2013-11-29 | 3 | -10/+13 |
* | Take care of some libavutil deprecations, drop support for FFmpeg 1.0 | wm4 | 2013-11-29 | 12 | -164/+162 |
* | ao_alsa: disable ALSA resampling by default again | wm4 | 2013-11-29 | 2 | -1/+13 |
* | player: always reset some variables on seek | wm4 | 2013-11-29 | 1 | -4/+4 |
* | vf_pullup: properly reset on seek | wm4 | 2013-11-29 | 1 | -14/+37 |
* | video: restore printing warning on decreasing filter PTS | wm4 | 2013-11-29 | 1 | -2/+2 |
* | gl_hwdec: use a imgfmt field instead of a query_format callback | wm4 | 2013-11-29 | 4 | -15/+5 |
* | vdpau: always let decoder output IMGFMT_VDPAU | wm4 | 2013-11-29 | 3 | -3/+4 |
* | vaapi: remove unused hw image formats, simplify | wm4 | 2013-11-29 | 7 | -26/+11 |
* | build: make pthreads mandatory | wm4 | 2013-11-28 | 10 | -56/+17 |
* | command: allow "current" as argument to playlist_remove command | wm4 | 2013-11-28 | 3 | -3/+10 |
* | input: use separate type for command definitions | wm4 | 2013-11-28 | 4 | -54/+79 |
* | player: simple hack to make backstep code somewhat more robust | wm4 | 2013-11-28 | 1 | -3/+12 |
* | video: add insane hack to work around FFmpeg/Libav insanity | wm4 | 2013-11-28 | 4 | -3/+13 |
* | video: warn against non-monotonic PTS instead of decreasing PTS | wm4 | 2013-11-28 | 1 | -2/+2 |
* | video: add heuristic to prevent framedrop during hrseek if pts broken | wm4 | 2013-11-28 | 3 | -1/+13 |
* | build: make --disable-gl disable all the gl backends | Stefano Pigozzi | 2013-11-28 | 3 | -4/+22 |
* | build: add custom -I/-L flags for the BSDs [2] | Stefano Pigozzi | 2013-11-28 | 1 | -4/+4 |
* | ao_coreaudio: simplify ch label to speaker id conversion | Stefano Pigozzi | 2013-11-27 | 1 | -23/+37 |
* | build: add custom -I/-L flags for the BSDs | Stefano Pigozzi | 2013-11-27 | 1 | -0/+8 |
* | old-build: fix iconv check on openbsd | Stefano Pigozzi | 2013-11-27 | 1 | -1/+1 |
* | af_lavi: actually free the filter graph on uninit | wm4 | 2013-11-27 | 1 | -5/+1 |
* | video: replace d_video->pts field, change PTS jump checks | wm4 | 2013-11-27 | 6 | -31/+24 |
* | video: if PTS is missing, make something up using the framerate | wm4 | 2013-11-27 | 2 | -10/+7 |
* | video: refactor PTS code, add fall back heuristic to DTS | wm4 | 2013-11-27 | 5 | -76/+117 |
* | Move some code from player to audio/video reset functions | wm4 | 2013-11-27 | 4 | -13/+13 |
* | cosmetics: rename video/audio reset functions | wm4 | 2013-11-27 | 11 | -21/+21 |
* | video: remove commented code | wm4 | 2013-11-27 | 1 | -13/+2 |
* | video: use dts as fallback when determining pts by sorting | wm4 | 2013-11-27 | 1 | -11/+10 |
* | ao_coreaudio: map channel labels needed for 8ch layouts | Stefano Pigozzi | 2013-11-27 | 1 | -4/+30 |
* | audio: better rejection of invalid formats | wm4 | 2013-11-27 | 4 | -20/+28 |
* | video/filter: fix PIC compile on x86 | Natanael Copa | 2013-11-26 | 2 | -3/+9 |
* | video: unbreak --no-correct-pts with demuxers that use DTS | wm4 | 2013-11-26 | 4 | -6/+8 |
* | demux_mkv: fix realvideo timestamp handling | wm4 | 2013-11-26 | 1 | -47/+40 |
* | bootstrap.py: reindent to 4 spaces | Stefano Pigozzi | 2013-11-26 | 1 | -4/+4 |
* | build: remove pointless exception handling in oss check | Stefano Pigozzi | 2013-11-26 | 1 | -9/+5 |
* | build: unbreak __get_osslibdir__ on python3 | Stefano Pigozzi | 2013-11-26 | 1 | -1/+1 |
* | cocoa: unlock on uninit | Stefano Pigozzi | 2013-11-26 | 1 | -1/+3 |
* | build: check for pthreads with and without additional cflags | Stefano Pigozzi | 2013-11-26 | 1 | -1/+5 |
* | av_common: fix typo in comment | Stefano Pigozzi | 2013-11-26 | 1 | -1/+1 |
* | ao_alsa: do not forcibly disable ALSA resampling | Martin Herkt | 2013-11-26 | 1 | -6/+0 |
* | ad_lavc: increase number of packets for initial decode | wm4 | 2013-11-26 | 1 | -2/+5 |
* | player: don't use a loop when no loop is needed | wm4 | 2013-11-26 | 1 | -4/+1 |
* | player: move code for skipping 0-sized video packets to demuxer | wm4 | 2013-11-26 | 2 | -10/+9 |
* | build: make cygwin use *nix timers | Stefano Pigozzi | 2013-11-26 | 2 | -2/+1 |
* | build: add -mwin32 on cygwin | Stefano Pigozzi | 2013-11-26 | 1 | -0/+4 |
* | build: add a gdi check for windows | Stefano Pigozzi | 2013-11-26 | 2 | -2/+7 |
* | sub: respect detected language for fuzzy-matched external subtitles | wm4 | 2013-11-25 | 3 | -21/+26 |
* | player: only pause for waiting on cache if it makes sense | wm4 | 2013-11-25 | 1 | -1/+3 |
* | video: move timestamp determination code to dec_video | wm4 | 2013-11-25 | 3 | -42/+44 |
* | video: disable PTS sorting fallback by default | wm4 | 2013-11-25 | 4 | -6/+13 |
* | demux_lavf: disable genpts by default, remove the builtin genpts hack | wm4 | 2013-11-25 | 2 | -94/+13 |
* | demux: export dts from demux_lavf, use it for avi | wm4 | 2013-11-25 | 8 | -25/+45 |
* | player: merge no-correct-pts with correct-pts code | wm4 | 2013-11-25 | 4 | -52/+16 |
* | player: change semantics of --no-correct-pts | wm4 | 2013-11-25 | 2 | -27/+8 |
* | dec_video: fix function signature | wm4 | 2013-11-25 | 2 | -4/+6 |
* | video: pass PTS as part of demux_packet/AVPacket and mp_image/AVFrame | wm4 | 2013-11-25 | 5 | -30/+30 |
* | player: warn if PTS association mode switches | wm4 | 2013-11-25 | 1 | -2/+2 |
* | build: don't abort if our OSS implementation isn't from 4Front | Stefano Pigozzi | 2013-11-25 | 1 | -3/+3 |
* | build: run oss_audio.c check with oss cflags as well | Stefano Pigozzi | 2013-11-25 | 1 | -4/+6 |
* | build: unbreak __get_osslibdir__() | bugmen0t | 2013-11-25 | 1 | -2/+4 |
* | build: only check 4Front OSS after passing its CFLAGS | bugmen0t | 2013-11-25 | 1 | -10/+10 |
* | input: discard precise scrolling commands with no value | Stefano Pigozzi | 2013-11-25 | 1 | -0/+2 |
* | build: fix construction of args to pkg-config | Natanael Copa | 2013-11-25 | 1 | -2/+8 |
* | build: work around bug in waf's bundle installation | Stefano Pigozzi | 2013-11-25 | 1 | -0/+5 |
* | build: add install_files call after the mpv target was defined | Stefano Pigozzi | 2013-11-24 | 1 | -2/+3 |
* | bootstrap.py: check version if waf already exists | eng | 2013-11-24 | 1 | -7/+9 |
* | build: also install mpv CLI binary when building OS X bundle | Stefano Pigozzi | 2013-11-24 | 1 | -0/+2 |
* | gitignore: add generated files by old build system | Stefano Pigozzi | 2013-11-24 | 1 | -0/+3 |
* | bootstrap.py: skip download if waf already exists | wm4 | 2013-11-24 | 1 | -1/+7 |
* | build: make waf append pkgconfig flags as-is [2] | Stefano Pigozzi | 2013-11-24 | 1 | -1/+0 |
* | build: make waf append pkgconfig flags as-is | Stefano Pigozzi | 2013-11-24 | 1 | -3/+14 |
* | travis: remove --disable-doc from libav/ffmpeg configure | Stefano Pigozzi | 2013-11-24 | 1 | -1/+1 |
* | player: close demuxer before stream | wm4 | 2013-11-24 | 1 | -2/+3 |
* | osd: remove mp_osd_res.video_par field | wm4 | 2013-11-24 | 10 | -12/+2 |
* | Rename sub.c/.h to osd.c/.h | wm4 | 2013-11-24 | 43 | -47/+36 |
* | vd_lavc: improve a comment | wm4 | 2013-11-24 | 1 | -1/+2 |
* | build: store dependencies as lists | Stefano Pigozzi | 2013-11-24 | 2 | -13/+26 |
* | build: cache compiler defines on the configure context directly | Stefano Pigozzi | 2013-11-24 | 1 | -3/+3 |
* | travis: disable e-mail notifications | Stefano Pigozzi | 2013-11-23 | 1 | -0/+1 |
* | vd_lavc: when falling back to software, revert filter error status | wm4 | 2013-11-23 | 1 | -0/+2 |
* | Reduce stheader.h includes, move stream types to mp_common.h | wm4 | 2013-11-23 | 12 | -15/+12 |
* | Attempt to fix build on older libavcodec versions | wm4 | 2013-11-23 | 2 | -0/+2 |
* | audio: respect --end/--length with spdif passthrough | wm4 | 2013-11-23 | 1 | -1/+2 |
* | video: don't overwrite demuxer FPS value | wm4 | 2013-11-23 | 4 | -26/+18 |
* | video: move handling of container vs. stream AR out of vd_lavc.c | wm4 | 2013-11-23 | 4 | -39/+34 |
* | ao_rsound: fix option types | wm4 | 2013-11-23 | 1 | -2/+2 |
* | dec_video: make vf_input and hwdec_info statically allocated | wm4 | 2013-11-23 | 6 | -18/+14 |
* | dec_video: remove "initialized" field | wm4 | 2013-11-23 | 3 | -16/+9 |
* | demux: remove gsh field from sh_audio/sh_video/sh_sub | wm4 | 2013-11-23 | 12 | -76/+71 |
* | player: rearrange how subtitle context and stream headers are used | wm4 | 2013-11-23 | 5 | -54/+57 |
* | video: move decoder context from sh_video into new struct | wm4 | 2013-11-23 | 18 | -411/+410 |
* | options: print lavfi filter list with --vf=lavfi=help | wm4 | 2013-11-23 | 1 | -0/+40 |
* | options: don't prefix sub-options with "--" in help output | wm4 | 2013-11-23 | 3 | -1/+4 |
* | options: implement --pphelp differently | wm4 | 2013-11-23 | 7 | -9/+10 |
* | video: remove vf_pp auto-insertion | wm4 | 2013-11-23 | 8 | -40/+1 |
* | options: provide a way for --vf to print custom help | wm4 | 2013-11-23 | 2 | -13/+18 |
* | video: merge vd.c into dec_video.c | wm4 | 2013-11-23 | 4 | -177/+138 |
* | video: move struct mp_hwdec_info into its own header file | wm4 | 2013-11-23 | 13 | -23/+31 |
* | audio: remove ad_driver.preinit | wm4 | 2013-11-23 | 6 | -34/+13 |
* | player: remove printing of barely correct slave mode stream info | wm4 | 2013-11-23 | 1 | -35/+0 |
* | audio: don't write decoded audio format to sh_audio | wm4 | 2013-11-23 | 7 | -56/+55 |
* | audio: move decoder context from sh_audio into new struct | wm4 | 2013-11-23 | 15 | -291/+327 |
* | build: remove unused mng fragment | Stefano Pigozzi | 2013-11-23 |