diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-12-24 15:42:52 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-12-24 15:48:02 +0100 |
commit | 9dbedf331eca9903230368f28716f29e7375450a (patch) | |
tree | e74d461ecc2c8d5d58e8270e42e9391b89b3dd30 /tests/ref/fate/yop | |
parent | ba8e909c825164a74a4fc580286200a9165e019c (diff) | |
parent | c6303f8d70c25dd6c6e6486c78bf99c9924e2b6b (diff) | |
download | ffmpeg-9dbedf331eca9903230368f28716f29e7375450a.tar.gz |
Merge commit 'c6303f8d70c25dd6c6e6486c78bf99c9924e2b6b'
* commit 'c6303f8d70c25dd6c6e6486c78bf99c9924e2b6b':
yop: simplify/sanitize the decoding loop
c93: set palette_has_changed.
bmp: cosmetics, reformat
hlsenc: Don't duplicate a string constant
Conflicts:
libavcodec/bmp.c
tests/ref/fate/yop
Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/fate/yop')
-rw-r--r-- | tests/ref/fate/yop | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ref/fate/yop b/tests/ref/fate/yop index 537447a583..758eacb864 100644 --- a/tests/ref/fate/yop +++ b/tests/ref/fate/yop @@ -5,4 +5,3 @@ 0, 3, 3, 1, 302760, 0xe0fc92da 0, 4, 4, 1, 302760, 0xd7699bb4 0, 5, 5, 1, 302760, 0x26e93266 -0, 6, 6, 1, 302760, 0x4cddb216 |