Files
ffmpeg/libavcodec
James Almer 73ee53f317 avcodec/encode: add missing assert to avcodec_receive_packet()
Encoders must return reference counted packets.

This was checked only for encoders using the AVCodec->encode2() API, while
blindly accepting whatever encoders using the AVCodec->receive_packet() API
were returning.

Signed-off-by: James Almer <jamrial@gmail.com>
2019-11-14 12:30:51 -03:00
..
2019-10-17 12:33:50 +02:00
2019-11-10 13:55:39 +00:00
2019-09-26 21:02:34 +02:00
2019-10-21 22:57:10 +02:00
2019-09-19 21:30:54 +02:00
2019-08-11 19:13:21 +02:00
2019-11-13 09:08:43 -08:00
2019-10-10 14:34:19 +02:00
2019-08-29 21:04:54 +02:00
2019-08-29 15:57:54 +02:00
2019-09-19 23:56:03 -07:00
2019-08-11 19:13:21 +02:00
2019-09-02 13:46:11 -07:00
2019-10-10 14:34:20 +02:00
2019-10-22 10:51:42 +08:00
2019-09-06 22:26:55 +02:00
2019-11-03 16:45:35 +08:00
2019-11-03 16:45:35 +08:00
2019-08-23 22:24:07 +02:00
2019-09-20 23:26:34 +02:00
2019-09-16 21:30:19 +02:00
2019-11-09 17:59:03 +01:00
2019-11-01 14:43:16 +01:00
2019-11-01 15:19:55 -07:00
2019-10-25 00:22:33 +02:00
2019-08-22 18:35:44 +02:00
2019-08-22 18:35:44 +02:00
2019-10-26 09:57:01 -07:00
2019-09-05 19:45:53 +02:00
2019-11-09 17:27:20 +01:00