mpv/video/decode
wm4 ba160f5c84 vd_lavc: ridiculous workaround for Libav 9 compatibility
This "sometimes" crashed when seeking. The fault apparently lies in
libavcodec: the decoder returns an unreferenced frame! This is
completely insane, but somehow I'm apparently still expected to
work this around. As a reaction, I will drop Libav 9 support in the
next commit. (While this commit will go into release/0.3.)
2014-03-16 01:38:13 +01:00
..
dec_video.c video: fix --no-aspect 2014-02-11 17:36:25 +01:00
dec_video.h video/decode: mp_msg conversions 2013-12-21 20:50:10 +01:00
lavc.h vd_lavc: ridiculous workaround for Libav 9 compatibility 2014-03-16 01:38:13 +01:00
lavc_dr1.c vd_lavc: ridiculous workaround for Libav 9 compatibility 2014-03-16 01:38:13 +01:00
vaapi.c video: initialize hw decoder in get_format 2014-03-10 22:56:26 +01:00
vd.h video: move video filter chain initialization from decoder to player 2013-12-10 20:07:39 +01:00
vd_lavc.c vd_lavc: ridiculous workaround for Libav 9 compatibility 2014-03-16 01:38:13 +01:00
vda.c vda: attempt to fix build (2) 2013-12-22 01:44:19 +01:00
vdpau.c video: initialize hw decoder in get_format 2014-03-10 22:56:26 +01:00
vdpau_old.c vdpau: mp_msg conversions 2013-12-21 20:50:11 +01:00