[FFmpeg-devel] [PATCH] Remove last deprecated calls
Felt, Patrick
Patrick.Felt at echostar.com
Mon Jun 27 23:48:14 CEST 2016
Agreed. I was headed to fixing up the input mode autodetection next as that’s still outstanding in my queue. I wanted/needed to clean up those errors first though so i didn’t have to wrap those calls in FF_DISABLE_DEPRECATION_WARNINGS and subsequently forgetting to remove them when I submit my patch to the list.
On 6/27/16, 3:17 PM, "ffmpeg-devel on behalf of Hendrik Leppkes" <ffmpeg-devel-bounces at ffmpeg.org on behalf of h.leppkes at gmail.com> wrote:
decklink should probably be updated eventually to use wrapped_avframe
output or something like that, then you could properly output
interlaced and field order flags on a per-frame basis.
Especially since the AVFMT_RAWPICTURE mode it uses is deprecated.
This applies to both decklink_dec and decklink_enc, fwiw.
More information about the ffmpeg-devel
mailing list