avcodec/vc1: add overlap smooting and loop filter for frame/field-interlace
Add previously omitted overlap smooting and loop filtering for frame/field-interlace pictures. For progressive pictures switch to the re-implemented versions of overlap smooting and loop filtering. Signed-off-by: Jerome Borsboom <jerome.borsboom@carpalis.nl>
This commit is contained in:
committed by
Paul B Mahol
parent
e60e14ef92
commit
cc5deeb74a
@@ -3,16 +3,16 @@
|
||||
#codec_id 0: rawvideo
|
||||
#dimensions 0: 1920x1080
|
||||
#sar 0: 1/1
|
||||
0, 0, 0, 1, 3110400, 0x764f8856
|
||||
0, 2, 2, 1, 3110400, 0x3b615b79
|
||||
0, 3, 3, 1, 3110400, 0x4fbb6f84
|
||||
0, 4, 4, 1, 3110400, 0xc1ca8532
|
||||
0, 5, 5, 1, 3110400, 0xbdabd2a8
|
||||
0, 6, 6, 1, 3110400, 0x66e60c5a
|
||||
0, 7, 7, 1, 3110400, 0x8044891c
|
||||
0, 8, 8, 1, 3110400, 0x3a4e8992
|
||||
0, 9, 9, 1, 3110400, 0xe49fcb23
|
||||
0, 10, 10, 1, 3110400, 0xe8e165b6
|
||||
0, 11, 11, 1, 3110400, 0x046321b5
|
||||
0, 12, 12, 1, 3110400, 0x3cbe5125
|
||||
0, 13, 13, 1, 3110400, 0xcb4328e7
|
||||
0, 0, 0, 1, 3110400, 0xc95e8861
|
||||
0, 2, 2, 1, 3110400, 0xf58b5cbf
|
||||
0, 3, 3, 1, 3110400, 0x2f866f33
|
||||
0, 4, 4, 1, 3110400, 0x05c18415
|
||||
0, 5, 5, 1, 3110400, 0x4077ca93
|
||||
0, 6, 6, 1, 3110400, 0x44d105fc
|
||||
0, 7, 7, 1, 3110400, 0xa0608374
|
||||
0, 8, 8, 1, 3110400, 0x407689dc
|
||||
0, 9, 9, 1, 3110400, 0x4707d00a
|
||||
0, 10, 10, 1, 3110400, 0x74986831
|
||||
0, 11, 11, 1, 3110400, 0xa5912619
|
||||
0, 12, 12, 1, 3110400, 0x44aa5565
|
||||
0, 13, 13, 1, 3110400, 0xb9752774
|
||||
|
||||
@@ -3,33 +3,33 @@
|
||||
#codec_id 0: rawvideo
|
||||
#dimensions 0: 720x480
|
||||
#sar 0: 1/1
|
||||
0, 0, 0, 1, 518400, 0x89407f55
|
||||
0, 2, 2, 1, 518400, 0xaa896afd
|
||||
0, 3, 3, 1, 518400, 0x0e69ff59
|
||||
0, 4, 4, 1, 518400, 0x0c30bfa0
|
||||
0, 5, 5, 1, 518400, 0x1a5b6a69
|
||||
0, 6, 6, 1, 518400, 0x23470858
|
||||
0, 7, 7, 1, 518400, 0x9a4e3c54
|
||||
0, 8, 8, 1, 518400, 0xad63160b
|
||||
0, 9, 9, 1, 518400, 0x0fcfeebc
|
||||
0, 10, 10, 1, 518400, 0x20b31777
|
||||
0, 11, 11, 1, 518400, 0x9d79df09
|
||||
0, 12, 12, 1, 518400, 0x3e86766f
|
||||
0, 13, 13, 1, 518400, 0x638a8746
|
||||
0, 14, 14, 1, 518400, 0x7a6c1a0e
|
||||
0, 15, 15, 1, 518400, 0x306f6cef
|
||||
0, 16, 16, 1, 518400, 0x81f81281
|
||||
0, 17, 17, 1, 518400, 0x49ab5bf5
|
||||
0, 18, 18, 1, 518400, 0x8f316e44
|
||||
0, 19, 19, 1, 518400, 0x95ae00c9
|
||||
0, 20, 20, 1, 518400, 0xf71bb7f5
|
||||
0, 21, 21, 1, 518400, 0x5205ea68
|
||||
0, 22, 22, 1, 518400, 0x74a1d8b9
|
||||
0, 23, 23, 1, 518400, 0xa3217616
|
||||
0, 24, 24, 1, 518400, 0x2b28bbf8
|
||||
0, 25, 25, 1, 518400, 0xf024872a
|
||||
0, 26, 26, 1, 518400, 0x2fdbaaf3
|
||||
0, 27, 27, 1, 518400, 0xa3a2418e
|
||||
0, 28, 28, 1, 518400, 0x55bfe435
|
||||
0, 29, 29, 1, 518400, 0x50fb6c94
|
||||
0, 30, 30, 1, 518400, 0x5584bb40
|
||||
0, 0, 0, 1, 518400, 0x34fa7f55
|
||||
0, 2, 2, 1, 518400, 0x60466bc1
|
||||
0, 3, 3, 1, 518400, 0xe68dff1e
|
||||
0, 4, 4, 1, 518400, 0x790ac06a
|
||||
0, 5, 5, 1, 518400, 0xb3b26b27
|
||||
0, 6, 6, 1, 518400, 0x8840096c
|
||||
0, 7, 7, 1, 518400, 0xf75c3d61
|
||||
0, 8, 8, 1, 518400, 0xca071781
|
||||
0, 9, 9, 1, 518400, 0xa8e6edf9
|
||||
0, 10, 10, 1, 518400, 0xabb61984
|
||||
0, 11, 11, 1, 518400, 0x0b31dedd
|
||||
0, 12, 12, 1, 518400, 0xf44378ef
|
||||
0, 13, 13, 1, 518400, 0xf7268996
|
||||
0, 14, 14, 1, 518400, 0x8c5b1ff4
|
||||
0, 15, 15, 1, 518400, 0xda356fd2
|
||||
0, 16, 16, 1, 518400, 0x0e091c57
|
||||
0, 17, 17, 1, 518400, 0x17645e68
|
||||
0, 18, 18, 1, 518400, 0xf47a71ef
|
||||
0, 19, 19, 1, 518400, 0x6c440498
|
||||
0, 20, 20, 1, 518400, 0xd705bd32
|
||||
0, 21, 21, 1, 518400, 0x0800edd0
|
||||
0, 22, 22, 1, 518400, 0x902be119
|
||||
0, 23, 23, 1, 518400, 0x0f7d7bc4
|
||||
0, 24, 24, 1, 518400, 0x9f4dc421
|
||||
0, 25, 25, 1, 518400, 0x3b8c8d5a
|
||||
0, 26, 26, 1, 518400, 0xbcdfb2b9
|
||||
0, 27, 27, 1, 518400, 0xa02a46c3
|
||||
0, 28, 28, 1, 518400, 0x8ecde915
|
||||
0, 29, 29, 1, 518400, 0x20576bfd
|
||||
0, 30, 30, 1, 518400, 0xac40bc36
|
||||
|
||||
Reference in New Issue
Block a user