diff options
author | David Conrad <davedc@kozue.local> | 2011-02-19 01:41:51 -0800 |
---|---|---|
committer | Jason Garrett-Glaser <jason@x264.com> | 2011-02-19 01:42:12 -0800 |
commit | a89f4ca005efa5ee82089583c7b8bc00bcee816a (patch) | |
tree | 316a0192fa283621e8369eada072e9fbf362c4dc /libavcodec/flvenc.c | |
parent | 9707f84fa73c23352937fc7e4e0a85eaf3135cbc (diff) | |
download | ffmpeg-a89f4ca005efa5ee82089583c7b8bc00bcee816a.tar.gz |
Fix VP3 edge emulation
With negative stride, the start of the edge_emu buffer should be pointing to
the last line, not the end of the buffer.
With positive stride, pointing to the end of the buffer was completely wrong.
Diffstat (limited to 'libavcodec/flvenc.c')
0 files changed, 0 insertions, 0 deletions