diff options
author | Marton Balint <cus@passwd.hu> | 2014-03-29 20:31:14 +0100 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2014-04-01 20:52:37 +0200 |
commit | a0cf87780dc1b9e1ff5daa2d429d80983219bea1 (patch) | |
tree | 7861c47e2375e9d8109c493ef80083a8c35d3260 /tests/ref/vsynth/vsynth1-mpeg1b | |
parent | 51c61e64cb47ba7dbe0f1e19cfda60eceb1b7660 (diff) | |
download | ffmpeg-a0cf87780dc1b9e1ff5daa2d429d80983219bea1.tar.gz |
mpeg12enc: always set closed gop flag on the first gop
Improves compatibility with XDCAM HD formats. It has been set for a long time
in ffmbc.
Reviewed-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'tests/ref/vsynth/vsynth1-mpeg1b')
-rw-r--r-- | tests/ref/vsynth/vsynth1-mpeg1b | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/vsynth/vsynth1-mpeg1b b/tests/ref/vsynth/vsynth1-mpeg1b index 5c9e3c1b33..6d7afa4915 100644 --- a/tests/ref/vsynth/vsynth1-mpeg1b +++ b/tests/ref/vsynth/vsynth1-mpeg1b @@ -1,4 +1,4 @@ -fc095c7816920052fd0b91329c60cf29 *tests/data/fate/vsynth1-mpeg1b.mpeg1video +f99bb6797faddeb48863a49a244793fc *tests/data/fate/vsynth1-mpeg1b.mpeg1video 1031387 tests/data/fate/vsynth1-mpeg1b.mpeg1video 22289cbbeb1e40c5fd68dcc73a07d8f5 *tests/data/fate/vsynth1-mpeg1b.out.rawvideo stddev: 6.30 PSNR: 32.13 MAXDIFF: 75 bytes: 7603200/ 7603200 |