1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-21 07:16:56 +00:00
mpv/video/decode
wm4 4056765643 vd_lavc: remove -lavdopts vstats suboption
This printed per-frame statistics into a file, like bitrate or frame
type. Not very useful and accesses obscure AVCodecContext fields
(danger of deprecation/breakage), so get rid of it.
2013-01-13 23:30:12 +01:00
..
dec_video.c video/filter: change filter API, use refcounting, remove filter DR 2013-01-13 20:04:10 +01:00
dec_video.h video/filter: change filter API, use refcounting, remove filter DR 2013-01-13 20:04:10 +01:00
lavc_dr1.c vd_lavc: make non-reference frames writeable 2013-01-13 20:04:10 +01:00
lavc.h vd_lavc: remove -lavdopts vstats suboption 2013-01-13 23:30:12 +01:00
vd_lavc.c vd_lavc: remove -lavdopts vstats suboption 2013-01-13 23:30:12 +01:00
vd.c video/filter: change filter API, use refcounting, remove filter DR 2013-01-13 20:04:10 +01:00
vd.h vd_lavc: remove codec DR 2013-01-13 17:39:32 +01:00