[pulseaudio-commits] [Git][pulseaudio/webrtc-audio-processing][master] 5 commits: Add build directory to gitignore

Arun Raghavan gitlab at gitlab.freedesktop.org
Mon Oct 26 19:09:04 UTC 2020



Arun Raghavan pushed to branch master at PulseAudio / webrtc-audio-processing


Commits:
a54ffa12 by Arun Raghavan at 2020-10-12T11:25:23-04:00
Add build directory to gitignore

This is what is expected to commonly be used with the meson build
system.

- - - - -
b1b02581 by Arun Raghavan at 2020-10-20T17:22:19-04:00
gitignore: Add install/ for local prefixed installs

- - - - -
bcec8b0b by Arun Raghavan at 2020-10-23T13:30:23-04:00
Update to current webrtc library

This is from the upstream library commit id
3326535126e435f1ba647885ce43a8f0f3d317eb, corresponding to Chromium
88.0.4290.1.

- - - - -
21d78a42 by Arun Raghavan at 2020-10-23T13:30:23-04:00
build: Make packages versioned

Since we cannot rely on the API to be stable upstream, let's start
making the pkg-config, library, and include dir have a version suffix.
This will allow different downstream projects depending on us to
independently switch versions without packagers having to jump through
hoops.

- - - - -
2fabea79 by Arun Raghavan at 2020-10-23T13:30:23-04:00
gitignore: Drop autotools-related paths

- - - - -


25 changed files:

- .gitignore
- README.md
- UPDATING.md
- meson.build
- meson_options.txt
- webrtc/BUILD.gn
- + webrtc/LICENSE
- − webrtc/LICENSE_THIRD_PARTY
- + webrtc/api/array_view.h
- + webrtc/api/audio/audio_frame.cc
- + webrtc/api/audio/audio_frame.h
- + webrtc/api/audio/channel_layout.cc
- + webrtc/api/audio/channel_layout.h
- + webrtc/api/audio/echo_canceller3_config.cc
- + webrtc/api/audio/echo_canceller3_config.h
- + webrtc/api/audio/echo_control.h
- webrtc/modules/audio_coding/codecs/audio_decoder.cc → webrtc/api/audio_codecs/audio_decoder.cc
- + webrtc/api/audio_codecs/audio_decoder.h
- + webrtc/api/audio_codecs/audio_encoder.cc
- + webrtc/api/audio_codecs/audio_encoder.h
- + webrtc/api/call/bitrate_allocation.h
- + webrtc/api/function_view.h
- + webrtc/api/meson.build
- + webrtc/api/ref_counted_base.h
- webrtc/common_types.cc → webrtc/api/rtp_headers.cc


The diff was not included because it is too large.


View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/compare/34efc689c2bef3172e11300b44b6acb556348444...2fabea79e090a3b0e50dabf3bdf5397682be3f9e

-- 
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/compare/34efc689c2bef3172e11300b44b6acb556348444...2fabea79e090a3b0e50dabf3bdf5397682be3f9e
You're receiving this email because of your account on gitlab.freedesktop.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-commits/attachments/20201026/b4897c64/attachment-0001.htm>


More information about the pulseaudio-commits mailing list