On 05/15/2014 02:29 AM, Anton Khirnov wrote:
coded_frame is not meant to be changed from outside of lavc, and is not used for decoding. Set AVCodecContext.field_order instead. --- libavformat/yuv4mpegdec.c | 26 ++++++-------------------- 1 file changed, 6 insertions(+), 20 deletions(-)
Definitely OK! Thanks for cleaning this mess. -Justin _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
