Changeset 9a4aaae3 in ffmpeg


Ignore:
Timestamp:
Jan 14, 2015, 4:17:24 PM (10 years ago)
Author:
Vittorio Giovara <vittorio.giovara@gmail.com>
Branches:
master
Children:
5edbd4f4, 92806167
Parents:
0e6c7dfa
git-author:
Paul B Mahol <onemda@gmail.com> (12/17/14 13:54:42)
git-committer:
Vittorio Giovara <vittorio.giovara@gmail.com> (01/14/15 16:17:24)
Message:

lavc: add GBRAP to avcodec_align_dimensions2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libavcodec/utils.c

    r0e6c7dfa r9a4aaae3  
    200200    case AV_PIX_FMT_YUV444P:
    201201    case AV_PIX_FMT_GBRP:
     202    case AV_PIX_FMT_GBRAP:
    202203    case AV_PIX_FMT_GRAY8:
    203204    case AV_PIX_FMT_GRAY16BE:
Note: See TracChangeset for help on using the changeset viewer.