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

Side by Side Diff: chromium/config/libavutil/avconfig.h

Issue 9290059: Initial commit of all previous Chrome build scripts. (Closed) Base URL: http://git.chromium.org/chromium/third_party/ffmpeg.git@master
Patch Set: Created 8 years, 11 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 unified diff | Download patch
OLDNEW
(Empty)
1 /* Generated by ffconf */
2 #ifndef AVUTIL_AVCONFIG_H
3 #define AVUTIL_AVCONFIG_H
4 #define AV_HAVE_BIGENDIAN 0
5 #define AV_HAVE_FAST_UNALIGNED 1
6 #endif /* AVUTIL_AVCONFIG_H */
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698