Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
adhd
/
62f13cff586f323f1116c81f1be3842b57e961cb
62f13cf
CRAS: Add methods to show snapshots in cras_test_client
by Paul Hsia
· 6 years ago
0ac9690
CRAS: Refactor audio_debug_info related functions
by Paul Hsia
· 6 years ago
000bd28
CRAS: Expose snapshot update and get function for cras_client
by Paul Hsia
· 6 years ago
3c634b9
CRAS: Dump snapshots to shared memory with the client
by Paul Hsia
· 6 years ago
087619b
CRAS: Add audio_thread_monitor to CRAS
by Paul Hsia
· 6 years ago
6e54519
CRAS: iodev_list - Fix pinned stream on already enabled dev
by Hsin-Yu Chao
· 6 years ago
04c1eb0
CRAS: libcras - API to get AEC supported flag
by Hsin-Yu Chao
· 6 years ago
22ba516
CRAS: server_metrics - Log number of underruns
by Yu-Hsuan Hsu
· 6 years ago
c10d139
CRAS: audio_thread - modify initial callback time for new streams
by Yu-hsuan Hsu
· 6 years ago
45e6bb4
CRAS: apm - Remove handle for AEC dump
by Hsin-Yu Chao
· 6 years ago
01cb783
CRAS: iodev - Handle input_dsp_offset larger than read frames
by Hsin-Yu Chao
· 6 years ago
c3ab4bf
CRAS: rstream - Fix valgrind warning
by Hsin-Yu Chao
· 6 years ago
5e1e698
CRAS: iodev_list - Fix potential multi thread access
by Hsin-Yu Chao
· 6 years ago
af6c8c4
cras: Fix x86 build
by Nicolas Boichat
· 6 years ago
c62ac4d
CRAS: fmt_conv - Handle leaked frame
by Hsin-Yu Chao
· 6 years ago
1ab7fdb
CRAS: bt_io - Don't use software gain for BT input
by Hsin-Yu Chao
· 6 years ago
23ed583
CRAS: bt_device - Fix multi thread accessing iodev at the same time
by Hsin-Yu Chao
· 6 years ago
8d4161c
CRAS: rate_estimator - Don't reset when input buffer is zero
by Hsin-Yu Chao
· 6 years ago
36c43ca
CRAS: system_state: better return code
by Tzung-Bi Shih
· 6 years ago
4cffe2a
CRAS: alsa_plugin: support drain behavior and fix deadlock
by Tzung-Bi Shih
· 6 years ago
007f89d
CRAS: shm - Avoid race condition when buffer reading
by Yu-hsuan Hsu
· 6 years ago
5bf79e7
adhd: Fix undefined behavior in cras_fmt_conv and its unittest
by paulhsia
· 6 years ago
1a75da0
adhd: Fix undefined behavior in rclient_unittest
by paulhsia
· 6 years ago
6f26b2e
adhd: Fix memory leaks in fmt_conv_unittest and dev_stream_unittest
by paulhsia
· 6 years ago
b2f004b
adhd: Fix leaks and invalid memory access in alsa_io_unittest
by paulhsia
· 6 years ago
ed59dbb
adhd: Fix memory leak in cras_client_unittest.cc
by paulhsia
· 6 years ago
86aab9b
CRAS: fmt_conv - Bug fix in cras_fmt_conv
by Hsin-Yu Chao
· 6 years ago
c8c1f72
audio_thread_log_viewer: update the version of D3
by Yu-hsuan Hsu
· 6 years ago
e3b43a5
CRAS: test_client - make sure stream_id is initialized
by Dylan Reid
· 6 years ago
93da424
CRAS: Check that the AEC dump message is the correct length
by Dylan Reid
· 6 years ago
e93453f
CRAS: test_client - Fix compile error in fuzz test
by Hsin-Yu Chao
· 6 years ago
9955a90
CRAS: fix build for boards without webrtc-apm package
by Hsin-Yu Chao
· 6 years ago
47898ac
CRAS: client - Initialize effects field
by Hsin-Yu Chao
· 6 years ago
3b8a2bd
CRAS: dbus - api to query if aec is supported
by Hsin-Yu Chao
· 6 years ago
deb1cf6
CRAS: config - expose aec parameters in aec.ini
by Hsin-Yu Chao
· 7 years ago
65207dc
CRAS: apm_list - Enable aec_dump
by Hsin-Yu Chao
· 7 years ago
0b6d24c
CRAS: fuzz - Fix ossfuzz/cras build
by Hsin-Yu Chao
· 6 years ago
3a33a28
CRAS: apm_list - Fix channel layout on apm
by Hsin-Yu Chao
· 7 years ago
13b0237
CRAS: apm_list - Enable echo cancellation
by Hsin-Yu Chao
· 7 years ago
4dd5f3a
CRAS: apm_list - Process reverse stream
by Hsin-Yu Chao
· 7 years ago
6ff157f
CRAS: apm_list - Process input data in APM
by Hsin-Yu Chao
· 7 years ago
860b487
CRAS: apm_list - Add apm_list module
by Hsin-Yu Chao
· 7 years ago
df70e2d
CRAS: Add float_buffer utility
by Hsin-Yu Chao
· 7 years ago
2981be2
CRAS: byte_buffer - Rename utiliy functions
by Hsin-Yu Chao
· 6 years ago
17e1bb5
CRAS: dsp - Create dummy ini for ext_dsp_module use case
by Hsin-Yu Chao
· 6 years ago
a2a0b82
CRAS: dsp_util - Support more sample formats
by Hsin-Yu Chao
· 6 years ago
c3e25e0
CRAS: dsp_pipeline - Adds external dsp module interface
by Hsin-Yu Chao
· 7 years ago
21aa7da
CRSA: iodev - Remove optimization at mute
by Hsin-Yu Chao
· 6 years ago
6e4ea41
CRAS: client - Set stream effects and backward support
by Hsin-Yu Chao
· 8 years ago
bf5f091
CRAS: fmt_conv: remove signed/unsigned compares in UT
by Dylan Reid
· 6 years ago
553ab39
CRAS: messages - Remove unsized arrays.
by Dylan Reid
· 6 years ago
93741ba
CRAS: iodev_info - Add stdint include
by Dylan Reid
· 6 years ago
470870b
CRAS: iodev_info - remove unused time.h include
by Dylan Reid
· 6 years ago
47fd361
Revert "CRAS: client - Set stream effects"
by Hsin-Yu Chao
· 6 years ago
00a0b33
CRAS: client - Set stream effects
by Hsin-Yu Chao
· 8 years ago
f724451
CRAS: iodev_list - allow multiple dev enabled callback be registered
by Hsin-Yu Chao
· 7 years ago
52b1139
CRAS: input_data - Adds input_data struct
by Hsin-Yu Chao
· 7 years ago
6d90a1c
cras: Fix some undefined shifts error.
by Manoj Gupta
· 6 years ago
b73adc2
CRAS: fmt_conv - Add quad<->stereo mappings.
by Louis Collard
· 6 years ago
feb9007
adhd: Fix memory leaks in fmt_conv_unittest
by paulhsia
· 6 years ago
e7df0e7
adhd: Fix memory leaks in polled_interval_checker_unittest
by paulhsia
· 6 years ago
1473be7
adhd: Fix memory leaks in loopback_iodev_unittest
by paulhsia
· 6 years ago
0e9ac1a
adhd: Fix memory leak in observer_unittest
by paulhsia
· 6 years ago
016f66b
CRAS: iodev - Remove unused channel layout data.
by Louis Collard
· 6 years ago
80a85eb
CRAS: dev_stream - Limit the frames to copy from converter buffer
by Hsin-Yu Chao
· 7 years ago
cf87501
CRAS: cras_alsa_io - Adjust appl_ptr correctly when leave no stream
by Yu-hsuan Hsu
· 6 years ago
2af96b6
adhd: Fix memory leaks in alsa_ucm_unittest
by paulhsia
· 6 years ago
ad1abee
adhd: Fix memory leaks in cras_alsa_ucm
by paulhsia
· 6 years ago
854469d
adhd: Fix memory leak in alsa_card_unittest
by paulhsia
· 6 years ago
3f78af9
adhd: Fix memory leak in cras_alsa_card
by paulhsia
· 6 years ago
792823a
adhd: Fix memory leaks in dev_stream_unittest
by paulhsia
· 6 years ago
eae1262
adhd: Fix use after free in alert_unittest
by paulhsia
· 6 years ago
159d987
adhd: Fix memory leaks in linear_resampler_unittest
by paulhsia
· 6 years ago
8d61072
adhd: Fix memory leaks in iodev_list_unittest
by paulhsia
· 6 years ago
0fdafac
adhd: Fix memory leak in alsa_mixer_unittest
by paulhsia
· 6 years ago
062f0ff
adhd: Fix memory leak in cras_alsa_mixer.c
by paulhsia
· 6 years ago
2b9e900
adhd: Fix memory leaks and refactor in a2dp_iodev_unittest
by paulhsia
· 6 years ago
86d5686
adhd: Fix memory leak in cras_a2dp_iodev.c
by paulhsia
· 6 years ago
45ead62
adhd: Fix memory leak and refactor in hfp_iodev_unittest
by paulhsia
· 6 years ago
3f7cfdd
adhd: Fix memory leaks in cras_hfp_iodev
by paulhsia
· 6 years ago
55893b7
adhd: Fix memory leaks and use after free in bt_device_unittest
by paulhsia
· 6 years ago
1708046
adhd: Fix memory leaks in bt_io_unittest
by paulhsia
· 6 years ago
6e20c5f
adhd: Fix memory leaks in cras_bt_io.c
by paulhsia
· 6 years ago
b17de17
adhd: Remove uninitialized string and syslog call in cras_alsa_jack.c
by paulhsia
· 6 years ago
4ba6259
adhd: Fix memory leaks in alsa_jack_unittest
by paulhsia
· 6 years ago
9fb1113
adhd: Fix memory leaks and uninitialized values in alsa_io_unittest
by paulhsia
· 6 years ago
0dfa2f6
adhd: Fix accessing uninitialized pointer in alsa_io_unittest
by paulhsia
· 6 years ago
380b741
adhd: Fix some memory leaks.
by Manoj Gupta
· 6 years ago
121929e
CRAS: cras_iodev - use converted cb_level to open iodev.
by paulhsia
· 7 years ago
9ba33f9
CRAS: cras_iodev - adjust min_cb_level when removing the last stream.
by paulhsia
· 7 years ago
63fb1d7
CRAS: rstream - Clear pending reply while stream disconnected
by Yu-hsuan Hsu
· 7 years ago
7a43184
CRAS: alsa_helpers - Failure to set channel map isn't a fatal error
by Dylan Reid
· 7 years ago
78f91fc
CRAS: alsa_helpers - Allow eight channel devices
by Dylan Reid
· 7 years ago
8e78579
CRAS: polled_interval - fn syntax for sizeof
by Dylan Reid
· 7 years ago
69faec3
CRAS: audio_helper: Return error if no formats are found
by Dylan Reid
· 7 years ago
c7d30a4
UCM: cyan - update to upstream sof naming
by Dylan Reid
· 7 years ago
c442f2a
CRAS: fmt_conv - Fix buffer overflow
by Dylan Reid
· 7 years ago
8e025f0
CRAS: bt_device - Don't process msg if device doesn't exist
by Hsin-Yu Chao
· 7 years ago
247dc14
CRAS: audio_thread - handle EINTR in read.
by Dylan Reid
· 7 years ago
26289eb
CRAS: audio_format - Support mapping RL and RR channels to SL and SR.
by Louis Collard
· 7 years ago
Next »