|
c94220e96d
|
imx: convert to new channel layout API
Signed-off-by: James Almer <jamrial@gmail.com>
|
2022-03-15 09:42:33 -03:00 |
|
|
2934a4b9a5
|
Remove unnecessary avassert.h inclusions
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
|
2021-07-22 15:02:30 +02:00 |
|
|
1be3d8a0cb
|
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
Also include channel_layout.h directly wherever used.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
|
2021-07-22 11:14:31 +02:00 |
|
|
bc70684e74
|
avformat: Constify all muxer/demuxers
This is possible now that the next-API is gone.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Signed-off-by: James Almer <jamrial@gmail.com>
|
2021-04-27 11:48:06 -03:00 |
|
|
f7a5150447
|
avformat/imx: Check palette chunk size
Fixes: out of array write
Fixes: 32116/clusterfuzz-testcase-minimized-ffmpeg_dem_SIMBIOSIS_IMX_fuzzer-6702533894602752
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
|
2021-04-01 10:10:21 +02:00 |
|
|
e937457b7b
|
avformat/imx: set video stream duration
|
2021-02-25 23:10:14 +01:00 |
|
|
34c805c0fe
|
avcodec/imx: use ff_reget_buffer()
Also flush internal stuff upon seeking.
This codec is not intra only.
|
2021-02-25 23:10:14 +01:00 |
|
|
081cbe6961
|
avformat/imx: remove unused header
|
2021-02-23 11:57:51 +01:00 |
|
|
51a9f487ae
|
avformat: add Simbiosis IMX demuxer
|
2021-02-20 17:43:17 +01:00 |
|