summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mplayer: rip out --capture supportwm42012-08-029-81/+0
* VO: remove VO direct renderingwm42012-08-0212-163/+3
* stream: remove stream_cuewm42012-08-024-645/+0
* AF: remove af_gate and af_compwm42012-08-025-347/+0
* Revert "codecs: prefer libmad over libmpg123"wm42012-08-021-12/+12
* man: update man with vo_corevideo and vo_sharedbufferStefano Pigozzi2012-08-021-14/+16
* man: update documentation related to screenshotswm42012-08-023-16/+97
* man: remove documentation for deleted stuffwm42012-08-024-448/+38
* manpage: merge new manpagewm42012-08-029-3/+6107
* vf: remove VFCAP_FLIPPED and VFCAP_CONSTANTwm42012-08-023-18/+1
* mplayer: expand --title as property, remove --use-filename-titlewm42012-08-025-9/+17
* m_config: reallow specifying static default values for string optionswm42012-08-021-1/+1
* cpudetect: remove unused/forgotten crapwm42012-08-012-14/+0
* input: change bind_keys() to use bstrwm42012-08-011-16/+14
* Makefile: move commands from distclean to clean and add missing fileswm42012-08-011-3/+8
* build: remove references to cpuinfowm42012-08-014-369/+0
* input: replace internal key binds with included etc/input.confwm42012-08-013-159/+15
* input: refactor: store builtin key binds along user user bindswm42012-08-011-24/+26
* input: simplify input.conf parsingwm42012-08-011-72/+28
* osd: minor simplification of vo_osd_changed()wm42012-08-017-29/+30
* stream: remove native RTSP/RTP/PNM supportwm42012-08-0133-10405/+7
* Remove dead codewm42012-08-0145-2825/+0
* gitignore: add osd_font autogenerated fileStefano Pigozzi2012-08-011-0/+1
* mangle: change preprocessor define for macosxStefano Pigozzi2012-08-011-1/+1
* vo_corevideo: remove font_load codeStefano Pigozzi2012-08-011-2/+0
* vo_gl3: support changing cmdlinewm42012-08-011-2/+82
* VO: add mechanisms to change VO commandline for VOs supporting itwm42012-08-014-0/+20
* mplayer: remove pos parameter from sadd* functionswm42012-08-011-53/+46
* 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
|