OSDN Git Service

avcodec/h264: Partially decode and display single fields try #2
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 20 Jan 2015 19:30:53 +0000 (20:30 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 22 Jan 2015 23:47:24 +0000 (00:47 +0100)
commitecd39520b83ecc2f10a884b6c2a5594247806601
tree04f6a52a9651dd31996e24256d5d2559c36d68fa
parent4b46ce8e91bdcf0726f669525609f77fc1a88472
avcodec/h264: Partially decode and display single fields try #2

This like the previous attempt does not fully correctly decode this
type of non standard H.264, but it now works fully automatic
requiring no manual filters or flags to be used

See Ticket2254

Reviewed-by: Kieran Kunhya <kierank@obe.tv>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/h264.c
libavcodec/h264.h
libavcodec/h264_slice.c