summaryrefslogtreecommitdiffstats
path: root/audio/format.c
Commit message (Expand)AuthorAgeFilesLines
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-1/+1
* audio/format: add heuristic to estimate loss on format conversionwm42013-11-161-0/+48
* audio: drop "_NE"/"ne" suffix from audio formatswm42013-11-151-1/+0
* audio/format: add non-interleaved audio formatswm42013-11-121-0/+49
* ao: add ao_play_silence, use for ao_alsa and ao_osswm42013-11-101-0/+6
* audio/format: convert format macros to enum, drop NE suffixwm42013-11-071-33/+22
* audio: replace af_fmt2str_short -> af_fmt_to_strwm42013-11-071-10/+1
* audio/format: reformatwm42013-11-071-20/+18
* audio/format: add some helper functionswm42013-10-221-0/+30
* audio: don't allow setting unknown formats from command linewm42013-08-261-17/+1
* audio: make internal audio format 0 an invalid formatwm42013-08-261-1/+1
* audio: fix af_fmt_seconds_to_bytesStefano Pigozzi2013-06-161-2/+2
* core: add a spsc ringbuffer implementationStefano Pigozzi2013-06-161-0/+10
* audio: add double sample formatwm42013-05-121-11/+5
* audio: add some setters for mp_audio, and require filters to use themwm42013-05-121-0/+2
* audio: remove support for native alaw/mulaw/adpcm outputwm42012-12-111-3/+0
* Rename directories, move files (step 2 of 2)wm42012-11-121-1/+1
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+134