1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-11 08:37:59 +00:00
mpv/video/decode
wm4 9b5e4e5715 demux_raw: drop "mp-rawvideo" use
This is an old pseudo codec to pass through the pixel format. Setup a
suitable AVCodecParameter directly instead, so the "rawvideo" codec can
be used.
2017-05-20 11:43:57 +02:00
..
d3d.c d3d11: change mp_image plane pointer semantics 2017-05-04 01:13:03 +02:00
d3d.h d3d: implement screenshots for --hwdec=d3d11va 2016-06-28 20:38:53 +02:00
dec_video.c dec_video, dec_audio: remove redundant NULL-checks 2017-02-20 13:58:18 +01:00
dec_video.h player: add experimental stream recording feature 2017-02-07 17:05:17 +01:00
hw_cuda.c cuda: add new way to set cuda context on cuvid codecs 2017-05-05 00:48:53 +02:00
hw_d3d11va.c d3d: fix build with Libav 2017-05-04 02:12:10 +02:00
hw_dxva2.c d3d: fix build with Libav 2017-05-04 02:12:10 +02:00
hw_videotoolbox.c hw_videotoolbox: allow using native decoder output format 2017-03-02 11:49:12 +01:00
lavc.h cuda: add new way to set cuda context on cuvid codecs 2017-05-05 00:48:53 +02:00
vd_lavc.c demux_raw: drop "mp-rawvideo" use 2017-05-20 11:43:57 +02:00
vd.h video: make decoder EOF reporting explicit 2017-01-11 11:02:57 +01:00