[FFmpeg-devel] [FFmpeg-cvslog] avformat/cdxl: add support for custom 24bit pal8 formats

Michael Niedermayer michael at niedermayer.cc
Wed Feb 3 23:33:06 EET 2021


On Wed, Feb 03, 2021 at 06:12:06PM +0000, Paul B Mahol wrote:
> ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Wed Feb  3 18:35:59 2021 +0100| [e8189515050ae2e4e204f1f0aa9d0cdca3169903] | committer: Paul B Mahol
> 
> avformat/cdxl: add support for custom 24bit pal8 formats
> 
> Also stop discarding half of audio samples and use planar pcm s8.
> 
> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e8189515050ae2e4e204f1f0aa9d0cdca3169903
> ---
> 
>  libavcodec/cdxl.c         | 29 ++++++++++++++++++++---------
>  libavformat/cdxl.c        | 28 ++++++++++++++++------------
>  tests/ref/fate/cdxl-demux |  2 +-
>  3 files changed, 37 insertions(+), 22 deletions(-)

breaks probetest
make -j32 tools/probetest && tools/probetest 256 4096
CC	libavcodec/cdxl.o
CC	libavcodec/utils.o
CC	libswresample/swresample.o
CC	libavutil/utils.o
CC	libavformat/cdxl.o
CC	libavformat/utils.o
AR	libswresample/libswresample.a
AR	libavutil/libavutil.a
AR	libavformat/libavformat.a
AR	libavcodec/libavcodec.a
LD	tools/probetest
testing size=1
testing size=2
testing size=4
testing size=8
testing size=16
testing size=32
Failure of cdxl probing code with score=30 type=0 p=EAA size=32
testing size=64
testing size=128
testing size=256
testing size=512
testing size=1024
Failure of cdxl probing code with score=60 type=3 p=9F0 size=1024
testing size=2048

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In a rich man's house there is no place to spit but his face.
-- Diogenes of Sinope
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20210203/b8d61c21/attachment.sig>


More information about the ffmpeg-devel mailing list