| Index: third_party/ffmpeg/patches/README
|
| ===================================================================
|
| --- third_party/ffmpeg/patches/README (revision 109270)
|
| +++ third_party/ffmpeg/patches/README (working copy)
|
| @@ -80,6 +80,10 @@
|
| cevans: a defensive patch; the Vorbis codec is always going off the end of
|
| its output buffer. Now, this should never happen again.
|
|
|
| +50_vp8_fix_frame_size_changes.patch
|
| + acolwell: fixes invalid reads on the segment maps when the frame dimensions
|
| + change.
|
| +
|
| ugly/
|
| 07_get_bits_overrun.patch
|
| Might get upstreamed as a compile-time macro (i.e., CHECK_FOR_OVERRUNS) but
|
|
|