Andreas Rheinhardt
dbe3be6744
avformat/matroskadec: Improve frame size parsing error messages
...
When parsing the sizes of the frames in a lace fails, sometimes no
error message was raised (e.g. when using xiph or fixed-size lacing).
Only EBML lacing generated error messages (which were wrongly declared
as AV_LOG_INFO), but even here not all errors resulted in an error
message. So add a generic error message to catch them all.
Moreover, if parsing one of the EBML numbers fails, ebml_read_num already
emits its own error messages, so that all that is needed is a generic error
message to indicate that this happened during parsing the sizes of the
frames in a block; in other words, the error messages specific to
parsing EBML lace numbers can be and have been removed.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
2019-12-04 23:11:37 -03:00
..
2019-10-25 23:27:02 +02:00
2019-11-12 22:21:51 -03:00
2019-11-28 15:20:36 -03:00
2019-10-30 15:28:48 -03:00
2019-11-04 10:24:58 +08:00
2019-10-25 23:27:02 +02:00
2019-11-28 15:20:37 -03:00
2019-11-16 15:56:36 -03:00
2019-11-30 11:34:58 -03:00
2019-11-28 15:20:37 -03:00
2019-11-03 11:52:32 +01:00
2019-10-25 23:27:02 +02:00
2019-10-25 23:27:02 +02:00
2019-11-29 19:58:35 +01:00
2019-11-28 15:20:36 -03:00
2019-10-25 12:22:25 +02:00
2019-10-16 10:34:51 +05:30
2019-10-19 06:47:10 +02:00
2019-11-08 11:39:02 +08:00
2019-12-02 00:08:07 +08:00
2019-10-29 16:20:33 +01:00
2019-10-11 20:38:36 -03:00
2019-11-23 11:02:04 -08:00
2019-12-01 17:17:04 +01:00
2019-11-17 23:44:17 +01:00
2019-11-28 18:44:01 +01:00
2019-11-01 14:43:16 +01:00
2019-11-28 18:44:01 +01:00
2019-11-09 15:59:38 +01:00
2019-11-03 12:24:19 +01:00
2019-12-02 00:08:14 +08:00
2019-11-27 19:04:00 +08:00
2019-11-26 11:32:03 +08:00
2019-10-08 14:57:44 +08:00
2019-10-08 14:57:44 +08:00
2019-10-24 19:45:17 +02:00
2019-11-13 23:35:21 +01:00
2019-11-28 15:20:37 -03:00
2019-10-10 09:54:48 +08:00
2019-11-03 11:52:32 +01:00
2019-10-12 14:36:15 +02:00
2019-10-08 21:45:00 -04:00
2019-10-08 21:44:41 -04:00
2019-10-10 09:54:42 +08:00
2019-10-15 13:04:44 -03:00
2019-10-28 14:26:07 +08:00
2019-10-19 06:49:46 +02:00
2019-11-17 23:40:14 +01:00
2019-12-04 23:11:37 -03:00
2019-11-28 15:20:37 -03:00
2019-11-09 11:27:14 +09:00
2019-10-08 13:47:16 +08:00
2019-10-08 13:47:12 +08:00
2019-11-16 20:57:45 +01:00
2019-11-28 15:20:37 -03:00
2019-11-16 23:40:39 +01:00
2019-10-21 17:20:20 -03:00
2019-10-28 14:26:10 +08:00
2019-10-24 15:51:20 -03:00
2019-10-18 23:14:40 -03:00
2019-12-03 11:00:10 +01:00
2019-12-03 11:00:11 +01:00
2019-10-12 13:21:50 +02:00
2019-10-08 16:24:58 +02:00
2019-10-19 06:54:53 +02:00
2019-10-21 17:20:20 -03:00
2019-10-19 06:56:02 +02:00
2019-12-01 17:17:04 +01:00
2019-11-23 11:02:04 -08:00
2019-10-08 13:47:07 +08:00
2019-11-05 21:21:59 +01:00
2019-10-21 17:20:58 -03:00
2019-11-03 11:52:32 +01:00
2019-10-19 21:29:36 -03:00
2019-10-20 19:57:51 +02:00
2019-11-27 23:54:20 +01:00
2019-10-28 14:26:11 +08:00
2019-12-04 20:17:00 +01:00
2019-11-17 09:09:38 +08:00
2019-12-02 00:08:21 +08:00
2019-10-19 06:56:52 +02:00
2019-10-22 10:51:30 +08:00
2019-10-16 19:17:57 +02:00
2019-10-28 14:26:16 +08:00
2019-12-02 00:08:31 +08:00
2019-10-28 14:26:20 +08:00
2019-10-25 11:55:52 +08:00
2019-10-21 17:20:20 -03:00
2019-12-03 09:50:00 +01:00
2019-12-03 11:00:10 +01:00
2019-11-29 10:09:29 +08:00
2019-10-28 14:26:22 +08:00