Andreas Rheinhardt
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>
4 years ago
Andreas Rheinhardt
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>
4 years ago
Carl Eugen Hoyos
b6fe10fa39
lavf/sga: Silence several warnings because of wrong format specifiers.
...
Fixes warnings like:
warning: format ‘%lX’ expects argument of type ‘long unsigned int’, but argument n has type ‘uint64_t’
4 years ago
Paul B Mahol
498be38e32
avformat/sga: improve probing for valid files
...
Update variables depending on high four bits of first two bytes.
4 years ago
Paul B Mahol
c6c82428af
avformat: add Digital Pictures SGA game demuxer
4 years ago