Changeset a6f395d in ffmpeg

Timestamp:
Apr 13, 2011, 8:06:27 AM (14 years ago)
Author:
Stefano Sabatini <stefano.sabatini-lala@poste.it>
Branches:
master
Children:
8776f3d2
Parents:
c1d4bb57
git-author:
Stefano Sabatini <stefano.sabatini-lala@poste.it> (05/02/10 21:36:45)
git-committer:
Stefano Sabatini <stefano.sabatini-lala@poste.it> (04/13/11 08:06:27)
Message:

ffplay: avoid unnecessary intermediary struct in queue_picture()

When CONFIG_AVFILTER, use a AVFrame -> AVPicture cast rather than
explicitely copy the image information from AVFrame to a new
AVPicture.

Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>

(No files)

Note: See TracChangeset for help on using the changeset viewer.