summaryrefslogtreecommitdiffstats
path: root/audio/format.h
Commit message (Expand)AuthorAgeFilesLines
* audio: rewrite filtering glue codewm42018-01-301-0/+1
* audio: fix annyoing af_get_best_sample_formats() definitionwm42018-01-251-1/+1
* audio: drop AF_FORMAT_S24wm42017-07-071-2/+0
* audio/format: change license to LGPLwm42017-06-201-11/+7
* audio: add af_select_best_samplerate functionKevin Mitchell2016-03-171-0/+1
* ao_lavc: use new sample format determination codewm42015-09-101-1/+0
* audio/format: add function for determining sample conversion candidateswm42015-09-101-0/+1
* audio: fix format function consistency issueswm42015-06-261-11/+5
* audio: replace format name tablewm42015-06-261-10/+1
* audio: remove bitmask format definition messwm42015-06-261-55/+29
* audio: remove S8, U16, U24, U32 formatswm42015-06-161-16/+9
* audio: minor cosmeticswm42015-05-051-16/+16
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* audio: make all format query shortcuts macrosKevin Mitchell2015-04-031-2/+3
* ad_spdif: move frame sizes to a general functionwm42015-03-101-0/+2
* ao/format: add af_fmt_is_floatKevin Mitchell2014-12-011-0/+1
* audio: cleanup spdif format definitionswm42014-09-231-36/+33
* audio: drop swapped-endian audio formatswm42014-09-231-53/+19
* audio: remove swapped-endian spdif formatswm42014-09-231-10/+3
* Move compat/ and bstr/ directory contents somewhere elsewm42014-08-291-1/+1
* build: deal with endian messwm42014-07-101-1/+1
* af_fmt2bits: change to af_fmt2bps (bytes/sample) where appropriateMarcoen Hirschberg2014-05-281-0/+1
* audio: fix signedness of AF_FORMAT_S32Pwm42014-02-051-1/+1
* Reduce recursive config.h inclusions in headerswm42013-12-181-1/+1
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-1/+1
* audio/format: add heuristic to estimate loss on format conversionwm42013-11-161-0/+3
* audio/format: fix doublep sample formatwm42013-11-161-1/+1
* audio: drop "_NE"/"ne" suffix from audio formatswm42013-11-151-11/+0
* audio/format: add non-interleaved audio formatswm42013-11-121-2/+20
* ao: add ao_play_silence, use for ao_alsa and ao_osswm42013-11-101-0/+5
* audio/format: convert format macros to enum, drop NE suffixwm42013-11-071-62/+74
* audio: replace af_fmt2str_short -> af_fmt_to_strwm42013-11-071-3/+2
* audio/format: reformatwm42013-11-071-38/+38
* audio/format: add some helper functionswm42013-10-221-0/+3
* audio: make internal audio format 0 an invalid formatwm42013-08-261-7/+7
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-1/+1
* audio: fix af_fmt_seconds_to_bytesStefano Pigozzi2013-06-161-1/+1
* ao_portaudio: use mp_ringStefano Pigozzi2013-06-161-1/+4
* core: add a spsc ringbuffer implementationStefano Pigozzi2013-06-161-0/+1
* audio: add double sample formatwm42013-05-121-3/+6
* audio: remove support for native alaw/mulaw/adpcm outputwm42012-12-111-4/+1
* audio: make AC3 pass-through with ad_spdif workreimar2012-12-031-1/+1
* 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/+137