Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSami Pietilä <samipietila@google.com>2012-10-13 14:43:24 +0400
committerMichael Niedermayer <michaelni@gmx.at>2012-10-13 14:43:24 +0400
commit3cc0252732513dc7411093935821b1eb6416a9a6 (patch)
treebbeddc896fdc8d3a225e137c97ce0e937d4c4a3f /libavfilter/x86
parent6254ffe0cadc6fefcfa4b4397c25fcada4cf730d (diff)
vp8dec: reset loopfilter delta values at keyframes
while testing a VP8 encoder I found a mismatch between FFMPEG and libvpx VP8 decoders. The reason for this mismatch is that FFMPEG doesn't reset loopfilter delta values at keyframes. Patch that fixes the issue is below. I've verified that the output of ffmpeg after this patch matches libvpx. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavfilter/x86')
0 files changed, 0 insertions, 0 deletions