1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-06 23:21:54 +00:00
mpv/video/decode
wm4 536efe6faf player: fix some oversights in video refactoring
vo_chain_uninit() isn't supposed to care much about the decoder
(although decoders and outputs still go strictly together, so there is
not much of an actual difference now).

Also unset track.d_video correctly.

Remove a stale declaration from dec_video.h as well.
2016-01-22 00:25:44 +01:00
..
dec_video.c video: refactor: disentangle decoding/filtering some more 2016-01-16 22:08:39 +01:00
dec_video.h player: fix some oversights in video refactoring 2016-01-22 00:25:44 +01:00
dxva2.c dxva2: log more debug infos 2016-01-11 16:24:13 +01:00
lavc.h vd_lavc: be more careful with flushing the decoder 2015-11-10 16:06:42 +01:00
rpi.c Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
vaapi.c vaapi: fix compilation on older FFmpeg/Libav 2016-01-20 15:35:15 +01:00
vd_lavc.c vd_lavc: feed A53_CC side data packets into the demuxer for eia_608 decoding 2016-01-18 12:14:52 -08:00
vd.h video: readd codec delay estimation 2015-12-02 14:38:47 +01:00
vdpau.c Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
videotoolbox.c Change 3 more files to LGPL 2016-01-20 15:43:56 +01:00