diff options
author | Anton Khirnov <anton@khirnov.net> | 2014-07-05 06:44:00 +0000 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2014-07-09 13:40:39 +0000 |
commit | 650d384048ed42579cc6d67bf32a94b468c0b6cb (patch) | |
tree | 68e0a7354d65f13f69ed764013065eeebdfed77a /tests/ref/seek/lavf-wav | |
parent | 27c1f82f561932c83191bcd3e70e0cb1712485ba (diff) | |
download | ffmpeg-650d384048ed42579cc6d67bf32a94b468c0b6cb.tar.gz |
yuv4mpegenc: do not access AVCodecContext.coded_frame
Its contents are meaningful only if the stream codec context is the one
actually used for encoding, which is often not the case (and is
discouraged).
Use AVCodecContext.field_order instead.
Diffstat (limited to 'tests/ref/seek/lavf-wav')
0 files changed, 0 insertions, 0 deletions