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

Unified Diff: ffmpeg/patches/README

Issue 8341002: VP8: fix up handling of segmentation_maps in reference frames. (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party
Patch Set: merge 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/to_upstream/42_vp8_fix_segmentation_maps.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 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
« no previous file with comments | « no previous file | ffmpeg/patches/to_upstream/42_vp8_fix_segmentation_maps.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698