| Commit message (Expand) | Author | Age |
* | mplayer: turn playtree into a list, and change per-file option handling | wm4 | 2012-07-31 |
* | Remove some demuxers and decoders | wm4 | 2012-07-30 |
* | codecs: prefer libmad over libmpg123 | wm4 | 2012-07-30 |
* | Merge remote-tracking branch 'origin/master' | wm4 | 2012-07-28 |
|\ |
|
| * | video, audio: use lavc decoders without codecs.conf entries | Uoti Urpala | 2012-07-24 |
| * | build, codec-cfg.c: simplify builtin codecs.conf handling | Uoti Urpala | 2012-07-16 |
* | | win32: support key modifiers (shift, ctrl, alt) | wm4 | 2012-04-06 |
|/ |
|
* | etc/input.conf: make file contents match default key bindings | wm4 | 2012-03-25 |
* | libmenu: remove OSD menu functionality (--menu) | Uoti Urpala | 2011-10-25 |
* | codecs.conf: add Libav ProRes decoder | Uoti Urpala | 2011-09-23 |
* | options, subs: add --ass-vsfilter-aspect-compat | harklu | 2011-08-12 |
* | codecs.conf: add yv16 raw fourcc | compn | 2011-07-06 |
* | codecs.conf: add vfw csmcodec for fourcc CSM0, map YV24 fourcc to raw444P codec | compn | 2011-07-06 |
* | etc/mplayer.desktop: revise desktop file | ib | 2011-07-06 |
* | codecs.conf: add fourcc DVOO to rawyuy2 | cehoyos | 2011-06-29 |
* | codecs.conf: add libavcodec r10k decoder | cehoyos | 2011-06-29 |
* | codecs.conf: add S302M audio codec from libavcodec | cehoyos | 2011-06-29 |
* | vd_ffmpeg: autoselect output colorspaces without codecs.conf | Uoti Urpala | 2011-06-26 |
* | input: add useful default pointer button bindings | Grigori Goronzy | 2011-06-14 |
* | vo_xvmc: drop XvMC support | Uoti Urpala | 2011-05-09 |
* | codecs.conf: add Etymonix MPEG-2 I-frame codec to ffmpeg12 | cehoyos | 2011-05-02 |
* | codecs.conf: add Canopus SD50 (CDV5) to ffdv entry | cehoyos | 2011-05-02 |
* | codecs.conf: add Deluxe Paint Animation decoder from libavcodec | reimar | 2011-05-02 |
* | codecs.conf: add Kega Video (kgv1) from libavcodec | cehoyos | 2011-05-02 |
* | codecs.conf, mp_taglists: add FFmpeg Bitmap Brothers JV decoder | cehoyos | 2011-05-02 |
* | codecs.conf: cleanup/unify hdv* fourccs, except vdpau | compn | 2011-05-01 |
* | codecs.conf: only list 4:2:0 colorspace fourccs for VDPAU | cehoyos | 2011-04-13 |
* | codecs.conf, stheader.h: support CrystalHD decoding (libavcodec) | cehoyos | 2011-04-13 |
* | codecs.conf: add xd55 isom for mpeg2 video from fcp | compn | 2011-04-13 |
* | codecs.conf: Use fourcc instead of format where appropriate | cehoyos | 2011-04-13 |
* | ad_pcm, codecs.conf: support 'lpcm' in mov and float in aiff | cehoyos | 2011-04-13 |
* | codecs.conf: Add FourCC ai12 for AVC Intra 100 / 1080. | cehoyos | 2011-04-13 |
* | ad_liba52: Fix -ac a52 with tags other than 0x2000 or dnet | reimar | 2011-04-13 |
* | codecs.conf, mp_taglists.c: add LXF PCM and dvvideo | cehoyos | 2011-04-12 |
* | codecs.conf: add ai5q and ai1q fourccs for h264 decoders | compn | 2011-04-12 |
* | codecs.conf: clarify XAN DPCM comment | cehoyos | 2011-04-12 |
* | codecs.conf: Support 0x594A as format value for XAN DPCM audio | cehoyos | 2011-04-12 |
* | mp3lib: drop internal mp3lib tree | Uoti Urpala | 2011-04-02 |
* | codecs.conf: Add FFmpeg WC4 xan decoder | cehoyos | 2011-02-15 |
* | codecs.conf: add apco, ap4h, ai55, ai15 fourccs | compn | 2011-02-15 |
* | libmpeg2: drop libmpeg2 support | Uoti Urpala | 2011-02-01 |
* | vo_zr2: drop Zoran support | Uoti Urpala | 2011-01-31 |
* | codecs.conf, vd_ffmpeg: Enable fflagarith video decoder | cehoyos | 2011-01-31 |
* | codecs.conf: add format id for FLAC in mov | cehoyos | 2011-01-31 |
* | codecs.conf: Fix playback of ffv1 yuv422p16 | cehoyos | 2011-01-31 |
* | example.conf: Disambiguate remarks about profiles | diego | 2011-01-31 |
* | Merge branch 'hr-seek' | Uoti Urpala | 2010-12-20 |
|\ |
|
| * | input: add default keybindings Shift+[arrow] for small exact seeks | Uoti Urpala | 2010-12-20 |
| * | input: support bindings with modifier keys for X input | Uoti Urpala | 2010-12-20 |
* | | example.conf: add some profile information and user-agent examples | compn | 2010-12-16 |