aboutsummaryrefslogtreecommitdiff
path: root/projects/libtheora
AgeCommit message (Collapse)Author
2021-09-18libtheora, wolfmqtt: switch to new basebuilder (#6481)DavidKorczynski
* libtheora: switch to new basebuilder * wolfmqtt: switch to new basebuilder
2021-08-25[Ubuntu upgrade] Pin projects that fail on coverage (#6300)jonathanmetzman
Some of these seem to timeout, unclear if this is a fluke. Can upgrade these later. Related #6180
2020-07-06Update Dockerfiles (#4070)devtty1er
* Use LABEL in place of MAINTAINER * Remove LABEL maintainer from Dockerfiles
2020-05-13Build fixes (#3802)Tyson Smith
* [libtheora] Update upstream repository url * [speex] Update upstream repository url * [tremor] Update upstream repository url * [vorbis] Update upstream repository url
2020-03-10[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)Max Moroz
* [presubmit] Enforce language attribute in projectt.yaml to be always set. * Update documentation, better presubmit check, new project template. * add docstring to templates.py * Add example values in the project.yaml template and remove python value for now * Add "project: c++" to 256 projects * format * Add labels and selective_unpack sections to the presubmit check * fix incorrect auto_ccs format in three projects * fix nss emails after rebase
2020-03-09Some Mozilla changes (#3481)Sylvestre Ledru
* Refresh the list to have a Mozilla employee with an active account * Update of the list of nss participants
2020-02-05[libtheora] Remove unused dataflow sanitizer. (#3338)Max Moroz
* [libtheora] Try enabling dataflow build config. Just noticed that `dataflow` sanitizer is enabled while `fuzzing_engine` is not. Let's see if it works or should be removed. * remove dataflow sanitizer
2019-09-24[libtheora] Build OGG with --disable-crc (#2885)Tyson Smith
2019-09-20[libtheora] Add vendor CC (#2870)Tyson Smith
2019-09-19[libtheora] Add vendor CC (#2861)Tyson Smith
2019-09-19[libtheora] Integrate project (#2827)Guido Vranken