1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavformat
Andreas Rheinhardt 0ce702d999 avformat/ipmovie: Avoid reading packets during read_header
They will be discarded anyway because this can only happen
for invalid data. This already implies that the pkt won't be used
at all when parsing the very first chunk when reading the header,
so one can use NULL as argument and remove the av_packet_unref()
on error.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
2021-03-24 00:21:32 +01:00
..
2021-02-09 19:37:27 +01:00
2020-10-03 21:50:59 +02:00
2021-01-23 14:32:54 +01:00
2021-03-05 19:45:00 +02:00
2020-10-25 23:44:26 +10:00
2021-02-02 23:53:29 +01:00
2021-02-23 10:14:26 +01:00
2021-03-11 14:21:30 -05:00
2020-10-06 00:01:35 +08:00
2020-10-06 00:01:27 +08:00
2021-01-23 14:32:54 +01:00
2021-02-04 17:52:45 +01:00
2020-11-11 17:05:24 +01:00
2021-03-03 16:54:20 +01:00
2021-01-23 01:05:25 +01:00
2020-10-24 19:11:12 +02:00
2020-11-04 23:30:53 +01:00
2020-10-07 22:16:09 +02:00
2021-02-25 23:10:14 +01:00
2020-09-24 13:38:28 +02:00
2020-12-21 01:27:33 -05:00
2021-03-19 22:57:23 +01:00
2020-10-25 09:49:26 +01:00
2020-09-18 11:30:03 +02:00
2021-03-13 17:36:48 +01:00
2021-03-08 19:19:19 +01:00
2021-02-19 07:45:48 +01:00
2020-09-03 18:03:18 +02:00
2021-03-19 00:42:27 +01:00
2021-01-28 21:08:11 +01:00
2020-10-25 09:49:31 +01:00
2021-03-13 17:36:48 +01:00
2020-06-06 00:25:00 +02:00
2021-03-14 23:29:51 +01:00
2020-06-13 00:43:09 +02:00
2021-03-05 19:45:00 +02:00
2021-01-16 08:51:31 +08:00
2021-02-02 23:53:29 +01:00
2020-12-05 00:08:33 +01:00