diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-05-02 23:36:45 +0200 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-04-13 10:06:27 +0200 |
commit | a6f395d6c5dc2c3503444c7119bbff628c7b6887 (patch) | |
tree | fca7ee423b651b5c5095f206b1ab9e7c392e2312 /libavformat/avidec.c | |
parent | c1d4bb5731189cb7851b2be1281359d976873eec (diff) | |
download | ffmpeg-a6f395d6c5dc2c3503444c7119bbff628c7b6887.tar.gz |
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>
Diffstat (limited to 'libavformat/avidec.c')
0 files changed, 0 insertions, 0 deletions