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