| Commit message (Expand) | Author | Age |
* | player: fatal error if linked and compiled FFmpeg versions mismatch | wm4 | 2016-07-01 |
* | av_log: readd ffmpeg library runtime version mismatch warning | wm4 | 2016-05-01 |
* | encode_lavc: Migrate to codecpar API. | Rudolf Polzer | 2016-04-11 |
* | demux_lavf, ad_lavc, ad_spdif, vd_lavc: handle FFmpeg codecpar API change | wm4 | 2016-03-31 |
* | playlist: improve shuffle algorithm | Niklas Haas | 2016-03-20 |
* | av_common: explicitly exclude _vdpau deccoders from enumeration | wm4 | 2016-03-02 |
* | msg: introduce partial line buffers per mp_log | wm4 | 2016-03-01 |
* | msg: minor simplification | wm4 | 2016-03-01 |
* | av_log: avoid partial lines | wm4 | 2016-03-01 |
* | msg: use dynamic buffer for message formatting | wm4 | 2016-03-01 |
* | command: add encoder-list property | wm4 | 2016-03-01 |
* | Initial Android support | Jan Ekström | 2016-02-10 |
* | common/common.c: handle utf16 in mp_parse_escape | kwkam | 2016-02-06 |
* | build: make libavfilter mandatory | wm4 | 2016-02-05 |
* | audio/video: merge decoder return values | wm4 | 2016-02-01 |
* | Relicense some non-MPlayer source files to LGPL 2.1 or later | wm4 | 2016-01-19 |
* | global: add client API pointer to library handle | wm4 | 2016-01-15 |
* | mpv_talloc.h: rename from talloc.h | Dmitrij D. Czarkoff | 2016-01-11 |
* | common: add mp_tag_str() utility function | wm4 | 2016-01-11 |
* | common: allow "\/" as escape sequence | wm4 | 2016-01-08 |
* | player: make watch later/resume work when "playing" directories | wm4 | 2016-01-06 |
* | command: replace ROUND() with lrint() | wm4 | 2015-12-26 |
* | msg: remove redundant condition | wm4 | 2015-12-05 |
* | video: pass through libavformat has_b_frames field | wm4 | 2015-10-19 |
* | msg: remove the useless trailing comment from stats dumping | wm4 | 2015-10-14 |
* | video: make container vs. bitstream aspect ratio configurable | wm4 | 2015-08-30 |
* | av_common: remove deprecated API usage | wm4 | 2015-08-07 |
* | player: warn against using HLS URLs with --playlist | wm4 | 2015-08-04 |
* | av_log: remove dumb shit | wm4 | 2015-07-18 |
* | player: parse and expose m3u playlist titles | wm4 | 2015-07-10 |
* | av_log: print FFmpeg version | wm4 | 2015-07-03 |
* | client API: allow using msg-level option for log messages | wm4 | 2015-06-20 |
* | av_log: skip prefix if unknown | wm4 | 2015-06-20 |
* | Various spelling fixes | Marcin Kurczewski | 2015-06-18 |
* | av_log: set default av_log callback on exit | wm4 | 2015-06-17 |
* | audio: add --audio-spdif as new method for enabling passthrough | wm4 | 2015-06-05 |
* | path: make mp_path_join accept normal C strings | wm4 | 2015-05-09 |
* | x11: query ICC profile based on center of window | Niklas Haas | 2015-04-29 |
* | options: remove unneeded hack from command line parser | wm4 | 2015-04-23 |
* | Update license headers | Marcin Kurczewski | 2015-04-13 |
* | vd_lavc: request 1 more threads than CPU cores | wm4 | 2015-03-05 |
* | player: refine rar:// playlist-safety handling | wm4 | 2015-03-02 |
* | msg: use relaxed atomics for log level test | wm4 | 2015-03-02 |
* | demux: add a demux_open_url() function | wm4 | 2015-02-20 |
* | demux: change demux_open() signature | wm4 | 2015-02-20 |
* | player: drop explicit exit() calls | wm4 | 2015-02-12 |
* | options: change --msg-level option | wm4 | 2015-02-06 |
* | av_common: add comment about using now-deprecated libavcodec field | wm4 | 2015-01-30 |
* | msg: add --log-file option | wm4 | 2015-01-26 |
* | video: remove vfcap.h | wm4 | 2015-01-21 |