summaryrefslogtreecommitdiff
path: root/examples.mk
Commit message (Expand)AuthorAgeFilesLines
* configure: add -WshadowJames Zern2023-05-091-0/+1
* override assembler with --as option on msvsJerome Jiang2021-03-031-0/+1
* move common attribute defs to compiler_attributes.hJames Zern2020-02-141-0/+2
* configure: test -Wno-* flags used with libyuvJames Zern2019-06-041-3/+1
* configure: enable -Wmissing-declarations for more filesJames Zern2019-06-031-0/+2
* add y4m support to vp9 example encoders.Jerome Jiang2019-01-301-0/+14
* doxygen: fix --disable-examplesJohann2018-12-131-0/+1
* Refactor: move svc example files to from vpx/ to examples/Jerome Jiang2018-08-161-0/+2
* third_party/libyuv: update to a37e7bfeJohann2018-06-211-2/+2
* remove spatial svc experimentJohann2018-03-141-12/+11
* Expand -Wextra to more of the libraryJohann2016-09-271-0/+1
* Modify the name of vp9cx_set_ref exampleYunqing Wang2016-07-061-7/+7
* Make set_reference control API work in VP9Yunqing Wang2016-07-011-0/+11
* Revert "libyuv: update to 1b3e4aee47"James Bankoski2016-06-271-2/+0
* libyuv: update to 1b3e4aee47Jim Bankoski2016-06-241-0/+2
* third_party: Roll libwebm snapshot.Tom Finegan2016-04-081-13/+24
* Revert "third_party: Roll libwebm snapshot."Tom Finegan2016-04-071-24/+13
* third_party: Roll libwebm snapshot.Tom Finegan2016-04-061-13/+24
* Revert "third_party: Roll libwebm snapshot."Tom Finegan2016-04-061-24/+13
* third_party: Roll libwebm snapshot.Tom Finegan2016-04-051-13/+24
* Revert "third_party: Roll libwebm snapshot."James Zern2016-03-261-24/+13
* third_party: Roll libwebm snapshot.Tom Finegan2016-03-251-13/+24
* third_party/libwebm: pull from upstream.Vignesh Venkatasubramanian2015-09-101-2/+5
* Merge "examples.mk: quiet vcproj script exec by default"James Zern2015-08-051-2/+2
|\
| * examples.mk: quiet vcproj script exec by defaultJames Zern2015-08-031-2/+2
* | update libyuv to r1456James Zern2015-07-311-2/+3
|/
* Support building shared libraries on OS/2KO Myung-Hun2015-06-031-1/+9
* Don't #define snprintf in VS 2015 or higher.Johann2015-05-271-0/+14
* Remove claims of universal target support from the build system.Tom Finegan2015-05-121-16/+4
* configure: add --(disable|enable)-dependency-trackingJames Zern2015-02-091-0/+1
* Enabling example code build for both VP8 and VP9.Dmitry Kovalev2014-09-111-8/+6
* Adding lossless encoding example.Dmitry Kovalev2014-09-111-0/+7
* vp8_multi_resolution_encoder: Huge cleanup.Dmitry Kovalev2014-08-281-0/+2
* add libyuv/scale_neon64.ccJames Zern2014-08-221-0/+1
* libyuv: update to r1041James Zern2014-08-121-6/+12
* Fix build for examples/vp8_multi_resolution_encoder.Marco Paniconi2014-07-071-1/+2
* *.mk: pass SRC_PATH_BARE to all GEN_VCPROJ invocationsJames Zern2014-06-021-0/+1
* Updates libyuv to version 1005Deb Mukherjee2014-05-201-5/+25
* make spatial svc an experimentJames Zern2014-05-141-9/+11
* Rename vpx_temporal_scalable_patterns.cTom Finegan2014-05-141-7/+7
* Rename vp9_spatial_scalable_encoder.Tom Finegan2014-05-131-9/+9
* Remove bitrotted example code: example_xmaTom Finegan2014-05-091-5/+0
* Remove decode_with_partial_drops example.Tom Finegan2014-05-071-5/+0
* Changing webmdec to use libwebmVignesh Venkatasubramanian2014-04-241-8/+7
* Changing webmenc to use libwebmVignesh Venkatasubramanian2014-04-041-4/+12
* Fix build for resize_utilDeb Mukherjee2014-04-031-1/+1
* Revert "Changing webmenc to use libwebm"Paul Wilkins2014-04-021-12/+4
* Changing webmenc to use libwebmVignesh Venkatasubramanian2014-03-281-4/+12
* Merge "Adding a configure flag to control WebM container support"Vignesh Venkatasubramanian2014-03-171-12/+16
|\
| * Adding a configure flag to control WebM container supportVignesh Venkatasubramanian2014-03-141-12/+16