Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Relicense some non-MPlayer source files to LGPL 2.1 or later | wm4 | 2016-01-19 |
* | video: pass through libavformat has_b_frames field | wm4 | 2015-10-19 |
* | video: make container vs. bitstream aspect ratio configurable | wm4 | 2015-08-30 |
* | av_common: remove deprecated API usage | wm4 | 2015-08-07 |
* | vd_lavc: request 1 more threads than CPU cores | wm4 | 2015-03-05 |
* | av_common: add comment about using now-deprecated libavcodec field | wm4 | 2015-01-30 |
* | player: use libavutil API to get number of CPUs | wm4 | 2015-01-05 |
* | player: print used number of threads in verbose mode | wm4 | 2015-01-05 |
* | demux: always use AVPacket | wm4 | 2014-08-25 |
* | Improve setting AVOptions | wm4 | 2014-08-02 |
* | stream_lavf: allow setting AVOptions with --stream-lavf-o | wm4 | 2014-07-30 |
* | av_common: remove unneeded field | wm4 | 2014-06-29 |
* | Factor out setting AVCodecContext extradata | wm4 | 2014-01-11 |
* | av_common: abuse av_log to print message instead of mp_msg | wm4 | 2013-12-21 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 |