| Index: ffmpeg/patches/README
|
| diff --git a/ffmpeg/patches/README b/ffmpeg/patches/README
|
| index 4845705177f91223691746b82af0405c3099ed87..864c2ec54bef0f355219636a0ef4ffa78e59cdbb 100644
|
| --- a/ffmpeg/patches/README
|
| +++ b/ffmpeg/patches/README
|
| @@ -54,6 +54,10 @@ to_upstream/
|
| 40_MKV_fix_oob_write.patch
|
| Fixes an out-of-bounds write if laces==1 in MKV demuxer.
|
|
|
| +42_vp8_fix_segmentation_maps.patch
|
| + rbultje: Associate segmentation_map[] with reference frame rather than
|
| + decoding instance.
|
| +
|
| ugly/
|
| 07_get_bits_overrun.patch
|
| Might get upstreamed as a compile-time macro (i.e., CHECK_FOR_OVERRUNS) but
|
|
|