summaryrefslogtreecommitdiff
path: root/examples.mk
AgeCommit message (Expand)AuthorFilesLines
2021-03-03override assembler with --as option on msvsJerome Jiang1-0/+1
2020-02-14move common attribute defs to compiler_attributes.hJames Zern1-0/+2
2019-06-04configure: test -Wno-* flags used with libyuvJames Zern1-3/+1
2019-06-03configure: enable -Wmissing-declarations for more filesJames Zern1-0/+2
2019-01-30add y4m support to vp9 example encoders.Jerome Jiang1-0/+14
2018-12-13doxygen: fix --disable-examplesJohann1-0/+1
2018-08-16Refactor: move svc example files to from vpx/ to examples/Jerome Jiang1-0/+2
2018-06-21third_party/libyuv: update to a37e7bfeJohann1-2/+2
2018-03-14remove spatial svc experimentJohann1-12/+11
2016-09-27Expand -Wextra to more of the libraryJohann1-0/+1
2016-07-06Modify the name of vp9cx_set_ref exampleYunqing Wang1-7/+7
2016-07-01Make set_reference control API work in VP9Yunqing Wang1-0/+11
2016-06-27Revert "libyuv: update to 1b3e4aee47"James Bankoski1-2/+0
2016-06-24libyuv: update to 1b3e4aee47Jim Bankoski1-0/+2
2016-04-08third_party: Roll libwebm snapshot.Tom Finegan1-13/+24
2016-04-07Revert "third_party: Roll libwebm snapshot."Tom Finegan1-24/+13
2016-04-06third_party: Roll libwebm snapshot.Tom Finegan1-13/+24
2016-04-06Revert "third_party: Roll libwebm snapshot."Tom Finegan1-24/+13
2016-04-05third_party: Roll libwebm snapshot.Tom Finegan1-13/+24
2016-03-26Revert "third_party: Roll libwebm snapshot."James Zern1-24/+13
2016-03-25third_party: Roll libwebm snapshot.Tom Finegan1-13/+24
2015-09-10third_party/libwebm: pull from upstream.Vignesh Venkatasubramanian1-2/+5
2015-08-05Merge "examples.mk: quiet vcproj script exec by default"James Zern1-2/+2
2015-08-03examples.mk: quiet vcproj script exec by defaultJames Zern1-2/+2
2015-07-31update libyuv to r1456James Zern1-2/+3
2015-06-03Support building shared libraries on OS/2KO Myung-Hun1-1/+9
2015-05-27Don't #define snprintf in VS 2015 or higher.Johann1-0/+14
2015-05-12Remove claims of universal target support from the build system.Tom Finegan1-16/+4
2015-02-09configure: add --(disable|enable)-dependency-trackingJames Zern1-0/+1
2014-09-11Enabling example code build for both VP8 and VP9.Dmitry Kovalev1-8/+6
2014-09-11Adding lossless encoding example.Dmitry Kovalev1-0/+7
2014-08-28vp8_multi_resolution_encoder: Huge cleanup.Dmitry Kovalev1-0/+2
2014-08-22add libyuv/scale_neon64.ccJames Zern1-0/+1
2014-08-12libyuv: update to r1041James Zern1-6/+12
2014-07-07Fix build for examples/vp8_multi_resolution_encoder.Marco Paniconi1-1/+2
2014-06-02*.mk: pass SRC_PATH_BARE to all GEN_VCPROJ invocationsJames Zern1-0/+1
2014-05-20Updates libyuv to version 1005Deb Mukherjee1-5/+25
2014-05-14make spatial svc an experimentJames Zern1-9/+11
2014-05-14Rename vpx_temporal_scalable_patterns.cTom Finegan1-7/+7
2014-05-13Rename vp9_spatial_scalable_encoder.Tom Finegan1-9/+9
2014-05-09Remove bitrotted example code: example_xmaTom Finegan1-5/+0
2014-05-07Remove decode_with_partial_drops example.Tom Finegan1-5/+0
2014-04-24Changing webmdec to use libwebmVignesh Venkatasubramanian1-8/+7
2014-04-04Changing webmenc to use libwebmVignesh Venkatasubramanian1-4/+12
2014-04-03Fix build for resize_utilDeb Mukherjee1-1/+1
2014-04-02Revert "Changing webmenc to use libwebm"Paul Wilkins1-12/+4
2014-03-28Changing webmenc to use libwebmVignesh Venkatasubramanian1-4/+12
2014-03-17Merge "Adding a configure flag to control WebM container support"Vignesh Venkatasubramanian1-12/+16
2014-03-14Adding a configure flag to control WebM container supportVignesh Venkatasubramanian1-12/+16
2014-03-11Add VP9 support to the set maps example.Alex Converse1-7/+7