summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* input.conf: fix typowm42013-11-221-1/+1
* encoding-example-profiles: support setsar in FFmpeg-gitRudolf Polzer2013-11-071-13/+19
* input.conf: clarify the magic how default key bindings are addedwm42013-11-061-3/+7
* command: replace speed_mult with multiply commandwm42013-10-311-4/+4
* encoding-example-configs: add more comments regarding the scaling methodRudolf Polzer2013-10-311-2/+16
* Fix style of the HP Slate 7 vf-add line.Rudolf Polzer2013-10-301-1/+1
* encoding-example-profiles: support HP Slate 7's weird aspect.Rudolf Polzer2013-10-301-5/+37
* mpv.desktop: add russian translation, sortNikoli2013-10-181-1/+3
* example.conf: add example for disabling the OSCwm42013-10-141-0/+3
* mpv.desktop: add --force-windowwm42013-10-021-1/+1
* Add mpv.desktop, let Makefile install the desktop file and the iconswm42013-09-151-0/+21
* example.conf: some modificationswm42013-09-071-23/+22
* input: don't print warning if certain internal keys are not boundwm42013-09-061-4/+0
* etc: delete mplayer.xpmwm42013-09-051-239/+0
* x11: add window iconwm42013-09-013-0/+0
* osx: use MP_KEY_* instead of MK_* for media keysStefano Pigozzi2013-09-011-5/+0
* input: comment all default bindings in input.confwm42013-09-011-137/+145
* change application iconStefano Pigozzi2013-09-012-556/+0
* input.conf: bind AXIS_(LEFT|RIGHT) to seek 5Stefano Pigozzi2013-08-131-2/+2
* video: redo hw decoding initialization, add --hwdec=autowm42013-08-111-1/+8
* input.conf: better documentation and sane defaultsAlexander Preisinger2013-08-071-2/+4
* input: add support for precise scroll axesAlexander Preisinger2013-08-071-0/+6
* encoding-example-profiles: get rid of the N900 anti upscale hack.Rudolf Polzer2013-08-021-1/+1
* mpv.rc: update Windows iconJames Ross-Gowan2013-07-302-0/+0
* input: trigger mouse_leave key bindings if mouse leaves mouse areawm42013-06-291-0/+1
* input: handle mouse movement differentlywm42013-06-291-0/+3
* core: add libquvi 0.9 supportwm42013-06-281-0/+3
* Option -omaxfps: limit fps when encodingRudolf Polzer2013-06-091-0/+6
* osx: improve Media Keys supportStefano Pigozzi2013-06-041-0/+5
* osx: add Apple Remote supportStefano Pigozzi2013-06-031-1/+16
* input.conf: fix commentwm42013-06-031-3/+3
* core: add playback resume feature (manual/opt-in)wm42013-05-051-0/+1
* core: add backstep supportwm42013-04-241-0/+1
* Remove some apple remote leftoverswm42013-04-051-15/+0
* encoding-example-profiles: block non-4:0:0 for baseline h264Rudolf Polzer2013-04-041-0/+4
* encoding-example-profiles and manpage: prefer libvorbis over vorbisRudolf Polzer2013-03-311-1/+1
* encoding-examples-profiles: fix N900 profileRudolf Polzer2013-03-201-1/+1
* encoding-example-profiles: for Nokia N900, avoid upscalingRudolf Polzer2013-03-181-1/+1
* input: ignore normal mouse click by defaultwm42013-03-141-0/+1
* encoding-example-profiles: add a Nokia N900 profileRudolf Polzer2013-03-041-0/+6
* input.conf: change default bindings of 5/6 from hue to gammawm42013-03-011-2/+2
* options: drop --opt:subopt option nameswm42013-02-231-3/+3
* core: redo how codecs are mapped, remove codecs.confwm42013-02-101-2210/+0
* core: remove --edlout functionalitywm42013-02-061-1/+0
* video: add --autofit and --autofit-larger optionswm42013-01-231-0/+3
* encoding-example-profiles: typo fixesRudolf Polzer2013-01-181-3/+3
* video: decouple internal pixel formats from FourCCswm42013-01-131-0/+9
* video: different way to enable hardware decoding, add software fallbackwm42013-01-132-2/+14
* video: simplify decoder pixel format handlingwm42013-01-131-10/+2
* encoding-example-profiles: restructure iPhone profilesRudolf Polzer2013-01-101-11/+11
* encoding-example-profiles: fix "oac" typoRudolf Polzer2012-12-281-2/+2
* audio/decode: remove ad_dvdpcm and use ad_lavc for DVD PCMwm42012-12-111-1/+2
* audio/decode: remove ad_pcm and use ad_lavc for PCMwm42012-12-111-31/+27
* configure: don't check for inttypes.h, it always existswm42012-12-031-4/+0
* encoding-example-profiles: updates, iphone 5 supportRudolf Polzer2012-12-011-4/+11
* encoding-example-profiles: fix aac bitrateRudolf Polzer2012-12-011-2/+0
* encoding-example-profiles: use 96kbps aacRudolf Polzer2012-12-011-2/+1
* encoding examples: change global_quality use to qscaleRudolf Polzer2012-11-151-4/+4
* example.conf: all options should be commentedwm42012-11-141-1/+1
* example.conf: remove some useless options, add some useful oneswm42012-11-111-45/+10
* Merge branch 'osd_changes' into masterwm42012-11-011-4/+3
|\
| * Merge branch 'master' into osd_changeswm42012-10-242-0/+572
| |\
| * | screenshot: change "screenshot" input commandwm42012-10-241-4/+3
* | | codecs.conf: cleanup: remove stale entrywm42012-10-301-8/+0
* | | input: remove default bindings for sub_stepwm42012-10-301-2/+2
| |/ |/|
* | codecs: add Video Decode Acceleration Framework codecStefano Pigozzi2012-10-161-0/+16
* | TOOLS: add script for osx bundle generationStefano Pigozzi2012-10-161-0/+556
|/
* input: add input test modewm42012-10-141-2/+5
* Merge branch 'input_changes' into masterwm42012-10-121-82/+80
|\
| * commands: use "up" and "down" as 2nd argument for cycle commandwm42012-10-121-1/+1
| * commands: make exact seeking default bindings not use OSDwm42012-10-121-4/+5
| * commands: add choice type to input commandswm42012-10-121-9/+9
| * input: handle escapes always in command parserwm42012-10-121-5/+3
| * commands: replace "switch" with "add" and "cycle"wm42012-10-121-64/+64
| * commands: replace --hardframedrop, change framedropping propertywm42012-10-121-1/+1
| * commands: rename osd_show_[property_]text and osd_show_progressionwm42012-10-121-2/+2
| * commands: remove speed_set/speed_incr commandswm42012-10-121-1/+1
| * commands: rename properties, update input.confwm42012-10-121-65/+64
* | Rename to "mpv"wm42012-10-124-41/+14
* | encoding_example_profiles: add the better AAC encodersRudolf Polzer2012-10-121-1/+1
* | encode: add options --ovfirst and --oafirstRudolf Polzer2012-09-291-4/+4
* | encoding examples: refuse upscaling when the target is an iPhoneRudolf Polzer2012-09-241-7/+7
|/
* encode: video encoding now supported using mencoder-like optionsRudolf Polzer2012-09-182-0/+191
* ad_dvdpcm: add back PCM decoder for DVDwm42012-09-181-0/+6
* options: remove -subalignwm42012-09-181-1/+0
* rawaudio: use mplayer audio format for format optionwm42012-09-181-0/+1
* ad_pcm: add back raw decoderwm42012-09-181-0/+30
* Remove VESA/FBDEV remains, clean up example.confwm42012-09-181-40/+3
* core: runtime Matroska edition switchingwm42012-09-181-0/+1
* libmpcodecs: remove redundant audio and video decoderswm42012-08-201-2601/+1
* Remove support for libdvwm42012-08-201-25/+0
* Remove dvdnav support (DVD menus)wm42012-08-161-14/+0
* codecs.cfg: do not prefer spdifmpa over mpg123 decoderwm42012-08-071-1/+1
* input.conf: put dvdnav commands under {dvdnav}wm42012-08-051-8/+8
* example.conf: add bandwidth examplemplayer-svn2012-08-031-0/+4
* libmpcodecs: add ad_spdif.c, S/PDIF passthrough decodermplayer-svn2012-08-031-0/+59
* Remove teletext supportwm42012-08-031-3/+0
* Revert "codecs: prefer libmad over libmpg123"wm42012-08-021-12/+12
* mplayer: turn playtree into a list, and change per-file option handlingwm42012-07-311-9/+5
* Remove some demuxers and decoderswm42012-07-301-111/+0
* codecs: prefer libmad over libmpg123wm42012-07-301-12/+12
* Merge remote-tracking branch 'origin/master'wm42012-07-281-2/+15
|\
| * video, audio: use lavc decoders without codecs.conf entriesUoti Urpala2012-07-241-1/+14
| * build, codec-cfg.c: simplify builtin codecs.conf handlingUoti Urpala2012-07-161-2/+2
* | win32: support key modifiers (shift, ctrl, alt)wm42012-04-061-1/+1
|/
* etc/input.conf: make file contents match default key bindingswm42012-03-251-100/+146
* libmenu: remove OSD menu functionality (--menu)Uoti Urpala2011-10-253-284/+0
* codecs.conf: add Libav ProRes decoderUoti Urpala2011-09-231-0/+11
* options, subs: add --ass-vsfilter-aspect-compatharklu2011-08-121-0/+1
* codecs.conf: add yv16 raw fourcccompn2011-07-061-0/+2
* codecs.conf: add vfw csmcodec for fourcc CSM0, map YV24 fourcc to raw444P codeccompn2011-07-061-0/+11
* etc/mplayer.desktop: revise desktop fileib2011-07-061-8/+17
* codecs.conf: add fourcc DVOO to rawyuy2cehoyos2011-06-291-0/+2
* codecs.conf: add libavcodec r10k decodercehoyos2011-06-291-0/+7
* codecs.conf: add S302M audio codec from libavcodeccehoyos2011-06-291-0/+7
* vd_ffmpeg: autoselect output colorspaces without codecs.confUoti Urpala2011-06-261-154/+0
* input: add useful default pointer button bindingsGrigori Goronzy2011-06-141-0/+7
* vo_xvmc: drop XvMC supportUoti Urpala2011-05-091-35/+0
* codecs.conf: add Etymonix MPEG-2 I-frame codec to ffmpeg12cehoyos2011-05-021-0/+1
* codecs.conf: add Canopus SD50 (CDV5) to ffdv entrycehoyos2011-05-021-0/+1
* codecs.conf: add Deluxe Paint Animation decoder from libavcodecreimar2011-05-021-0/+8
* codecs.conf: add Kega Video (kgv1) from libavcodeccehoyos2011-05-021-0/+8
* codecs.conf, mp_taglists: add FFmpeg Bitmap Brothers JV decodercehoyos2011-05-021-0/+8
* codecs.conf: cleanup/unify hdv* fourccs, except vdpaucompn2011-05-011-22/+14
* codecs.conf: only list 4:2:0 colorspace fourccs for VDPAUcehoyos2011-04-131-3/+0
* codecs.conf, stheader.h: support CrystalHD decoding (libavcodec)cehoyos2011-04-131-1/+119
* codecs.conf: add xd55 isom for mpeg2 video from fcpcompn2011-04-131-5/+5
* codecs.conf: Use fourcc instead of format where appropriatecehoyos2011-04-131-60/+60
* ad_pcm, codecs.conf: support 'lpcm' in mov and float in aiffcehoyos2011-04-131-0/+2
* codecs.conf: Add FourCC ai12 for AVC Intra 100 / 1080.cehoyos2011-04-131-0/+1
* ad_liba52: Fix -ac a52 with tags other than 0x2000 or dnetreimar2011-04-131-1/+4
* codecs.conf, mp_taglists.c: add LXF PCM and dvvideocehoyos2011-04-121-0/+7
* codecs.conf: add ai5q and ai1q fourccs for h264 decoderscompn2011-04-121-0/+3
* codecs.conf: clarify XAN DPCM commentcehoyos2011-04-121-1/+1
* codecs.conf: Support 0x594A as format value for XAN DPCM audiocehoyos2011-04-121-0/+1
* mp3lib: drop internal mp3lib treeUoti Urpala2011-04-021-17/+0
* codecs.conf: Add FFmpeg WC4 xan decodercehoyos2011-02-151-0/+8
* codecs.conf: add apco, ap4h, ai55, ai15 fourccscompn2011-02-151-0/+5
* libmpeg2: drop libmpeg2 supportUoti Urpala2011-02-011-39/+0
* vo_zr2: drop Zoran supportUoti Urpala2011-01-311-7/+0
* codecs.conf, vd_ffmpeg: Enable fflagarith video decodercehoyos2011-01-311-0/+8
* codecs.conf: add format id for FLAC in movcehoyos2011-01-311-0/+1
* codecs.conf: Fix playback of ffv1 yuv422p16cehoyos2011-01-311-1/+1
* example.conf: Disambiguate remarks about profilesdiego2011-01-311-15/+19
* Merge branch 'hr-seek'Uoti Urpala2010-12-201-0/+9
|\
| * input: add default keybindings Shift+[arrow] for small exact seeksUoti Urpala2010-12-201-0/+5
| * input: support bindings with modifier keys for X inputUoti Urpala2010-12-201-0/+4
* | example.conf: add some profile information and user-agent examplescompn2010-12-161-0/+16
* | codecs.conf: add ffmpeg g722 audio codeccompn2010-12-161-0/+7
* | codecs.conf: add Avid DNxHD through QuickTimereimar2010-12-161-1/+10
|/
* cosmetics: Fix Bluray vs. Blu-ray typodiego2010-11-141-1/+1
* codecs.conf: Prefer FFmpeg AAC decoder over libfaad2diego2010-11-141-2/+1
* codecs.conf: document need to add fourccs to parser list in demuxer.ccehoyos2010-11-081-0/+16
* codecs.conf: add missing YV12 output formats for FFmpeg codecsreimar2010-11-081-4/+4
* codecs.conf: mark fflatm non-buggy (now default for AAC/LATM)reimar2010-11-081-1/+1
* codecs_conf, mp_taglists: Use only one fourcc for LATMreimar2010-11-081-1/+1
* mplayer.desktop: Add video/3gpp and application/x-flash-video mime typesdiego2010-11-081-1/+1
* codecs.conf, mp_taglists: Support FFmpeg LATM decodingcehoyos2010-11-081-15/+22
* codecs.conf: add another xdcam mpeg2 fourcc/isom xd54compn2010-11-021-6/+7
* codecs.conf: Partial support for ffwmvp (only works with -demuxer lavf)cehoyos2010-11-021-0/+8
* codecs.conf: add fourcc AMV2, WAWVcompn2010-11-021-3/+11
* codecs.conf: add matchware screen codec fourcc MWSCcompn2010-11-021-0/+8
* codecs.conf: add fourcc: IMM4, LZOC, DIRC, MHFY, MSA1, vvvccompn2010-11-021-0/+42
* spelling fixessiretart2010-11-021-1/+1
* codecs.conf: add binary expression codec for fourcc MTS2compn2010-11-021-0/+10
* codecs.conf: Support FFmpeg's native AMR Narrowband decodercehoyos2010-11-021-0/+8
* libgsm: Remove libgsm wrapperreimar2010-11-021-10/+0
* codecs.conf: Add/fix GSM audio decoding through FFmpegreimar2010-11-021-3/+25
* codecs.conf: Support libgsm via libavcodecreimar2010-11-021-0/+11
* ad_mpg123: add MP3 decoding through libmpg123diego2010-11-021-0/+15
* codecs.conf: Update ffvp8 comment.cehoyos2010-11-02