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>
|
2021-07-22 11:14:31 +02:00 |
|
Zane van Iperen
|
0c538ce30d
|
avformat/alp: don't set bits_per_raw_sample
Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
|
2021-07-19 10:47:24 +10:00 |
|
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>
|
2021-04-27 11:48:06 -03:00 |
|
Zane van Iperen
|
ea9732c5d6
|
avformat/alp: allow seeking to start
Allows "ffplay -loop" to work.
Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
|
2021-03-25 12:51:10 +10:00 |
|
Zane van Iperen
|
7a11cc29d6
|
avformat: add alp muxer
|
2020-10-25 23:44:26 +10:00 |
|
Zane van Iperen
|
5df7fd1cbe
|
avformat/alp: fix handling of TUN files
Sample rate is always 22050. Verified by trying various files in the game.
|
2020-10-25 23:44:25 +10:00 |
|
Zane van Iperen
|
d99f3dc6b2
|
avformat/alp: tweak probe function to return MAX-1
Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
|
2020-03-09 13:41:12 +01:00 |
|
Zane van Iperen
|
608b8a8c82
|
avformat: add demuxer for LEGO Racers' ALP format
Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
|
2020-03-09 01:43:51 +01:00 |
|