| Commit message (Expand) | Author | Age | Files | Lines |
* | x11: add KP_Separator to key mapping | wm4 | 2012-03-25 | 2 | -0/+2 |
* | x11: allow unicode input | wm4 | 2012-03-25 | 2 | -29/+49 |
* | input: handle UTF-8 terminal input | wm4 | 2012-03-25 | 1 | -0/+11 |
* | input: allow unicode keys and reassign internal key codes | wm4 | 2012-03-25 | 7 | -27/+103 |
* | x11: fix setting UTF-8 window titles for some special cases | wm4 | 2012-03-25 | 1 | -29/+18 |
* | vo_gl: cocoa: add support for --ontop | Stefano Pigozzi | 2012-03-25 | 3 | -4/+33 |
* | timeline: subs: keep subtitle tracks in source time | Uoti Urpala | 2012-03-25 | 5 | -34/+33 |
* | vo_xv: remove direct rendering support | Uoti Urpala | 2012-03-25 | 1 | -111/+22 |
* | cosmetics: vf_vo.c: reformat | Uoti Urpala | 2012-03-25 | 1 | -102/+107 |
* | cosmetics: misc minor cleanups | Uoti Urpala | 2012-03-25 | 7 | -17/+6 |
* | core: improve sub and audio start after timeline part switch | Uoti Urpala | 2012-03-20 | 1 | -15/+21 |
* | options: move mixer.h options to struct | Uoti Urpala | 2012-03-20 | 8 | -24/+30 |
* | mixer: reindent/cosmetic changes | wm4 | 2012-03-20 | 2 | -106/+103 |
* | core: restructure main play loop, continue audio after video | Uoti Urpala | 2012-03-19 | 2 | -283/+247 |
* | terminal output: if audio/video pts is missing, show "???" | Uoti Urpala | 2012-03-16 | 1 | -13/+26 |
* | vo_gl: improve 10-bit YUV->RGB conversion accuracy slightly | Uoti Urpala | 2012-03-09 | 4 | -17/+16 |
* | configure: fix --enable-static | Uoti Urpala | 2012-03-09 | 1 | -3/+2 |
* | configure: disable live555 by default | Uoti Urpala | 2012-03-09 | 1 | -3/+3 |
* | core: remove old EDL mode (--edl option) | Uoti Urpala | 2012-03-09 | 8 | -295/+9 |
* | af: fix crash when trying to use volume controls with AC3 pass-through | wm4 | 2012-03-09 | 1 | -1/+8 |
* | af: print audio filter chain in verbose mode | wm4 | 2012-03-09 | 1 | -0/+35 |
* | windows: terminal: unicode, --msgcolor, size change | Martin Herkt | 2012-03-09 | 4 | -27/+163 |
* | windows support: unicode filenames | wm4 | 2012-03-09 | 20 | -66/+342 |
* | cleanup: Silence compilation warnings on MinGW-w64 | wm4 | 2012-03-01 | 28 | -108/+101 |
* | windows: fix format string attributes on MinGW | wm4 | 2012-03-01 | 3 | -20/+26 |
* | configure: add __USE_MINGW_ANSI_STDIO on MinGW | wm4 | 2012-03-01 | 1 | -0/+1 |
* | windows support: remove _UWIN define | wm4 | 2012-03-01 | 1 | -1/+0 |
* | configure: allow changing pkg-config binary with --pkg-config | wm4 | 2012-02-29 | 1 | -0/+4 |
* | configure: use cross toolchain if --target is given | wm4 | 2012-02-29 | 1 | -44/+61 |
* | configure: disable cross compilation auto detection | wm4 | 2012-02-29 | 1 | -4/+5 |
* | configure: fix target triplet check for mingw targets | Kovensky | 2012-02-29 | 1 | -15/+19 |
* | configure: show PKG_CONFIG_PATH and CFLAGS in config.log | Uoti Urpala | 2012-02-29 | 1 | -1/+8 |
* | aviheader.c: silence a warning | Uoti Urpala | 2012-02-29 | 1 | -2/+4 |
* | vo_png: set AVCodecContext parameters before opening it | Uoti Urpala | 2012-02-28 | 1 | -19/+21 |
* | configure: remove obsolete messages for mtrr / no w32codecs | Uoti Urpala | 2012-02-28 | 1 | -28/+1 |
* | vo: reject vo_redraw_frame() if no frames have been drawn | Uoti Urpala | 2012-02-28 | 2 | -1/+4 |
* | configure, build: support compiling without libpostproc | Uoti Urpala | 2012-02-27 | 5 | -6/+26 |
* | configure, ao_alsa: drop support for obsolete ALSA versions | Uoti Urpala | 2012-02-27 | 6 | -695/+11 |
* | configure: simplify pkg-config handling, drop other tests | Uoti Urpala | 2012-02-27 | 1 | -201/+46 |
* | demux_lavf: update growing file size info for AVSEEK_SIZE | Uoti Urpala | 2012-02-26 | 1 | -2/+5 |
* | osd: erase terminal OSD line with mp_msg() instead of printf() | Uoti Urpala | 2012-02-25 | 1 | -1/+1 |
* | screenshot: fix libav API use (pix_fmt and some other things) | wm4 | 2012-02-25 | 1 | -8/+13 |
* | vd_ffmpeg: fix flushing of buffered frames | Uoti Urpala | 2012-02-03 | 2 | -5/+12 |
* | vd_ffmpeg: adjust buffered frame count based on threads again | Uoti Urpala | 2012-02-03 | 1 | -0/+2 |
* | build: switch to libavutil bswap.h and intreadwrite.h | Uoti Urpala | 2012-02-01 | 37 | -642/+113 |
* | demux_lavf: use Libav RIFF tag lists directly | Uoti Urpala | 2012-02-01 | 5 | -400/+47 |
* | Update Libav API uses | Uoti Urpala | 2012-02-01 | 18 | -102/+96 |
* | Update copyright year | Uoti Urpala | 2012-01-28 | 2 | -2/+2 |
* | vd_ffmpeg: explicitly set thread count even if 1 | Uoti Urpala | 2012-01-17 | 1 | -2/+1 |
* | stream_vcd: fix option value allocated with strdup | Uoti Urpala | 2012-01-16 | 1 | -2/+4 |
* | audio: change default preference order of AO drivers | wm4 | 2012-01-16 | 1 | -8/+8 |
* | af_volume: do not change data when volume is 1 | wm4 | 2012-01-16 | 1 | -5/+4 |
* | core: print pause status message only once on console | wm4 | 2012-01-10 | 2 | -31/+58 |
* | osd: always display pause icon when frame stepping | wm4 | 2012-01-09 | 2 | -2/+3 |
* | cleanup: remove left over access_mpcontext.h (from GUI) | Uoti Urpala | 2012-01-09 | 2 | -61/+0 |
* | ad_ffmpeg: pass packet side data from libavformat | Uoti Urpala | 2012-01-08 | 4 | -18/+32 |
* | vf_fspp: make compile without Libav internals | Uoti Urpala | 2012-01-02 | 3 | -11/+9 |
* | stream_ffmpeg: switch to libavformat avio API | Uoti Urpala | 2012-01-02 | 1 | -19/+31 |
* | Libav API updates (remove most deprecated-in-0.7 uses) | Uoti Urpala | 2011-12-22 | 3 | -42/+22 |
* | configure, build: require at least Libav 0.7 | Uoti Urpala | 2011-12-22 | 12 | -78/+7 |
* | vo_vdpau: fix preemption recovery after recent commits | Uoti Urpala | 2011-12-20 | 1 | -25/+27 |
* | vf_expand: always clear the added borders | wm4 | 2011-12-19 | 1 | -93/+20 |
* | vf_dsize, vf_scale: fix behavior on multiple config() calls | wm4 | 2011-12-19 | 2 | -19/+26 |
* | vf_dsize: cleanup identation (tabs to 4 spaces) | wm4 | 2011-12-19 | 1 | -71/+71 |
* | vo: reset EOSD change detection when VO is re-configured | wm4 | 2011-12-12 | 1 | -0/+3 |
* | configure, build: remove --disable-libav support | Uoti Urpala | 2011-12-11 | 16 | -97/+24 |
* | vo_vdpau: use new want_redraw mechanism in one more case | Uoti Urpala | 2011-12-09 | 1 | -3/+1 |
* | options: change --ass-hinting default to 0 | Uoti Urpala | 2011-12-07 | 1 | -1/+0 |
* | Merge remote-tracking branch 'pigoz/gl' | Uoti Urpala | 2011-12-07 | 3 | -13/+27 |
|\ |
|
| * | vo_gl: cocoa: point swapinterval to cocoa_common function | Stefano Pigozzi | 2011-12-06 | 3 | -0/+11 |
| * | vo_gl: cocoa: decouple cocoa_common from gl_common | Stefano Pigozzi | 2011-12-06 | 3 | -13/+16 |
* | | Merge remote-tracking branch 'wm4/window_title' | Uoti Urpala | 2011-12-07 | 15 | -62/+107 |
|\| |
|
| * | libvo: change default window title to "mplayer2" | wm4 | 2011-12-06 | 2 | -2/+2 |
| * | x11: set window titles as UTF-8 | wm4 | 2011-12-06 | 2 | -3/+58 |
| * | libvo: remove title argument from struct vo_driver.config | wm4 | 2011-12-06 | 15 | -60/+50 |
* | | ad_ffmpeg: avoid avcodec_close() if avcodec_open() failed | Uoti Urpala | 2011-12-06 | 1 | -1/+1 |
* | | core: minor hrseek tweak (affects vo_vdpau deint frames) | Uoti Urpala | 2011-12-06 | 1 | -3/+2 |
* | | commands: playback speed: better responsiveness without audio | Uoti Urpala | 2011-12-06 | 1 | -3/+5 |
* | | core, vo: new window refresh logic, add slow-video OSD redraw | Uoti Urpala | 2011-12-06 | 6 | -74/+35 |
* | | core, vo: modify OSD redraw architecture, support EOSD | Uoti Urpala | 2011-12-06 | 14 | -63/+66 |
* | | vo: do final frame draw only near page flip | Uoti Urpala | 2011-12-06 | 4 | -12/+51 |
|/ |
|
* | vo_gl: add native mac osx Cocoa backend for vo_gl | Stefano Pigozzi | 2011-11-26 | 6 | -1/+660 |
* | vo_corevideo: fix key interpretation with modifiers | Stefano Pigozzi | 2011-11-26 | 1 | -2/+9 |
* | vo_gl: fix cscale=4 and cscale=5 doing nothing | wm4 | 2011-11-25 | 1 | -2/+4 |
* | vo_gl: fix 10 bit with Mesa drivers (Intel/Nouveau on Linux) | wm4 | 2011-11-25 | 3 | -8/+18 |
* | vo_gl: make shader code generation easier to deal with | wm4 | 2011-11-25 | 1 | -152/+188 |
* | Merge branch 'screenshot' (early part) | Uoti Urpala | 2011-11-25 | 19 | -172/+613 |
|\ |
|
| * | vo_xv: implement screenshots | wm4 | 2011-11-25 | 1 | -0/+51 |
| * | vo_gl: implement screenshots | wm4 | 2011-11-25 | 3 | -0/+80 |
| * | vo_vdpau: implement screenshots | wm4 | 2011-11-25 | 3 | -11/+91 |
| * | video: use talloc for mp_image, abort if out of memory | wm4 | 2011-11-25 | 1 | -14/+20 |
| * | core: add screenshot mode for actual VO window contents | wm4 | 2011-11-25 | 6 | -11/+32 |
| * | core: add infrastructure to get screenshots from VOs | wm4 | 2011-11-25 | 9 | -144/+347 |
* | | ao_coreaudio: fix crash when using mute with S/PDIF output | reimar | 2011-11-25 | 1 | -1/+4 |
* | | ao_coreaudio: fix S/PDIF output on OS X 10.7 | Zongyao Qu | 2011-11-25 | 1 | -37/+50 |
* | | commands, vd_ffmpeg: fix switch_ratio slave command | Uoti Urpala | 2011-11-14 | 5 | -35/+48 |
* | | options, core/hrseek: add --hr-seek-demuxer-offset | Uoti Urpala | 2011-11-14 | 3 | -0/+4 |
* | | core/hrseek: support precise seeks in audio-only case | Uoti Urpala | 2011-11-14 | 1 | -4/+18 |
* | | debian: remove leftover references to deleted OSD menu files | Uoti Urpala | 2011-11-14 | 1 | -1/+1 |
* | | subopt-helper: support "no-" prefix to negate suboptions | Uoti Urpala | 2011-11-14 | 1 | -16/+17 |
* | | vd_ffmpeg: disable slice use that fails with size changes | Uoti Urpala | 2011-11-14 | 1 | -9/+0 |
* | | cleanup: vf_scale.c, vf.c: replace numbers by flag macro names | Uoti Urpala | 2011-11-14 | 2 | -13/+16 |
* | | cosmetics: vf.[ch]: reformat | Uoti Urpala | 2011-11-14 | 5 | -489/+586 |
|/ |
|
* | core, demux: fix --identify chapter output with ordered chapters | wm4 | 2011-10-25 | 5 | -72/+64 |
* | vd_ffmpeg.c: remove useless realvideo avctx->sub_id setting | Uoti Urpala | 2011-10-25 | 1 | -1/+0 |
* | libmenu: remove OSD menu functionality (--menu) | Uoti Urpala | 2011-10-25 | 27 | -4483/+8 |
* | vo_gl: fix crash with backends lacking control() features | wm4 | 2011-10-24 | 1 | -0/+6 |
* | vo_gl: remove support for nvidia register combiners (yuv=1) | wm4 | 2011-10-24 | 3 | -169/+7 |
* | vo_gl: fix crash with ati-hack after 20256a8a64c9679bc9136bb | wm4 | 2011-10-24 | 1 | -28/+34 |
* | vo_gl: remove mesa-buffer suboption | wm4 | 2011-10-24 | 3 | -79/+28 |
* | vo: sdl: handle key modifiers | wm4 | 2011-10-24 | 1 | -9/+43 |
* | vo_gl: move window creation functions from vo_gl.c into gl_common.c | wm4 | 2011-10-24 | 3 | -90/+71 |
* | vo_gl/sdl: use desktop resolution for fullscreen mode | wm4 | 2011-10-24 | 3 | -0/+20 |
* | vo_gl: add new vo name "gl_sdl" to make SDL+GL mode available | wm4 | 2011-10-24 | 2 | -9/+45 |
* | vo_gl: remove "noaspect" suboption | wm4 | 2011-10-24 | 1 | -13/+13 |
* | vo_gl: convert to new API, clean up code | wm4 | 2011-10-24 | 3 | -2745/+2980 |
* | vo_gl2, vo_matrixview: remove these VOs | wm4 | 2011-10-24 | 7 | -1702/+1 |
* | Makefile: fix build without OpenGL after 75eab4f72af7b10e52a | Uoti Urpala | 2011-10-24 | 1 | -2/+2 |
* | demux_demuxers: fix seeking bug (--audiofile) | Uoti Urpala | 2011-10-23 | 1 | -1/+1 |
* | cosmetics: vd_ffmpeg.c: reformat | Uoti Urpala | 2011-10-22 | 1 | -348/+301 |
* | audio/video: delete buggy "dynamic plugin" code | Uoti Urpala | 2011-10-20 | 4 | -112/+0 |
* | demux_lavf: set rawvideo codec_tag based on pix_fmt | Uoti Urpala | 2011-10-18 | 1 | -0/+2 |
* | video, options: implement better YUV->RGB conversion control | wm4 | 2011-10-16 | 18 | -203/+505 |
* | options: --lavfdopts, --reuse-socket: remove "global" flag | Uoti Urpala | 2011-10-16 | 1 | -3/+3 |
* | vo_gl: fix image corruption with PBOs when playing 10 bit video | wm4 | 2011-10-06 | 1 | -10/+14 |
* | getch2.c: fix negative keycodes returned for non-ascii | Uoti Urpala | 2011-10-03 | 1 | -1/+1 |
* | terminal output: show libav version numbers in verbose mode | Uoti Urpala | 2011-10-01 | 3 | -0/+29 |
* | demux_mkv: avoid hang with some broken files | Uoti Urpala | 2011-09-25 | 1 | -0/+4 |
* | subreader.c: don't run FriBiDi code if using libass | Uoti Urpala | 2011-09-23 | 1 | -1/+4 |
* | sd_ass.c: set event->Style to fix --ass-styles | Uoti Urpala | 2011-09-23 | 1 | -0/+1 |
* | codecs.conf: add Libav ProRes decoder | Uoti Urpala | 2011-09-23 | 1 | -0/+11 |
* | options: make "choice" option type parsing ignore case | Uoti Urpala | 2011-09-11 | 1 | -1/+1 |
* | core: fix --sstep | Uoti Urpala | 2011-09-04 | 1 | -1/+1 |
* | cosmetics: mplayer.c: minor tweaks | Uoti Urpala | 2011-09-04 | 1 | -21/+8 |
* | options: --pphelp: fix after libpostproc version change | Uoti Urpala | 2011-09-04 | 1 | -1/+1 |
* | options: add "disabled option" functionality | Uoti Urpala | 2011-09-04 | 4 | -14/+44 |
* | input/ar.c, input/lirc.c: fix changes missing from 1916b95b8 | Uoti Urpala | 2011-09-04 | 2 | -1/+3 |
* | options: move libass-related options to struct | Uoti Urpala | 2011-09-03 | 10 | -96/+91 |
* | subassconvert: handle "\r\n" line ends | Clément Bœsch | 2011-09-02 | 1 | -1/+1 |
* | demux_mf: fix option value allocated with strdup | Uoti Urpala | 2011-09-02 | 1 | -1/+2 |
* | options: commandline: support "--no-opt" for flag options | Uoti Urpala | 2011-09-01 | 1 | -6/+39 |
* | csputils/vo_gl: rewrite YUV->RGB matrix generation | Uoti Urpala | 2011-08-29 | 2 | -77/+97 |
* | cosmetics: csputils.[ch]: reindent | Uoti Urpala | 2011-08-28 | 2 | -138/+146 |
* | demuxer.h: raise pad amount to allow compiling against FFmpeg | Uoti Urpala | 2011-08-26 | 1 | -1/+1 |
* | core: remove bad workaround for files without FPS set | Uoti Urpala | 2011-08-25 | 1 | -7/+2 |
* | video_out.h: change VOCTRL_* defines to enum | harklu | 2011-08-25 | 1 | -54/+56 |
* | ad_ffmpeg: free resources on init failure | Uoti Urpala | 2011-08-21 | 1 | -4/+12 |
* | ad_ffmpeg: handle timing for partially decoded packets better | Uoti Urpala | 2011-08-21 | 1 | -7/+23 |
* | cosmetics: ad_ffmpeg.c: reformat | Uoti Urpala | 2011-08-21 | 1 | -131/+137 |
* | demux_lavf: Adding av_dup_packet() missing from recent 6e8d420a41 | Uoti Urpala | 2011-08-21 | 1 | -0/+5 |
* | osdep/mplayer.rc: change to use "mplayer2" name | Martin Herkt | 2011-08-21 | 1 | -7/+6 |
* | configure: libav: use "pkg-config --print-errors", "Libav" name | Uoti Urpala | 2011-08-21 | 1 | -9/+9 |
* | demux_mkv: fix failure to open some files from 0ece360eeaf95 | Uoti Urpala | 2011-08-20 | 1 | -32/+23 |
* | core, demux, vd_ffmpeg: pass side data from demux_lavf to vd_ffmpeg | Uoti Urpala | 2011-08-20 | 8 | -40/+91 |
* | demux_mkv: support extradata for wavpack audio tracks | Uoti Urpala | 2011-08-20 | 1 | -12/+11 |
* | demux_mkv: clean up audio codec handling somewhat | Uoti Urpala | 2011-08-20 | 1 | -91/+78 |
* | demux_mkv: check for valid track in video/audio switching | Uoti Urpala | 2011-08-20 | 1 | -6/+20 |
* | demux_mkv: remove bad mkv_free() from 0ece360eeaf9 | Uoti Urpala | 2011-08-19 | 1 | -1/+0 |
* | demuxer.h: avoid including stream.h | Uoti Urpala | 2011-08-19 | 5 | -1/+6 |
* | aviheader.h: avoid including demuxer.h | Uoti Urpala | 2011-08-19 | 3 | -2/+4 |
* | demux: avoid a copy of demux packets with lavf, reduce padding | Uoti Urpala | 2011-08-19 | 3 | -26/+45 |
* | talloc.[ch]: remove "type safety" hack that violates C types | Uoti Urpala | 2011-08-19 | 2 | -8/+4 |
* | vf_screenshot: better check for pixel format swscale support | harklu | 2011-08-17 | 1 | -40/+14 |
* | av_log: don't crash if called with NULL AVClass | Uoti Urpala | 2011-08-15 | 1 | -2/+6 |
|