Re: [FFmpeg-devel] [PATCH 2/4] avdevice/decklink: add AV_OPT_FLAG_DEPRECATED flag for list_devices

2020-11-21 Thread Engi Gang
im stupid sorry On Sat, Nov 21, 2020 at 2:57 PM Reto Kromer wrote: > Engi Gang wrote: > > >unsubscribe > > Please follow the instruction given at the end of each single > message: > > >> To unsubscribe, visit link above, or email > >> ffmpeg-devel-re

Re: [FFmpeg-devel] [PATCH 2/4] avdevice/decklink: add AV_OPT_FLAG_DEPRECATED flag for list_devices

2020-11-21 Thread Engi Gang
unsubscribe On Sat, Nov 21, 2020 at 4:08 AM wrote: > From: Limin Wang > > and claim the option deprecated in the description. > > Signed-off-by: Limin Wang > --- > libavdevice/decklink_dec_c.c | 3 ++- > libavdevice/decklink_enc_c.c | 3 ++- > 2 files changed, 4 insertions(+), 2 deletions(-)