[FFmpeg-devel] [FFmpeg-cvslog] ffv1dec: use dedicated pix_fmt field and call ff_get_format
Lynne
dev at lynne.ee
Sat Jan 25 04:06:43 EET 2025
On 25/01/2025 06:54, Michael Niedermayer wrote:
> On Tue, Jan 21, 2025 at 03:10:47PM +0000, Lynne wrote:
>> ffmpeg | branch: master | Lynne <dev at lynne.ee> | Sun Jan 5 13:42:47 2025 +0900| [7187eadf8c0f0c640f1d23811c55fad0cba60aa5] | committer: Lynne
>>
>> ffv1dec: use dedicated pix_fmt field and call ff_get_format
>>
>> Adding support for hwaccels means that avctx->pix_fmt will indicate
>> hardware formats.
>>
>>> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7187eadf8c0f0c640f1d23811c55fad0cba60aa5
>> ---
>>
>> libavcodec/ffv1.h | 1 +
>> libavcodec/ffv1dec.c | 140 ++++++++++++++++++++++++++++-----------------------
>> 2 files changed, 78 insertions(+), 63 deletions(-)
>
> breaks:
> ./ffmpeg -y -i mm-short.mpg -an -vcodec ffv1 -slices 4 -t 1 -coder 1 -level 3 -slicecrc 0 -context 0 -pix_fmt ya8 -bitexact out.nut
> ./ffplay out.nut
>
> (and others)
> slices seem to decode in the wrong locations and jump randomly around
>
> thx
Thanks.
Is it this specific patch, or is it the patchset as a whole that did it?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xA2FEA5F03F034464.asc
Type: application/pgp-keys
Size: 624 bytes
Desc: OpenPGP public key
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250125/362e404b/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 236 bytes
Desc: OpenPGP digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250125/362e404b/attachment.sig>
More information about the ffmpeg-devel
mailing list