[FFmpeg-devel] [FFmpeg-cvslog] mjpegdec: convert to receive_frame()
Michael Niedermayer
michael at niedermayer.cc
Thu Dec 10 23:44:46 EET 2020
On Thu, Dec 10, 2020 at 09:11:44AM +0000, Anton Khirnov wrote:
> ffmpeg | branch: master | Anton Khirnov <anton at khirnov.net> | Tue Dec 1 11:34:27 2020 +0100| [e9a2a8777317d91af658f774c68442ac4aa726ec] | committer: Anton Khirnov
>
> mjpegdec: convert to receive_frame()
>
> This will be useful in the following commit.
>
> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e9a2a8777317d91af658f774c68442ac4aa726ec
> ---
>
> libavcodec/jpeglsdec.c | 5 ++--
> libavcodec/mjpegdec.c | 77 ++++++++++++++++++++++++++++++++++++--------------
> libavcodec/mjpegdec.h | 8 ++++--
> libavcodec/sp5xdec.c | 34 +++++++++++-----------
> 4 files changed, 80 insertions(+), 44 deletions(-)
This breaks:
./ffmpeg -i ~/tickets/2655/48-06-28_FrankChandlerReturns-14.opus -y file.bmp
after this commit no make bmp file is written
similar happens with pictures in mp3
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Concerning the gods, I have no means of knowing whether they exist or not
or of what sort they may be, because of the obscurity of the subject, and
the brevity of human life -- Protagoras
-------------- 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/20201210/682a0685/attachment.sig>
More information about the ffmpeg-devel
mailing list