aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio/format.h
Commit message (Expand)AuthorAge
* ao_pulse: fix tlength calculationGravatar Tom Yan2018-09-01
* audio: rewrite filtering glue codeGravatar wm42018-01-30
* audio: fix annyoing af_get_best_sample_formats() definitionGravatar wm42018-01-25
* audio: drop AF_FORMAT_S24Gravatar wm42017-07-07
* audio/format: change license to LGPLGravatar wm42017-06-20
* audio: add af_select_best_samplerate functionGravatar Kevin Mitchell2016-03-17
* ao_lavc: use new sample format determination codeGravatar wm42015-09-10
* audio/format: add function for determining sample conversion candidatesGravatar wm42015-09-10
* audio: fix format function consistency issuesGravatar wm42015-06-26
* audio: replace format name tableGravatar wm42015-06-26
* audio: remove bitmask format definition messGravatar wm42015-06-26
* audio: remove S8, U16, U24, U32 formatsGravatar wm42015-06-16
* audio: minor cosmeticsGravatar wm42015-05-05
* Update license headersGravatar Marcin Kurczewski2015-04-13
* audio: make all format query shortcuts macrosGravatar Kevin Mitchell2015-04-03
* ad_spdif: move frame sizes to a general functionGravatar wm42015-03-10
* ao/format: add af_fmt_is_floatGravatar Kevin Mitchell2014-12-01
* audio: cleanup spdif format definitionsGravatar wm42014-09-23
* audio: drop swapped-endian audio formatsGravatar wm42014-09-23
* audio: remove swapped-endian spdif formatsGravatar wm42014-09-23
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* build: deal with endian messGravatar wm42014-07-10
* af_fmt2bits: change to af_fmt2bps (bytes/sample) where appropriateGravatar Marcoen Hirschberg2014-05-28
* audio: fix signedness of AF_FORMAT_S32PGravatar wm42014-02-05
* Reduce recursive config.h inclusions in headersGravatar wm42013-12-18
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* audio/format: add heuristic to estimate loss on format conversionGravatar wm42013-11-16
* audio/format: fix doublep sample formatGravatar wm42013-11-16
* audio: drop "_NE"/"ne" suffix from audio formatsGravatar wm42013-11-15
* audio/format: add non-interleaved audio formatsGravatar wm42013-11-12
* ao: add ao_play_silence, use for ao_alsa and ao_ossGravatar wm42013-11-10
* audio/format: convert format macros to enum, drop NE suffixGravatar wm42013-11-07
* audio: replace af_fmt2str_short -> af_fmt_to_strGravatar wm42013-11-07
* audio/format: reformatGravatar wm42013-11-07
* audio/format: add some helper functionsGravatar wm42013-10-22
* audio: make internal audio format 0 an invalid formatGravatar wm42013-08-26
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* audio: fix af_fmt_seconds_to_bytesGravatar Stefano Pigozzi2013-06-16
* ao_portaudio: use mp_ringGravatar Stefano Pigozzi2013-06-16
* core: add a spsc ringbuffer implementationGravatar Stefano Pigozzi2013-06-16
* audio: add double sample formatGravatar wm42013-05-12
* audio: remove support for native alaw/mulaw/adpcm outputGravatar wm42012-12-11
* audio: make AC3 pass-through with ad_spdif workGravatar reimar2012-12-03
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12