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

Issue 7014037: Support Motion JPEG (Closed)

Created:
9 years, 7 months ago by Hironori Bono
Modified:
9 years, 7 months ago
Reviewers:
fbarchard
CC:
chromium-reviews
Visibility:
Public.

Description

Support Motion JPEG This change uses the default Huffman tables when a JPEG image does not have DHT markers. When a Motion JPEG frame does not have DHT markers, it assumes a decoder uses the huffman tables suggested by the JPEG standard. Even though it is not compliant with the JPEG standard, it is useful to support such Motion JPEG because it is used by many webcams. BUG=none TEST=<http://codereview.chromium.org/7012034> Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=85600

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+139 lines, -1 line) Patch
MM jdmarker.c View 2 chunks +138 lines, -0 lines 0 comments Download
M libjpeg.gyp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Hironori Bono
9 years, 7 months ago (2011-05-13 10:19:38 UTC) #1
fbarchard
9 years, 7 months ago (2011-05-13 17:22:07 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698