|
10440a489a
|
avcodec/gif_parser: split correctly also bitstreams that do not have extension blocks
|
2023-11-12 02:19:53 +01:00 |
|
|
d81b6cbd42
|
avcodec/gif_parser: fix possible wrong splitting of frames
And properly signal keyframes.
|
2023-05-21 10:48:14 +02:00 |
|
|
2934a4b9a5
|
Remove unnecessary avassert.h inclusions
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
|
2021-07-22 15:02:30 +02:00 |
|
|
e625ae6092
|
avcodec: Constify all the AVCodecParsers
Possible now that the next pointer no longer exists.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
|
2021-04-27 10:43:16 -03:00 |
|
|
8f66d46ce5
|
avcodec: add gif parser
|
2018-12-10 11:19:36 +01:00 |
|