summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* audio: restore balance setting after reinitUoti Urpala2012-04-113-8/+24
* audio: restore volume setting after AO reinit if neededUoti Urpala2012-04-1110-1/+44
* audio: mixer: change logic for AOs with no volume controlUoti Urpala2012-04-111-24/+27
* audio: keep volume level internally (not only in AO)Uoti Urpala2012-04-114-53/+75
* libao2: change control() types to enum, remove unused onesUoti Urpala2012-04-087-58/+27
* ao_alsa: use "Master" mixer channel instead of "PCM" by defaultwm42012-04-081-1/+1
* build: remove OS/2 supportUoti Urpala2012-04-0620-2683/+13
* input: stop trying to read terminal input on EOFUoti Urpala2012-04-064-6/+17
* core: in VO flip timing, recheck time after OSD drawUoti Urpala2012-04-051-0/+1
* core: fix problems in video EOF detectionUoti Urpala2012-04-051-14/+15
* stream_vstream: fix vstream_error format stringUoti Urpala2012-04-011-2/+3
* ao_pulse: add hacks to work around seek problemsUoti Urpala2012-03-261-1/+19
* ao_pulse, core: make pulse thread wake up core for more dataUoti Urpala2012-03-266-13/+57
* ao_pulse: convert to new AO APIUoti Urpala2012-03-261-222/+282
* cocoa_common: update screen info before entering fullscreenStefano Pigozzi2012-03-251-0/+1
* input.c: simplify command definitionsUoti Urpala2012-03-252-145/+152
* macosx_finder_args: use a custom logfile instead of system.logStefano Pigozzi2012-03-251-0/+12
* VO: move gl+cocoa before corevideo in default VO orderStefano Pigozzi2012-03-251-1/+4
* configure: disable X11 opengl backend if Cocoa is enabledStefano Pigozzi2012-03-251-1/+1
* cocoa_common: add license informationStefano Pigozzi2012-03-252-0/+38
* vo_quartz: remove this video outputStefano Pigozzi2012-03-254-1398/+0
* macosx_finder_args: use cocoa instead of carbonStefano Pigozzi2012-03-255-136/+90
* cocoa_common: fix double click handlingStefano Pigozzi2012-03-251-8/+8
* cocoa_common: accept window drag event from the whole window surfaceStefano Pigozzi2012-03-251-0/+8
* options, x11+cocoa: add option --cursor-autohide-delayStefano Pigozzi2012-03-256-16/+52
* etc/input.conf: make file contents match default key bindingswm42012-03-251-100/+146
* x11: remove wskeys.hwm42012-03-252-107/+20
* x11: input: add print and menu keyswm42012-03-253-0/+3
* x11: add KP_Separator to key mappingwm42012-03-252-0/+2
* x11: allow unicode inputwm42012-03-252-29/+49
* input: handle UTF-8 terminal inputwm42012-03-251-0/+11
* input: allow unicode keys and reassign internal key codeswm42012-03-257-27/+103
* x11: fix setting UTF-8 window titles for some special caseswm42012-03-251-29/+18
* vo_gl: cocoa: add support for --ontopStefano Pigozzi2012-03-253-4/+33
* timeline: subs: keep subtitle tracks in source timeUoti Urpala2012-03-255-34/+33
* vo_xv: remove direct rendering supportUoti Urpala2012-03-251-111/+22
* cosmetics: vf_vo.c: reformatUoti Urpala2012-03-251-102/+107
* cosmetics: misc minor cleanupsUoti Urpala2012-03-257-17/+6
* core: improve sub and audio start after timeline part switchUoti Urpala2012-03-201-15/+21
* options: move mixer.h options to structUoti Urpala2012-03-208-24/+30
* mixer: reindent/cosmetic changeswm42012-03-202-106/+103
* core: restructure main play loop, continue audio after videoUoti Urpala2012-03-192-283/+247
* terminal output: if audio/video pts is missing, show "???"Uoti Urpala2012-03-161-13/+26
* vo_gl: improve 10-bit YUV->RGB conversion accuracy slightlyUoti Urpala2012-03-094-17/+16
* configure: fix --enable-staticUoti Urpala2012-03-091-3/+2
* configure: disable live555 by defaultUoti Urpala2012-03-091-3/+3
* core: remove old EDL mode (--edl option)Uoti Urpala2012-03-098-295/+9
* af: fix crash when trying to use volume controls with AC3 pass-throughwm42012-03-091-1/+8
* af: print audio filter chain in verbose modewm42012-03-091-0/+35
* windows: terminal: unicode, --msgcolor, size changeMartin Herkt2012-03-094-27/+163
* windows support: unicode filenameswm42012-03-0920-66/+342
* cleanup: Silence compilation warnings on MinGW-w64wm42012-03-0128-108/+101
* windows: fix format string attributes on MinGWwm42012-03-013-20/+26
* configure: add __USE_MINGW_ANSI_STDIO on MinGWwm42012-03-011-0/+1
* windows support: remove _UWIN definewm42012-03-011-1/+0
* configure: allow changing pkg-config binary with --pkg-configwm42012-02-291-0/+4
* configure: use cross toolchain if --target is givenwm42012-02-291-44/+61
* configure: disable cross compilation auto detectionwm42012-02-291-4/+5
* configure: fix target triplet check for mingw targetsKovensky2012-02-291-15/+19
* configure: show PKG_CONFIG_PATH and CFLAGS in config.logUoti Urpala2012-02-291-1/+8
* aviheader.c: silence a warningUoti Urpala2012-02-291-2/+4
* vo_png: set AVCodecContext parameters before opening itUoti Urpala2012-02-281-19/+21
* configure: remove obsolete messages for mtrr / no w32codecsUoti Urpala2012-02-281-28/+1
* vo: reject vo_redraw_frame() if no frames have been drawnUoti Urpala2012-02-282-1/+4
* configure, build: support compiling without libpostprocUoti Urpala2012-02-275-6/+26
* configure, ao_alsa: drop support for obsolete ALSA versionsUoti Urpala2012-02-276-695/+11
* configure: simplify pkg-config handling, drop other testsUoti Urpala2012-02-271-201/+46
* demux_lavf: update growing file size info for AVSEEK_SIZEUoti Urpala2012-02-261-2/+5
* osd: erase terminal OSD line with mp_msg() instead of printf()Uoti Urpala2012-02-251-1/+1
* screenshot: fix libav API use (pix_fmt and some other things)wm42012-02-251-8/+13
* vd_ffmpeg: fix flushing of buffered framesUoti Urpala2012-02-032-5/+12
* vd_ffmpeg: adjust buffered frame count based on threads againUoti Urpala2012-02-031-0/+2
* build: switch to libavutil bswap.h and intreadwrite.hUoti Urpala2012-02-0137-642/+113
* demux_lavf: use Libav RIFF tag lists directlyUoti Urpala2012-02-015-400/+47
* Update Libav API usesUoti Urpala2012-02-0118-102/+96
* Update copyright yearUoti Urpala2012-01-282-2/+2
* vd_ffmpeg: explicitly set thread count even if 1Uoti Urpala2012-01-171-2/+1
* stream_vcd: fix option value allocated with strdupUoti Urpala2012-01-161-2/+4
* audio: change default preference order of AO driverswm42012-01-161-8/+8
* af_volume: do not change data when volume is 1wm42012-01-161-5/+4
* core: print pause status message only once on consolewm42012-01-102-31/+58
* osd: always display pause icon when frame steppingwm42012-01-092-2/+3
* cleanup: remove left over access_mpcontext.h (from GUI)Uoti Urpala2012-01-092-61/+0
* ad_ffmpeg: pass packet side data from libavformatUoti Urpala2012-01-084-18/+32
* vf_fspp: make compile without Libav internalsUoti Urpala2012-01-023-11/+9
* stream_ffmpeg: switch to libavformat avio APIUoti Urpala2012-01-021-19/+31
* Libav API updates (remove most deprecated-in-0.7 uses)Uoti Urpala2011-12-223-42/+22
* configure, build: require at least Libav 0.7Uoti Urpala2011-12-2212-78/+7
* vo_vdpau: fix preemption recovery after recent commitsUoti Urpala2011-12-201-25/+27
* vf_expand: always clear the added borderswm42011-12-191-93/+20
* vf_dsize, vf_scale: fix behavior on multiple config() callswm42011-12-192-19/+26
* vf_dsize: cleanup identation (tabs to 4 spaces)wm42011-12-191-71/+71
* vo: reset EOSD change detection when VO is re-configuredwm42011-12-121-0/+3
* configure, build: remove --disable-libav supportUoti Urpala2011-12-1116-97/+24
* vo_vdpau: use new want_redraw mechanism in one more caseUoti Urpala2011-12-091-3/+1
* options: change --ass-hinting default to 0Uoti Urpala2011-12-071-1/+0
* Merge remote-tracking branch 'pigoz/gl'Uoti Urpala2011-12-073-13/+27
|\
| * vo_gl: cocoa: point swapinterval to cocoa_common functionStefano Pigozzi2011-12-063-0/+11
| * vo_gl: cocoa: decouple cocoa_common from gl_commonStefano Pigozzi2011-12-063-13/+16
* | Merge remote-tracking branch 'wm4/window_title'Uoti Urpala2011-12-0715-62/+107
|\|
| * libvo: change default window title to "mplayer2"wm42011-12-062-2/+2
| * x11: set window titles as UTF-8wm42011-12-062-3/+58
| * libvo: remove title argument from struct vo_driver.configwm42011-12-0615-60/+50
* | ad_ffmpeg: avoid avcodec_close() if avcodec_open() failedUoti Urpala2011-12-061-1/+1
* | core: minor hrseek tweak (affects vo_vdpau deint frames)Uoti Urpala2011-12-061-3/+2
* | commands: playback speed: better responsiveness without audioUoti Urpala2011-12-061-3/+5
* | core, vo: new window refresh logic, add slow-video OSD redrawUoti Urpala2011-12-066-74/+35
* | core, vo: modify OSD redraw architecture, support EOSDUoti Urpala2011-12-0614-63/+66
* | vo: do final frame draw only near page flipUoti Urpala2011-12-064-12/+51
|/
* vo_gl: add native mac osx Cocoa backend for vo_glStefano Pigozzi2011-11-266-1/+660
* vo_corevideo: fix key interpretation with modifiersStefano Pigozzi2011-11-261-2/+9
* vo_gl: fix cscale=4 and cscale=5 doing nothingwm42011-11-251-2/+4
* vo_gl: fix 10 bit with Mesa drivers (Intel/Nouveau on Linux)wm42011-11-253-8/+18
* vo_gl: make shader code generation easier to deal withwm42011-11-251-152/+188
* Merge branch 'screenshot' (early part)Uoti Urpala2011-11-2519-172/+613
|\
| * vo_xv: implement screenshotswm42011-11-251-0/+51
| * vo_gl: implement screenshotswm42011-11-253-0/+80
| * vo_vdpau: implement screenshotswm42011-11-253-11/+91
| * video: use talloc for mp_image, abort if out of memorywm42011-11-251-14/+20
| * core: add screenshot mode for actual VO window contentswm42011-11-256-11/+32
| * core: add infrastructure to get screenshots from VOswm42011-11-259-144/+347
* | ao_coreaudio: fix crash when using mute with S/PDIF outputreimar2011-11-251-1/+4
* | ao_coreaudio: fix S/PDIF output on OS X 10.7Zongyao Qu2011-11-251-37/+50
* | commands, vd_ffmpeg: fix switch_ratio slave commandUoti Urpala2011-11-145-35/+48
* | options, core/hrseek: add --hr-seek-demuxer-offsetUoti Urpala2011-11-143-0/+4
* | core/hrseek: support precise seeks in audio-only caseUoti Urpala2011-11-141-4/+18
* | debian: remove leftover references to deleted OSD menu filesUoti Urpala2011-11-141-1/+1
* | subopt-helper: support "no-" prefix to negate suboptionsUoti Urpala2011-11-141-16/+17
* | vd_ffmpeg: disable slice use that fails with size changesUoti Urpala2011-11-141-9/+0
* | cleanup: vf_scale.c, vf.c: replace numbers by flag macro namesUoti Urpala2011-11-142-13/+16
* | cosmetics: vf.[ch]: reformatUoti Urpala2011-11-145-489/+586
|/
* core, demux: fix --identify chapter output with ordered chapterswm42011-10-255-72/+64
* vd_ffmpeg.c: remove useless realvideo avctx->sub_id settingUoti Urpala2011-10-251-1/+0
* libmenu: remove OSD menu functionality (--menu)Uoti Urpala2011-10-2527-4483/+8
* vo_gl: fix crash with backends lacking control() featureswm42011-10-241-0/+6
* vo_gl: remove support for nvidia register combiners (yuv=1)wm42011-10-243-169/+7
* vo_gl: fix crash with ati-hack after 20256a8a64c9679bc9136bbwm42011-10-241-28/+34
* vo_gl: remove mesa-buffer suboptionwm42011-10-243-79/+28
* vo: sdl: handle key modifierswm42011-10-241-9/+43
* vo_gl: move window creation functions from vo_gl.c into gl_common.cwm42011-10-243-90/+71
* vo_gl/sdl: use desktop resolution for fullscreen modewm42011-10-243-0/+20
* vo_gl: add new vo name "gl_sdl" to make SDL+GL mode availablewm42011-10-242-9/+45
* vo_gl: remove "noaspect" suboptionwm42011-10-241-13/+13
* vo_gl: convert to new API, clean up codewm42011-10-243-2745/+2980
* vo_gl2, vo_matrixview: remove these VOswm42011-10-247-1702/+1
* Makefile: fix build without OpenGL after 75eab4f72af7b10e52aUoti Urpala2011-10-241-2/+2
* demux_demuxers: fix seeking bug (--audiofile)Uoti Urpala2011-10-231-1/+1
* cosmetics: vd_ffmpeg.c: reformatUoti Urpala2011-10-221-348/+301
* audio/video: delete buggy "dynamic plugin" codeUoti Urpala2011-10-204-112/+0
* demux_lavf: set rawvideo codec_tag based on pix_fmtUoti Urpala2011-10-181-0/+2
* video, options: implement better YUV->RGB conversion controlwm42011-10-1618-203/+505
* options: --lavfdopts, --reuse-socket: remove "global" flagUoti Urpala2011-10-161-3/+3
* vo_gl: fix image corruption with PBOs when playing 10 bit videowm42011-10-061-10/+14
* getch2.c: fix negative keycodes returned for non-asciiUoti Urpala2011-10-031-1/+1
* terminal output: show libav version numbers in verbose modeUoti Urpala2011-10-013-0/+29
* demux_mkv: avoid hang with some broken filesUoti Urpala2011-09-251-0/+4
* subreader.c: don't run FriBiDi code if using libassUoti Urpala2011-09-231-1/+4
* sd_ass.c: set event->Style to fix --ass-stylesUoti Urpala2011-09-231-0/+1
* codecs.conf: add Libav ProRes decoderUoti Urpala2011-09-231-0/+11
* options: make "choice" option type parsing ignore caseUoti Urpala2011-09-111-1/+1
* core: fix --sstepUoti Urpala2011-09-041-1/+1
* cosmetics: mplayer.c: minor tweaksUoti Urpala2011-09-041-21/+8
* options: --pphelp: fix after libpostproc version changeUoti Urpala2011-09-041-1/+1
* options: add "disabled option" functionalityUoti Urpala2011-09-044-14/+44
* input/ar.c, input/lirc.c: fix changes missing from 1916b95b8Uoti Urpala2011-09-042-1/+3
* options: move libass-related options to structUoti Urpala2011-09-0310-96/+91
* subassconvert: handle "\r\n" line endsClément Bœsch2011-09-021-1/+1
* demux_mf: fix option value allocated with strdupUoti Urpala2011-09-021-1/+2
* options: commandline: support "--no-opt" for flag optionsUoti Urpala2011-09-011-6/+39
* csputils/vo_gl: rewrite YUV->RGB matrix generationUoti Urpala2011-08-292-77/+97
* cosmetics: csputils.[ch]: reindentUoti Urpala2011-08-282-138/+146
* demuxer.h: raise pad amount to allow compiling against FFmpegUoti Urpala2011-08-261-1/+1
* core: remove bad workaround for files without FPS setUoti Urpala2011-08-251-7/+2
* video_out.h: change VOCTRL_* defines to en