summaryrefslogtreecommitdiffstats
path: root/common/av_common.h
Commit message (Expand)AuthorAgeFilesLines
* ad_lavc, vd_lavc: move mpv->lavc decoder parameter setup to common codewm42017-01-251-1/+3
* av_common: drop unused functionwm42017-01-241-1/+0
* Remove compatibility thingswm42016-12-071-9/+0
* ad_lavc, vd_lavc: fix a recent libavcodec deprecation warningwm42016-10-171-0/+9
* video/audio: always provide "proper" timestamps to libavcodecwm42016-08-191-0/+1
* demux_lavf, ad_lavc, ad_spdif, vd_lavc: handle FFmpeg codecpar API changewm42016-03-311-0/+2
* command: add encoder-list propertywm42016-03-011-0/+1
* Relicense some non-MPlayer source files to LGPL 2.1 or laterwm42016-01-191-7/+7
* player: print used number of threads in verbose modewm42015-01-051-1/+1
* Improve setting AVOptionswm42014-08-021-0/+3
* stream_lavf: allow setting AVOptions with --stream-lavf-owm42014-07-301-0/+2
* Factor out setting AVCodecContext extradatawm42014-01-111-0/+1
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-0/+39