[FFmpeg-devel] [PATCH 2/7] avcodec/h261dec, vc1dec: Don't set write-only macroblock dimensions
Michael Niedermayer
michael at niedermayer.cc
Sat Oct 7 23:34:32 EEST 2023
On Sat, Oct 07, 2023 at 02:40:26AM +0200, Andreas Rheinhardt wrote:
> They are generally set in ff_mpv_init_context_frame()
> (mostly called by ff_mpv_common_init()); setting them
> somewhere else should be avoided.
>
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
> ---
> libavcodec/h261dec.c | 6 ------
> libavcodec/vc1dec.c | 3 ---
> 2 files changed, 9 deletions(-)
This seems to break several vc1 files like
vlcticket/5887/Cruise\ 2012_07_29_19_02_16.wmv
I think its there:
https://streams.videolan.org/issues/5887/
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Those who are too smart to engage in politics are punished by being
governed by those who are dumber. -- Plato
-------------- 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/20231007/0abe14be/attachment.sig>
More information about the ffmpeg-devel
mailing list