mbox series

[FFmpeg-devel,0/1] avcodec/dolby_e: Add error recovery when parse_mantissas run out of bits

Message ID 20240311140128.1730332-1-nicolas.gaullier@cji.paris
Headers show
Series avcodec/dolby_e: Add error recovery when parse_mantissas run out of bits | expand

Message

Nicolas Gaullier March 11, 2024, 2:01 p.m. UTC
A new ping for this same old topic. Previously with no feedback at all:
https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=7482

I just "rebased"-retested it.
Updates: wrapped lines of commit msg

The samples (source/before patch/after patch) are still available on https://0x0.st/oOvv.zip

Nicolas Gaullier (1):
  avcodec/dolby_e: Add error recovery when parse_mantissas run out of
    bits

 libavcodec/dolby_e.c | 8 ++++++++
 1 file changed, 8 insertions(+)