shaka-packager/packager
Joey Parrish eba176f032 build: Disable CPU-specific optimizations in libpng
This fixes the Debug build of libpng on arm64 by avoiding CPU-specific
optimizations that are not in our sources list.  The Release build
appears to have been unaffected, possibly due to link-time
optimizations or dead code stripping.

Change-Id: I900e00fe30b9f3748f2587cfea89a636b3a19811
2021-08-04 12:27:10 -07:00
..
app Fix python linter errors and add linter checks to CI 2021-06-21 21:46:48 +00:00
buildtools/third_party Update DEPS to fix mac build failure 2016-08-19 13:49:41 -07:00
file Workaround warning spam using http_file 2021-06-22 11:57:51 -07:00
hls fix: Explicitly signal the lack of CEA captions in HLS 2021-03-30 18:26:37 +00:00
media build: Stop using hermetic clang, libc++, etc 2021-07-29 13:54:44 -07:00
mpd Add segment_list support for DASH on-demand profile 2021-05-25 12:08:58 -07:00
testing build: Stop using hermetic clang, libc++, etc 2021-07-29 13:54:44 -07:00
third_party build: Disable CPU-specific optimizations in libpng 2021-08-04 12:27:10 -07:00
tools Fix python linter errors and add linter checks to CI 2021-06-21 21:46:48 +00:00
version Fix python linter errors and add linter checks to CI 2021-06-21 21:46:48 +00:00
common.gypi build: Stop using hermetic clang, libc++, etc 2021-07-29 13:54:44 -07:00
packager.cc Add segment_list support for DASH on-demand profile 2021-05-25 12:08:58 -07:00
packager.gyp Fix Windows shared_library builds 2021-06-15 13:16:47 -07:00
packager.h Add cc_index to stream descriptor. 2021-02-17 18:33:53 +00:00
packager_test.cc Return an error when seeing duplicated outputs 2018-11-27 22:38:48 +00:00
protoc.gypi Support generation of libpackager.so (shared_library) 2017-06-13 20:42:32 +00:00
status.cc Fix error code message for trick play error 2018-12-13 00:26:55 +00:00
status.h Cleans up Status class 2018-01-31 03:32:07 +00:00
status_macros.h Generate full segment after cue point 2018-03-27 19:14:26 +00:00
status_test_util.h Implement multi DRM support. (Part 1) 2018-03-03 01:39:16 +00:00
status_unittest.cc Cleans up Status class 2018-01-31 03:32:07 +00:00