Chromium Code Reviews| Index: ffmpeg/patches/README |
| diff --git a/ffmpeg/patches/README b/ffmpeg/patches/README |
| index 2cdbc54d4781f0c25462a5d995c8e7b9334fd320..4845705177f91223691746b82af0405c3099ed87 100644 |
| --- a/ffmpeg/patches/README |
| +++ b/ffmpeg/patches/README |
| @@ -76,3 +76,6 @@ ugly/ |
| changing Chromium code. |
| Rejected upstream. |
| +41_matroska_cluster_incremental.patch |
| + Parse matroska clusters incrementally as opposed to all at once. |
| + Not for upstreamining as it needs work to handle SSA. |