Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
tinyalsa_new
/
faaa6972a2846b43366887bc0779c6c1be20a16f
/
src
/
pcm.c
faaa697
AOSP CL "Export pcm_mmap_avail"
by dvdli
· 4 years, 10 months ago
1e75a16
AOSP CL "pcm: add support to set silence_size"
by dvdli
· 4 years, 10 months ago
9c9a442
AOSP CL "Add pcm_params string conversion and format checking"
by dvdli
· 4 years, 10 months ago
f29b8df
tinyalsa: add plugin support for mmap/poll ops
by Rohit kumar
· 5 years ago
f317464
src/pcm.c: remove MAP_FILE mmap flag
by Ethan Sommer
· 5 years ago
859adb2
pcm_hw_close: avoid SIGSEGV when pcm_hw_open fail
by Miguel GAIO
· 5 years ago
cb1d5fa
Merge pull request #148 from lkundrak/lr/double-free
by Taylor Holberton
· 5 years ago
8fca97e
pcm: do not negate errno
by Lubomir Rintel
· 5 years ago
00f5aa1
pcm: avoid calling pcm_hw->close() twice
by Lubomir Rintel
· 5 years ago
5389c1f
Merge pull request #137 from codeauroraforum/plugin-support
by Taylor Holberton
· 6 years ago
986b8e3
tinyalsa: add support for PCM plugins
by Bhalchandra Gajare
· 6 years ago
05c64c3
pcm: Set SW params.avail_min to period size
by Miguel GAIO
· 6 years ago
c6c0d78
pcm: Allow to wait if capture is not running
by Ricardo Biehl Pasquali
· 6 years ago
7e2581e
pcm: Remove setting unnecessary parameters
by Ricardo Biehl Pasquali
· 7 years ago
b38b6a6
pcm: Check for error after setting appl_ptr
by Ricardo Biehl Pasquali
· 7 years ago
0bfac89
pcm: Cleanup control/status when setup fails
by Ricardo Biehl Pasquali
· 7 years ago
1804d15
pcm: Replace 'underruns' with 'xruns'
by Ricardo Biehl Pasquali
· 7 years ago
03cc7c5
pcm: Create generic transfer
by Ricardo Biehl Pasquali
· 7 years ago
b8ea4c4
pcm: Put transfer functions together
by Ricardo Biehl Pasquali
· 7 years ago
297d24b
pcm: Remove 'running' variable from pcm structure
by Ricardo Biehl Pasquali
· 7 years ago
4ee09a9
pcm: Rewrite pcm_mmap_transfer() for compatibility
by Ricardo Biehl Pasquali
· 7 years ago
7aacaed
pcm: Exit loop when there are no available frames
by Ricardo Biehl Pasquali
· 7 years ago
d759f48
pcm: Put mmap functions together
by Ricardo Biehl Pasquali
· 7 years ago
7bdb05d
pcm: Rewrite pcm_get_htimestamp()
by Ricardo Biehl Pasquali
· 7 years ago
19f84c3
pcm: Move pcm_get_htimestamp()
by Ricardo Biehl Pasquali
· 7 years ago
b00f90a
pcm: Get values from kernel in avail_update
by Ricardo Biehl Pasquali
· 7 years ago
c144675
pcm: Call HWSYNC ioctl when status is mmaped
by Ricardo Biehl Pasquali
· 7 years ago
7a286f6
pcm: Remove HWSYNC before available calculation
by Ricardo Biehl Pasquali
· 7 years ago
7a512de
pcm: Do not set values after control/status mmap
by Ricardo Biehl Pasquali
· 7 years ago
535a6ba
pcm: Get appl_ptr and avail_min after prepare
by Ricardo Biehl Pasquali
· 7 years ago
c8eb9c9
pcm: Remove 'prepared' variable from pcm structure
by Ricardo Biehl Pasquali
· 7 years ago
7ff9cde
pcm: Remove prepare before start
by Ricardo Biehl Pasquali
· 7 years ago
13e11fe
pcm: Remove start before read
by Ricardo Biehl Pasquali
· 7 years ago
f85cf62
pcm: Prepare after overrun
by Ricardo Biehl Pasquali
· 7 years ago
5f247ef
pcm: Remove code assuming start after write
by Ricardo Biehl Pasquali
· 7 years ago
7c40a9e
pcm: Move prepare action to xrun handling
by Ricardo Biehl Pasquali
· 7 years ago
13bf629
pcm: Do prepare action in pcm_open()
by Ricardo Biehl Pasquali
· 7 years ago
1f74156
Added ifndef around macros
by Taylor Holberton
· 7 years ago
4c5a11d
Checking for definition of __bitwise, __force, __user
by Taylor Holberton
· 7 years ago
cf5f063
Fixed pcm_start when pcm is linked to other pcm device
by Miguel Gaio
· 7 years ago
c9f97da
Corrected pcm_sync_ptr() on dma mmap coherent architecture
by Miguel Gaio
· 7 years ago
f6fe523
Fix pcm_writei return value if pcm is in not running state.
by Miguel GAIO
· 7 years ago
093b878
added PCM_NONBLOCK macro
by Taylor Holberton
· 8 years ago
001b25e
adding bounds check only when needed
by Taylor Holberton
· 8 years ago
861da7a
moved code in pcm_open() to pcm_set_config()
by Taylor Holberton
· 8 years ago
25976dc
removed tab characters
by Taylor Holberton
· 8 years ago
08bb590
added pcm_get_config()
by Taylor Holberton
· 8 years ago
ea06b97
simplified pcm_read() and pcm_write()
by Taylor Holberton
· 8 years ago
851dd80
checking limits of frame counts
by Taylor Holberton
· 8 years ago
1137fc7
removed debug statement
by Taylor Holberton
· 8 years ago
e123a65
added doc on pcm_open and null checking pcm_is_ready
by Taylor Holberton
· 9 years ago
c6f908e
Added pcm_open_by_name()
by Taylor Holberton
· 9 years ago
558e594
Added pcm_link and pcm_unlink functions
by Taylor Holberton
· 9 years ago
d1c98e4
renamed parameter in doc
by Taylor Holberton
· 9 years ago
d7b140a
Using frame counts in pcm_readi and pcm_writei
by Taylor Holberton
· 9 years ago
f9834ee
Added pcm_readi and pcm_writei functions
by Taylor Holberton
· 9 years ago
77979a8
Added format related getters for PCM
by Taylor Holberton
· 9 years ago
147d7ad
Added const specifier in several functions
by Taylor Holberton
· 9 years ago
15d5848
added const specifier in function, pcm_is_ready
by Taylor Holberton
· 9 years ago
94803b0
Added const specifier in pcm_open
by Taylor Holberton
· 9 years ago
2f387d2
Added const specifier in several functions
by Taylor Holberton
· 9 years ago
d265c27
added parameter doc
by Taylor Holberton
· 9 years ago
17a1024
added some documentation
by Taylor Holberton
· 9 years ago
72e4422
corrected error handling in pcm_sync_ptr()
by Taylor Holberton
· 9 years ago
b7a2857
added some documentation
by Taylor Holberton
· 9 years ago
8e1b102
renamed doxygen group, tinyalsa-pcm to libtinyalsa-pcm
by Taylor Holberton
· 9 years ago
2386a42
initializing 'result' from transfer struct
by Taylor Holberton
· 9 years ago
9cf0d77
Merge branch 'master' of https://github.com/tinyalsa/tinyalsa
by Taylor Holberton
· 9 years ago
f319eb0
Added support for default config
by Taylor Holberton
· 9 years ago
04952ee
included only necessary headers
by Ricardo Biehl Pasquali
· 9 years ago
6d58e01
added basic pcm documentation
by Taylor Holberton
· 9 years ago
22ab7da
put source files into src dir
by Taylor Holberton
· 9 years ago
[Renamed from pcm.c]
73466c0
voided unused parameter
by Taylor Holberton
· 9 years ago
c01d4a3
added support for more signed types
by Taylor Holberton
· 9 years ago
4f55606
fixed bracket placement
by Taylor Holberton
· 9 years ago
713e656
Merge pull request #74 from dimkr/master
by Taylor Holberton
· 9 years ago
bb40260
Added get_file_descriptor()
by Taylor Holberton
· 9 years ago
696c448
include time.h, to prevent use of struct timespec before definition
by Dima Krasner
· 9 years ago
33fe27c
Merge pull request #48 from vinodkoul/wait_delay
by Simon Wilson
· 10 years ago
1c30d6e
Merge pull request #37 from StevenNAN/patch-1
by Simon Wilson
· 10 years ago
4cddf19
tinyalsa: add pcm_get_subdevice()
by David Wagner
· 11 years ago
9ecb93f
Tinyalsa: add pcm_delay()
by Hardik T Shah
· 11 years ago
84889d0
Tinyalsa: allow pcm_wait to wait on POLLIN events
by Apelete Seketeli
· 11 years ago
ad80762
Update tinypcminfo to display format information
by Andy Hung
· 11 years ago
2516c01
Merge pull request #34 from elaurent/master
by Simon Wilson
· 11 years ago
ac6b1b9
Merge pull request #33 from gkasten/CL_avsync
by Simon Wilson
· 11 years ago
c9032a0
tinyalsa: add separate call for pcm prepare
by Omair Mohammed Abdullah
· 13 years ago
b0fc3e9
Update pcm.c
by StevenNAN
· 11 years ago
bb7c5df
add support for mmap read
by Eric Laurent
· 12 years ago
8101240
pcm_get_htimestamp can now use CLOCK_MONOTONIC
by Glenn Kasten
· 12 years ago
7136cf7
pcm: support S24_LE format
by Simon Wilson
· 12 years ago
4354488
pcm: add pcm_get_params API
by Simon Wilson
· 13 years ago
2c3a8e2
Add -Wall to Makefile and fix warnings
by Simon Wilson
· 13 years ago
cde1f6f
Fix several 'symbol defined but not used' warnings.
by Gabriel M. Beddingfield
· 13 years ago
2a274a1
pcm: Add support for S8 and S24LE formats.
by Gabriel M. Beddingfield
· 13 years ago
93e7b67
pcm: fix default capture start threshold
by Eric Laurent
· 13 years ago
2581a1e
add error check for pcm_start
by Keunyoung
· 13 years ago
b6db70a
pcm: Add PCM_NORESTART flag
by John Grossman
· 13 years ago
5f64fe7
pcm: Factor out pcm_start() from pcm_read()
by Mark Brown
· 14 years ago
d88eedb
Merge pull request #11 from broonie/const-write
by tinyalsa
· 14 years ago
Next »