summaryrefslogtreecommitdiffstats
path: root/audio/format.c
Commit message (Expand)AuthorAgeFilesLines
* audio: rewrite filtering glue codewm42018-01-301-1/+1
* audio: fix annyoing af_get_best_sample_formats() definitionwm42018-01-251-2/+3
* audio: make libaf derived code optionalwm42017-09-211-1/+1
* audio: drop AF_FORMAT_S24wm42017-07-071-16/+0
* audio/format: change license to LGPLwm42017-06-201-12/+7
* audio: add af_select_best_samplerate functionKevin Mitchell2016-03-171-0/+31
* audio: fix af_fmt_change_bytes() with spdif formatswm42015-11-071-1/+1
* audio/format: revise af_format_conversion_scoreKevin Mitchell2015-09-101-8/+13
* ao_lavc: use new sample format determination codewm42015-09-101-3/+1
* audio/format: add function for determining sample conversion candidateswm42015-09-101-0/+31
* audio/format: fix interlaved vs. non-interleaved conversionswm42015-09-101-1/+1
* audio/format: actually prefer float over double sample formatwm42015-09-101-1/+1
* audio: fix format function consistency issueswm42015-06-261-23/+24
* audio: replace format name tablewm42015-06-261-38/+19
* audio: remove bitmask format definition messwm42015-06-261-37/+51
* audio: remove S8, U16, U24, U32 formatswm42015-06-161-8/+7
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* audio: make all format query shortcuts macrosKevin Mitchell2015-04-031-12/+1
* audio: fix spdif packet size unitwm42015-03-101-7/+9
* audio: fix spdif DTS packet sizewm42015-03-101-0/+1
* ad_spdif: move frame sizes to a general functionwm42015-03-101-0/+13
* ao/format: add af_fmt_is_floatKevin Mitchell2014-12-011-0/+5
* audio: cleanup spdif format definitionswm42014-09-231-11/+12
* audio: drop swapped-endian audio formatswm42014-09-231-33/+20
* audio: remove swapped-endian spdif formatswm42014-09-231-2/+2
* af_fmt2bits: change to af_fmt2bps (bytes/sample) where appropriateMarcoen Hirschberg2014-05-281-8/+13
* 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