Bug 32884 - В libavcodec отсутствует AV_PIX_FMT_YUVJ411P
Summary: В libavcodec отсутствует AV_PIX_FMT_YUVJ411P
Status: CLOSED DUPLICATE of bug 32312
Alias: None
Product: Sisyphus
Classification: Development
Component: libavcodec-devel (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Anton Farygin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-12 02:17 MSK by Vitaly Lipatov
Modified: 2016-12-15 16:03 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Lipatov 2016-12-12 02:17:36 MSK
Просьба помочь выяснить. В апстриме libav есть изменение, не вошедшее ни в один релиз:

commit e2ad0b66fa273c5c823978e8f601f2c0d9ee42f8
Author: Stefano Sabatini <stefasab@gmail.com>
Date:   Wed Dec 10 12:20:49 2014 +0000

    imgutils: create misc functions for dealing with buffers

    Move the lavc/imgconvert functions and rename them as follows:
      avpicture_get_size -> av_image_get_buffer_size()
      avpicture_fill     -> av_image_fill_arrays()
      avpicture_layout   -> av_image_copy_to_buffer()

это я не туда смотрел, или его забыли? Мне из-за этого не собрать tox:
https://bugzilla.altlinux.org/show_bug.cgi?id=32310#c1
Comment 1 Sergey Bolshakov 2016-12-15 16:03:35 MSK
.

*** This bug has been marked as a duplicate of bug 32312 ***