mpv/video/decode
wm4 17d6ba7f77 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.
2016-12-22 18:40:32 +01:00
..
cuda.c vo_opengl: hwdec_cuda: Use dynamic loading for cuda functions 2016-11-23 01:07:26 +01:00
d3d.c win32: build with -DINITGUID 2016-09-28 21:38:52 +10:00
d3d.h d3d: implement screenshots for --hwdec=d3d11va 2016-06-28 20:38:53 +02:00
d3d11va.c d3d11va: unconditionally load D3D DLLs 2016-11-23 01:18:44 +11:00
dec_video.c dec_video: don't spam missing PTS warnings 2016-11-09 17:51:19 +01:00
dec_video.h dec_video: don't spam missing PTS warnings 2016-11-09 17:51:19 +01:00
dxva2.c win32: build with -DINITGUID 2016-09-28 21:38:52 +10:00
lavc.h vd_lavc: expose mastering display side data reference peak 2016-07-03 19:42:52 +02:00
vaapi.c vaapi: support drm devices when running in vaapi-copy mode 2016-10-02 12:38:33 +02:00
vd.h video: approximate AVI timestamps via DTS handling 2016-02-11 16:14:30 +01:00
vd_lavc.c vd_lavc: use AVFrame fields directly instead of AVCodecContext 2016-12-22 18:40:32 +01:00
vdpau.c vdpau: fix vaapi probing if libvdpau-va-gl1 is present 2016-12-02 16:09:51 +01:00
videotoolbox.c video: change hw_subfmt meaning 2016-07-15 13:04:17 +02:00