Anton Khirnov
9543161800
framehash: convert to new channel layout API
...
Signed-off-by: James Almer <jamrial@gmail.com>
2022-03-15 09:42:32 -03:00
Paul B Mahol
cba716f55e
avformat/cdxl: improve frame rate guessing for standard cdxl
...
Use audio size and sample rate to get real frame rate.
Also make seeking more robust.
2021-02-05 00:43:11 +01:00
Paul B Mahol
a8b3a51790
avformat/cdxl: rework probe and fix sample rate and frame rate
2021-02-04 00:57:49 +01:00
Paul B Mahol
e818951505
avformat/cdxl: add support for custom 24bit pal8 formats
...
Also stop discarding half of audio samples and use planar pcm s8.
2021-02-03 19:11:35 +01:00
James Almer
e8a39f584a
avformat/framehash: also print channel layout as a string
...
This should be more useful for users since numerical values for channel
layout can be confusing and unintuitive.
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: James Almer <jamrial@gmail.com>
2016-11-05 22:42:22 -03:00
James Almer
33aa8a6221
avformat/framecrc: enable new output
...
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: James Almer <jamrial@gmail.com>
2016-04-13 11:37:14 -03:00
Paul B Mahol
4ed0d182e2
FATE: add test for cdxl demuxer
...
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-03-11 17:25:29 +01:00