1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-14 22:22:59 +02:00
FFmpeg/libavformat
Andreas Rheinhardt b9a26b9d55 avformat/mxfenc: Remove redundant DNXHD frame size checks
The actual frame_size is no longer used since commit
3d38e45eb85c7a2420cb48a9cd45625c28644b2e; and the check for
"< 0" is equivalent to the CID being valid. But this is already
checked by avpriv_dnxhd_get_interlaced() (and is actually already
ensured by mxf_dnxhd_codec_uls containing this CID).

Reviewed-by: Tomas Härdin <tjoppen@acc.umu.se>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2021-11-19 20:32:19 +01:00
..
2021-10-19 20:15:47 +08:00
2021-09-26 08:51:58 +02:00
2021-10-03 20:56:12 +02:00
2021-10-13 11:24:02 +08:00
2021-10-19 20:15:47 +08:00
2021-10-03 20:56:12 +02:00
2021-10-19 20:15:47 +08:00
2021-09-24 00:14:01 +02:00
2021-09-19 04:40:13 +02:00
2021-10-07 11:52:10 +02:00
2021-10-03 20:56:12 +02:00
2021-10-03 20:56:12 +02:00
2021-10-09 11:42:16 +02:00