summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-12-22 18:40:17 +0100
committerwm4 <wm4@nowhere>2016-12-22 18:40:32 +0100
commit17d6ba7f776d6fd0ebc7a9881a999299c3fa9471 (patch)
tree0d3f517fb86543e0e03d40f9de53594614b3f25e /audio
parentb1c0bbe8b8b9d25c2682f29af66ad243e0072897 (diff)
downloadmpv-17d6ba7f776d6fd0ebc7a9881a999299c3fa9471.tar.bz2
mpv-17d6ba7f776d6fd0ebc7a9881a999299c3fa9471.tar.xz
vd_lavc: use AVFrame fields directly instead of AVCodecContext
Conceptually cleaner, although the API claims this is equivalent. Originally, AVCodecContext fields were used, because not all supported libavcodec/libavutil versions had the AVFrame fields. This is not done for chroma_sample_location - it has no AVFrame field.
Diffstat (limited to 'audio')
0 files changed, 0 insertions, 0 deletions