summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mplayer: make display of playback status more uniformwm42012-08-015-100/+76
* Change <endian.h> include to <sys/types.h>wm42012-07-3115-15/+12
* Fix compilation of vf_fspp on OSXwm42012-07-311-1/+1
* mplayer: turn playtree into a list, and change per-file option handlingwm42012-07-3125-2537/+914
* mp_msg: remove filename_recodewm42012-07-3110-215/+13
* mplayer: remove stream dumping capabilitywm42012-07-302-178/+1
* configure: remove checks for malloc.h and alloca()wm42012-07-3011-65/+0
* configure: remove memalign checkwm42012-07-302-29/+5
* mplayer: change how pause status is indicated in terminalwm42012-07-302-54/+12
* mplayer: status line: better indication whether audio/video is activewm42012-07-301-2/+8
* Remove some demuxers and decoderswm42012-07-3054-19301/+34
* libvo: remove exit_player_bad()wm42012-07-304-24/+12
* Merge remote-tracking branch 'origin/master'wm42012-07-301-29/+55
|\
| * ao_pulse: work around PulseAudio timing bugsUoti Urpala2012-07-291-29/+55
* | Remove XMMS plugin supportwm42012-07-305-604/+0
* | options: remove some CONF_TYPE_PRINT placeholder optionswm42012-07-301-41/+0
* | mplayer: cosmetics: give A/V desync message same form as help textwm42012-07-301-23/+23
* | mplayer: de-crapify builtin help textwm42012-07-301-36/+6
* | options: rename --no-sound to --no-audiowm42012-07-302-2/+2
* | options: remove "no" options variantswm42012-07-302-45/+13
* | mplayer: redo terminal status line outputwm42012-07-301-35/+27
* | mplayer: remove --autoqwm42012-07-302-29/+1
* | mplayer: remove benchmarking/CPU accounting codewm42012-07-304-88/+5
* | ass_mp.c: remap libass log levelswm42012-07-301-0/+12
* | mplayer: remove extra "\n" in outputwm42012-07-301-1/+1
* | mplayer: do not print version by defaultwm42012-07-301-8/+9
* | ao_pulse: don't always print error message if PulseAudio unavailablewm42012-07-303-2/+8
* | mixer: silence message about inserting volume filterwm42012-07-301-2/+3
* | mixer: make softvol default, and raise softvol-max to 200wm42012-07-301-1/+2
* | libmpcodecs: silence lines reading "AUDIO:" and "VIDEO:"wm42012-07-302-2/+2
* | lirc: silence output in case LIRC can't be openedwm42012-07-301-2/+2
* | mplayer: silence "Starting playback..." outputwm42012-07-301-1/+1
* | codecs: prefer libmad over libmpg123wm42012-07-301-12/+12
* | vd: silence output about aspect ratiowm42012-07-301-1/+1
* | sub: silence output of subtitle search messagewm42012-07-301-1/+1
* | mplayer: let frontend print stream info, instead of demuxerswm42012-07-306-9/+125
* | mplayer: improve the A/V desync warningwm42012-07-301-18/+19
* | vo_gl, vo_gl3: honor global --vsync optionwm42012-07-303-3/+3
* | mplayer: remove Linux RTC supportwm42012-07-304-112/+14
* | configure, mp_msg.h: get rid of MP_DEBUGwm42012-07-302-14/+1
* | sub: remove unrar_execwm42012-07-306-490/+0
* | mplayer: remove crash handler stuffwm42012-07-304-266/+0
* | vf_scale: don't pass CPU flags anymorewm42012-07-305-18/+6
* | Rip out 3DNOW supportwm42012-07-3013-270/+6
* | Remove compile time/runtime CPU detection, and drop some platformswm42012-07-3022-1615/+126
* | fastmemcpy.h: remove code duplicationwm42012-07-301-28/+2
* | libvo: remove custom assembler memcpy implementations (aka fastmemcpy)wm42012-07-305-713/+6
* | configure: remove pointless checks for yasm etc.wm42012-07-292-166/+7
* | Change version stringwm42012-07-293-5/+4
* | ad_faad: include neaacdec.h instead of faad.hwm42012-07-282-2/+2
* | bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstrwm42012-07-2825-95/+91
* | configure: disable win32 emulation by defaultwm42012-07-281-2/+2
* | osd: osd_font.h -> osd_font.pfbwm42012-07-284-546/+7
* | TOOLS/fil2string.py: fix for use with binary fileswm42012-07-281-1/+1
* | osd: remove freetype font rendering codewm42012-07-2814-2827/+58
* | osd: use libass for OSD renderingwm42012-07-2823-1110/+1508
* | Add support for playing video from streaming sites with libquviwm42012-07-284-2/+91
* | commands: add show_tracks_osd command to display audio and subtitle tracks on...wm42012-07-284-0/+87
* | commands: add show_chapters_osd command to display chapters on OSDwm42012-07-284-0/+48
* | osd: enable line breaking for OSD textwm42012-07-281-31/+67
* | core: change format of time properties to match the OSD time formatwm42012-07-281-11/+11
* | libvo, libao: remove useless video and audio output driverswm42012-07-2851-20674/+14
* | Makefile: remove unused rule for mplayer-nomain.owm42012-07-281-3/+0
* | Makefile: move dependency rules for autogenerated fileswm42012-07-281-7/+5
* | Remove QTX testswm42012-07-283-215/+2
* | Makefile: clean upwm42012-07-281-29/+2
* | Rename DOCS/tech/ to DOCS/OUTATED-tech/wm42012-07-2823-5/+1
* | Remove DOCS/xmlwm42012-07-2819-3757/+0
* | TOOLS: remove useless crapwm42012-07-2831-5245/+0
* | Remove TOOLS/realcodecswm42012-07-2810-3903/+0
* | Remove ancient kernel device driverswm42012-07-2815-8277/+0
* | build: remove bin_to_header.py and use TOOLS/file2string.py insteadwm42012-07-283-46/+5
* | Merge remote-tracking branch 'origin/master'wm42012-07-28159-217652/+753
|\|
| * vo_sharedbuffer: remove from autoprobe listStefano Pigozzi2012-07-271-3/+3
| * vo_corevideo, vo_sharedbuffer: put private state in vo->privStefano Pigozzi2012-07-272-81/+77
| * demux_rawdv.c: fix change missing from recent 8079f4ff821Uoti Urpala2012-07-271-1/+0
| * vo_vdpau: disable refresh-aware frame timing when compositedUoti Urpala2012-07-273-2/+18
| * options: support "no-foo" syntax for flag suboptionsUoti Urpala2012-07-271-6/+23
| * demux_lavf: use lavf for RealMedia (.rm) files by defaultUoti Urpala2012-07-261-2/+0
| * vd_vfw.c: fix part missing from previous commitUoti Urpala2012-07-261-2/+3
| * demux, vd_ffmpeg: fix demux keyframe flag, set AV_PKT_FLAG_KEYUoti Urpala2012-07-2520-82/+68
| * video, audio: use lavc decoders without codecs.conf entriesUoti Urpala2012-07-2413-202/+175
| * core: fix attempt to get audio pts without audioUoti Urpala2012-07-171-3/+3
| * docs: delete outdated translated manpages/docsUoti Urpala2012-07-1699-215529/+0
| * Makefile: delete .d files in "clean" target tooUoti Urpala2012-07-161-2/+1
| * vo_vdpau: fix possible crash after preemptionUoti Urpala2012-07-161-3/+5
| * 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
* | Merge remote-tracking branch 'origin/master'wm42012-05-2020-1770/+760
|\|
| * 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
* | screenshot: fix minor memory leakwm42012-05-151-0/+1
* | cocoa: return the real CGLPixelFormatObjStefano Pigozzi2012-05-151-1/+1
* | cocoa: don't request a depth buffer sizeStefano Pigozzi2012-05-151-2/+0
* | cocoa: gl3: make window creation fail on <10.7Stefano Pigozzi2012-05-151-0/+5
* | cocoa: gl3: support querying of colors bit depthStefano Pigozzi2012-05-153-0/+21
* | cocoa: handle failure on pixel format creationStefano Pigozzi2012-05-141-0/+6
* | screenshot: improve error messageswm42012-04-291-6/+6
* | screenshot, vo_png: fix dependency on sizeof(AVFrame)wm42012-04-292-11/+22
* | Merge remote-tracking branch 'origin/master'wm42012-04-2921-1256/+1204
|\|
| * 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
* | Merge remote-tracking branch 'origin/master'wm42012-04-2814-327/+282
|\|
| * 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_openal: fix crash when no device parameter is passedwm42012-04-251-1/+1
* | vo_directx: clear panscan borders in windowed modewm42012-04-241-5/+32
* | vo_gl: reject MS Windows native OpenGL as software rasterizerwm42012-04-241-1/+3
* | vo_gl: refuse to use software renderer, unless explicitly requestedwm42012-04-242-21/+19
* | win32: don't crash if vo_w32_uninit() is called without vo_w32_init()wm42012-04-241-0/+2
* | subassconvert: handle unquoted attributes in subrip font tagswm42012-04-161-27/+45
* | gl_common: do not call glXGetClientString() and glXGetServerString()wm42012-04-161-34/+12
* | win32: fix handling of AltGrwm42012-04-141-0/+5
* | win32: simplify icon loadingwm42012-04-142-9/+4
* | win32: move global variables into a struct & some refactoringwm42012-04-146-321/+345
* | win32: use GetKeyState() instead of maintaining the state manuallywm42012-04-141-16/+9
* | Merge remote-tracking branch 'origin/master'wm42012-04-1321