mirror of https://github.com/FFmpeg/FFmpeg.git
This reverts commit 729ebb2f18
.
There was an off-by-one error in the bit mask calculation clearing
actually the last valid bit and causing
http://bugzilla.libav.org/show_bug.cgi?id=227
The broken sample (Mr_MrsSmith-h264_aac.mp4) the commit was fixing
does not work after correcting the off-by-one error.
CC: libav-stable@libav.org
pull/3/merge
parent
363bd1c62c
commit
8a6037c390
1 changed files with 1 additions and 4 deletions
Loading…
Reference in new issue