diff options
author | Thomas Mundt <[email protected]> | 2015-09-27 22:11:47 +0100 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2015-09-27 22:39:24 +0200 |
commit | 2b6567722a48656c526ca2d6c1dcab88be3c18f7 (patch) | |
tree | 93090b90f761fb10b686fa6e6d271be12517c00c /ffplay.c | |
parent | b8b8e82ea14016b2cb04b49ecea57f836e6ee7f8 (diff) |
h264: Fix ticket #3147 H264 - Wrong field order
Default field order to top field first when interlaced frame is detected and pic_struct_present_flag is not set.
Since bottom field first comes from the old NTSC standard and is not used with HD anymore I think it´s straight forward to favor the majority.
Signed-off-by: Thomas Mundt <[email protected]>
Reviewed-by: Kieran Kunhya <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'ffplay.c')
0 files changed, 0 insertions, 0 deletions