aboutsummaryrefslogtreecommitdiffhomepage
path: root/common/av_common.c
Commit message (Expand)AuthorAge
* vd_lavc: request 1 more threads than CPU coresGravatar wm42015-03-05
* av_common: add comment about using now-deprecated libavcodec fieldGravatar wm42015-01-30
* player: use libavutil API to get number of CPUsGravatar wm42015-01-05
* player: print used number of threads in verbose modeGravatar wm42015-01-05
* demux: always use AVPacketGravatar wm42014-08-25
* Improve setting AVOptionsGravatar wm42014-08-02
* stream_lavf: allow setting AVOptions with --stream-lavf-oGravatar wm42014-07-30
* av_common: remove unneeded fieldGravatar wm42014-06-29
* Factor out setting AVCodecContext extradataGravatar wm42014-01-11
* av_common: abuse av_log to print message instead of mp_msgGravatar wm42013-12-21
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17