diff options
author | Anton Khirnov <anton@khirnov.net> | 2012-11-21 08:48:47 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2012-11-22 13:40:04 +0100 |
commit | 9ae80e6a9cefcab61e867256ba19ef78a4bfe0cb (patch) | |
tree | c399f75121f89c438569ab497b74bc3f1307af35 /Makefile | |
parent | 0d3123666a42ed6c74d0a052342175261304b8ca (diff) | |
download | ffmpeg-9ae80e6a9cefcab61e867256ba19ef78a4bfe0cb.tar.gz |
id3v2: fix reading unsynchronized frames.
Current code would incorrectly process e.g. 'ff 00 ff 00 ff' to
'ff ff ff', while it should be 'ff ff 00 ff'.
Fixes Bug 395.
CC: libav-stable@libav.org
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions