[FFmpeg-devel] [PATCH 29/29] all: remove rest of YUVJ pixel formats usage

Michael Niedermayer michael at niedermayer.cc
Sun Dec 10 20:25:54 EET 2017


On Sun, Dec 10, 2017 at 02:14:36PM +0100, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
>  fftools/ffmpeg_filter.c                  |  4 +--
>  libavcodec/raw.c                         | 18 +++-------
>  libavcodec/utils.c                       | 11 ------
>  libavutil/pixdesc.c                      | 60 --------------------------------
>  libavutil/pixfmt.h                       |  5 ---
>  libswscale/utils.c                       | 20 -----------
>  tests/fate/vcodec.mak                    | 12 +++----
>  tests/lavf-regression.sh                 |  8 ++---
>  tests/ref/fate/filter-pixdesc-yuvj411p   |  1 -
>  tests/ref/fate/filter-pixdesc-yuvj420p   |  1 -
>  tests/ref/fate/filter-pixdesc-yuvj422p   |  1 -
>  tests/ref/fate/filter-pixdesc-yuvj440p   |  1 -
>  tests/ref/fate/filter-pixdesc-yuvj444p   |  1 -
>  tests/ref/fate/filter-pixfmts-copy       |  5 ---
>  tests/ref/fate/filter-pixfmts-crop       |  5 ---
>  tests/ref/fate/filter-pixfmts-field      |  5 ---
>  tests/ref/fate/filter-pixfmts-fieldorder |  3 --
>  tests/ref/fate/filter-pixfmts-hflip      |  5 ---
>  tests/ref/fate/filter-pixfmts-il         |  5 ---
>  tests/ref/fate/filter-pixfmts-null       |  5 ---
>  tests/ref/fate/filter-pixfmts-pad        |  5 ---
>  tests/ref/fate/filter-pixfmts-scale      |  5 ---
>  tests/ref/fate/filter-pixfmts-swapuv     |  5 ---
>  tests/ref/fate/filter-pixfmts-vflip      |  5 ---
>  tests/ref/fate/sws-pixdesc-query         | 15 --------
>  tests/ref/lavf/pixfmt                    |  8 -----
>  26 files changed, 15 insertions(+), 204 deletions(-)
>  delete mode 100644 tests/ref/fate/filter-pixdesc-yuvj411p
>  delete mode 100644 tests/ref/fate/filter-pixdesc-yuvj420p
>  delete mode 100644 tests/ref/fate/filter-pixdesc-yuvj422p
>  delete mode 100644 tests/ref/fate/filter-pixdesc-yuvj440p
>  delete mode 100644 tests/ref/fate/filter-pixdesc-yuvj444p

The documentation should explain how a user should replace
-pix_fmt yuvj*
vf format=yuvj*
(and any similar cases)

when these are removed and no longer work

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Frequently ignored answer#1 FFmpeg bugs should be sent to our bugtracker. User
questions about the command line tools should be sent to the ffmpeg-user ML.
And questions about how to use libav* should be sent to the libav-user ML.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171210/1c8537ee/attachment.sig>


More information about the ffmpeg-devel mailing list