1
mirror of https://github.com/mpv-player/mpv synced 2024-09-16 22:19:59 +02:00
mpv/video/decode
wm4 6a4a5595d8 options: remove OPT_FLAG_CONSTANTS
This means use of the min/max fields can be dropped for the flag option
type, which makes some things slightly easier. I'm also not sure if the
client API handled the case of flag not being 0 or 1 correctly, and this
change gets rid of this concern.
2014-06-13 02:10:45 +02:00
..
dec_video.c player: hide audio/video codec and file format messages 2014-05-31 22:07:36 +02:00
dec_video.h audio: rename i_bps to 'bitrate' to avoid confusion 2014-05-28 21:37:50 +02:00
lavc.h video: warn if an emulated hwdec API is used 2014-05-28 02:08:45 +02:00
vaapi.c vaapi: fix destruction with --hwdec=haapi-copy 2014-05-28 02:08:45 +02:00
vd_lavc.c options: remove OPT_FLAG_CONSTANTS 2014-06-13 02:10:45 +02:00
vd.h video: add a "hwdec" property to enable or disable hw decoding at runtime 2014-04-23 01:58:12 +02:00
vda.c vda: Hwaccel 1.2 support 2014-05-12 12:59:16 +02:00
vdpau.c video: warn if an emulated hwdec API is used 2014-05-28 02:08:45 +02:00