aboutsummaryrefslogtreecommitdiffhomepage
path: root/common/av_common.h
Commit message (Expand)AuthorAge
* f_lavfi: support setting common filter options like "threads"Gravatar wm42018-04-29
* mp_image: replace rude function with less rude FFmpeg upstream functionGravatar wm42018-03-03
* command: add demuxer-lavf-list propertyGravatar Ricardo Constantino2018-01-02
* video: properly pass through ICC dataGravatar wm42017-10-16
* ad_lavc, vd_lavc: move mpv->lavc decoder parameter setup to common codeGravatar wm42017-01-25
* av_common: drop unused functionGravatar wm42017-01-24
* Remove compatibility thingsGravatar wm42016-12-07
* ad_lavc, vd_lavc: fix a recent libavcodec deprecation warningGravatar wm42016-10-17
* video/audio: always provide "proper" timestamps to libavcodecGravatar wm42016-08-19
* demux_lavf, ad_lavc, ad_spdif, vd_lavc: handle FFmpeg codecpar API changeGravatar wm42016-03-31
* command: add encoder-list propertyGravatar wm42016-03-01
* Relicense some non-MPlayer source files to LGPL 2.1 or laterGravatar wm42016-01-19
* player: print used number of threads in verbose modeGravatar wm42015-01-05
* Improve setting AVOptionsGravatar wm42014-08-02
* stream_lavf: allow setting AVOptions with --stream-lavf-oGravatar wm42014-07-30
* Factor out setting AVCodecContext extradataGravatar wm42014-01-11
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17