Comment #24 on issue 17174 by [email protected]: Theora block-level
quant not supported
http://code.google.com/p/chromium/issues/detail?id=17174
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=22821
------------------------------------------------------------------------
r22821 | [email protected] | 2009-08-07 16:06:25 -0700 (Fri, 07 Aug 2009)
| 10 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/ffmpeg/README.chromium?r1=22821&r2=22820
A
http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/ffmpeg/r18986_theora_block_quant.patch
A
http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/ffmpeg/r19350_init_loop_filter_127fix.patch
A
http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/ffmpeg/r19351_theora_decode_tables_limit127.patch
A
http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/ffmpeg/r19355_invalid_huffman_table.patch
A
http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/ffmpeg/r19356_theora_decode_init_error_passing.patch
A
http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/ffmpeg/static_pthread_O2.patch
Add patches for block-level quant in theora, -O2 on build, and statically
link pthread on Windows
For Theora changes, also includes 4 patches that fix various decoder crash
bugs in theora due to bad clamping of values, or forgetting to check return
codes.
There is a build settings patch to use -O2 for all platforms instead of
-O3, and to statically link pthreads on windows. This reduces the produced
binary sizes, and decreases CPU usage by like 10% on windows.
BUG=17174
TEST=none
Review URL: http://codereview.chromium.org/164120
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---