summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build, codec-cfg.c: simplify builtin codecs.conf handlingUoti Urpala2012-07-169-598/+96
* build: use python3 to generate some files previously in gitUoti Urpala2012-07-167-949/+20
* options: fix specifying string options without parameterUoti Urpala2012-07-162-3/+9
* VO: implement shared option handling, use for vdpauUoti Urpala2012-07-163-58/+50
* options: make option struct the talloc parent of optionsUoti Urpala2012-07-164-45/+72
* options: support parsing values into substructsUoti Urpala2012-07-168-84/+135
* font_load_ft.c: fix possible crash with recent FontconfigUoti Urpala2012-05-171-1/+1
* configure: OSX: fix check for compiler-specific cflagsStefano Pigozzi2012-05-171-3/+4
* configure: don't enable GL/X11 without X11Stefano Pigozzi2012-05-171-9/+11
* core: fix EOF handling with untimed audio outputsUoti Urpala2012-05-141-14/+12
* options: simplify option parsing/setting machineryUoti Urpala2012-05-086-500/+160
* options: change -v parsingUoti Urpala2012-05-074-10/+12
* options: change --input=keylist, cmdlist implementationUoti Urpala2012-05-071-8/+8
* ad_mpg123: update libmpg123 API useThomas Orgis2012-05-072-169/+84
* configure: use pkg-config for vdpau, libmpg123, libblurayUoti Urpala2012-05-061-5/+3
* ao_arts, ao_esd: remove these AOsUoti Urpala2012-05-065-691/+0
* build: remove IRIX supportUoti Urpala2012-05-064-361/+2
* ao_portaudio: add new PortAudio audio output driverwm42012-05-064-0/+464
* ao_pulse: fix specifying host/sink after 4fed8ad197Uoti Urpala2012-05-031-1/+1
* win32: get_path(): fix undefined behaviorMartin Herkt2012-04-281-3/+5
* stream_cdda: print CDTEXT if availablewm42012-04-281-17/+51
* configure, stream_cdda: remove libcdparanoia supportwm42012-04-282-104/+20
* cosmetics: stream_cdda.c: reformatwm42012-04-281-359/+368
* stream_cdda: various fixesreimar2012-04-281-10/+28
* cocoa_common: fix problems with alt-tab window changesStefano Pigozzi2012-04-261-4/+5
* configure: OSX: check for X11 header conflict with corevideoStefano Pigozzi2012-04-261-78/+95
* Makefile: fix OSX compilation with --disable-corevideoStefano Pigozzi2012-04-261-3/+4
* cocoa_common, gl_common: add OSX specific getProcAddressStefano Pigozzi2012-04-264-2/+18
* OSX, input: implement wakeup in response to Cocoa eventsStefano Pigozzi2012-04-267-1/+204
* vo_sharedbuffer: add this video outputStefano Pigozzi2012-04-265-0/+345
* vo_corevideo: restructure this video outputStefano Pigozzi2012-04-265-352/+349
* vo_corevideo: use cocoa_common to display the windowStefano Pigozzi2012-04-265-863/+185
* vo_corevideo: use soft tabs (4 spaces)Stefano Pigozzi2012-04-261-684/+684
* win32: core: wake up more often to poll for inputUoti Urpala2012-04-261-2/+13
* core: change initial sync with --delay, video stream switchUoti Urpala2012-04-231-1/+2
* core: uninitialize VO and AO when no track playsUoti Urpala2012-04-231-10/+9
* configure: --enable-debug: don't change other compiler flagsUoti Urpala2012-04-191-13/+8
* ad_ffmpeg: switch to avcodec_decode_audio4()Uoti Urpala2012-04-191-69/+112
* stream_ffmpeg: fix broken line from 30afc64532ff61Uoti Urpala2012-04-182-1/+2
* subassconvert: make subrip attribute parsing more robustUoti Urpala2012-04-171-33/+34
* subassconvert: handle unquoted attributes in subrip font tagswm42012-04-173-27/+56
* screenshot: fix dependency on sizeof(AVFrame)Uoti Urpala2012-04-151-7/+21
* subs: only use "subfont.ttf" as libass fallback if it existsUoti Urpala2012-04-141-1/+6
* demux_lavf: try harder to make up a frame rateUoti Urpala2012-04-141-2/+16
* stream_pvr: fix field size / snprintf size mismatchUoti Urpala2012-04-111-1/+1
* ao_coreaudio: fix partial volume controlwm42012-04-111-1/+5
* ao_pulse: support native mute controlwm42012-04-111-29/+55
* ao_alsa: support native mute controlwm42012-04-111-25/+46
* mixer: support native audio driver muteUoti Urpala2012-04-113-7/+29
* audio: fix unmute-at-end logicUoti Urpala2012-04-115-12/+29
* 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-offset