0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-19 19:42:24 +02:00
mpv/audio
wm4 37ad3e79dd threads: use utility+POSIX functions instead of weird wrappers
There is not much of a reason to have these wrappers around. Use POSIX
standard functions directly, and use a separate utility function to take
care of the timespec calculations. (Course POSIX for using this weird
format for time values.)

(cherry picked from commit 92b9d75d72)
2015-05-15 10:30:15 +09:00
..
decode player: change video-bitrate and audio-bitrate properties 2015-04-20 20:52:16 +02:00
filter af: don't attempt to remove last filter for spdif filter removal 2015-05-07 10:51:30 +09:00
out threads: use utility+POSIX functions instead of weird wrappers 2015-05-15 10:30:15 +09:00
audio_buffer.c
audio_buffer.h
audio.c audio: introduce mp_audio readonly bit 2015-05-07 10:46:53 +09:00
audio.h audio: introduce mp_audio readonly bit 2015-05-07 10:46:53 +09:00
chmap_sel.c audio: redo channel map fallback selection 2015-05-09 21:14:15 +09:00
chmap_sel.h
chmap.c audio: simplify further 2015-05-09 21:14:51 +09:00
chmap.h audio: simplify further 2015-05-09 21:14:51 +09:00
fmt-conversion.c Update license headers 2015-04-13 12:10:01 +02:00
fmt-conversion.h Update license headers 2015-04-13 12:10:01 +02:00
format.c Update license headers 2015-04-13 12:10:01 +02:00
format.h audio: minor cosmetics 2015-05-07 10:50:59 +09:00
mixer.c Update license headers 2015-04-13 12:10:01 +02:00
mixer.h Update license headers 2015-04-13 12:10:01 +02:00