[FFmpeg-devel] [PATCH v2 4/8] ffmpeg: remove sub-frame warning

Michael Niedermayer michael at niedermayer.cc
Wed Mar 23 17:51:11 CET 2016


On Wed, Mar 23, 2016 at 02:02:11PM +0100, wm4 wrote:
> It's not practical to keep this with the new decode API.
> ---
>  ffmpeg.c | 7 -------
>  ffmpeg.h | 1 -
>  2 files changed, 8 deletions(-)

its not practical in ffmpeg.c but libavcodec should be able to easily
check that a decoder which doesnt declare AV_CODEC_CAP_SUBFRAMES
doesnt decode "subframes"
Can you move this check into libavcodec ?
i think otherwise nothing would be checking for missing
AV_CODEC_CAP_SUBFRAMES anymore


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Good people do not need laws to tell them to act responsibly, while bad
people will find a way around the laws. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160323/8726196a/attachment.sig>


More information about the ffmpeg-devel mailing list