Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(145)

Unified Diff: ffmpeg/patches/README

Issue 8296016: Parse matroska clusters incrementally as opposed to all at once. (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party
Patch Set: Created 9 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ffmpeg/patches/ugly/41_matroska_cluster_incremental.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « no previous file | ffmpeg/patches/ugly/41_matroska_cluster_incremental.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698