[FFmpeg-devel] [PATCH v6 1/3] avcodec: add flags for packets with top/bottom field
Derek Buitenhuis
derek.buitenhuis at gmail.com
Tue May 15 23:54:57 EEST 2018
On Mon, May 14, 2018 at 11:26 PM, Patrick Keroulas
<patrick.keroulas at savoirfairelinux.com> wrote:
> Signed-off-by: Patrick Keroulas <patrick.keroulas at savoirfairelinux.com>
> ---
> doc/APIchanges | 3 +++
> libavcodec/avcodec.h | 8 ++++++++
> libavcodec/version.h | 4 ++--
> 3 files changed, 13 insertions(+), 2 deletions(-)
Doesn't this kind of duplicate AVPictureStructure?
- Derek
More information about the ffmpeg-devel
mailing list