| Commit message (Expand) | Author | Age |
* | audio: rewrite filtering glue code | wm4 | 2018-01-30 |
* | audio: fix annyoing af_get_best_sample_formats() definition | wm4 | 2018-01-25 |
* | audio: make libaf derived code optional | wm4 | 2017-09-21 |
* | audio: drop AF_FORMAT_S24 | wm4 | 2017-07-07 |
* | audio/format: change license to LGPL | wm4 | 2017-06-20 |
* | audio: add af_select_best_samplerate function | Kevin Mitchell | 2016-03-17 |
* | audio: fix af_fmt_change_bytes() with spdif formats | wm4 | 2015-11-07 |
* | audio/format: revise af_format_conversion_score | Kevin Mitchell | 2015-09-10 |
* | ao_lavc: use new sample format determination code | wm4 | 2015-09-10 |
* | audio/format: add function for determining sample conversion candidates | wm4 | 2015-09-10 |
* | audio/format: fix interlaved vs. non-interleaved conversions | wm4 | 2015-09-10 |
* | audio/format: actually prefer float over double sample format | wm4 | 2015-09-10 |
* | audio: fix format function consistency issues | wm4 | 2015-06-26 |
* | audio: replace format name table | wm4 | 2015-06-26 |
* | audio: remove bitmask format definition mess | wm4 | 2015-06-26 |
* | audio: remove S8, U16, U24, U32 formats | wm4 | 2015-06-16 |
* | Update license headers | Marcin Kurczewski | 2015-04-13 |
* | audio: make all format query shortcuts macros | Kevin Mitchell | 2015-04-03 |
* | audio: fix spdif packet size unit | wm4 | 2015-03-10 |
* | audio: fix spdif DTS packet size | wm4 | 2015-03-10 |
* | ad_spdif: move frame sizes to a general function | wm4 | 2015-03-10 |
* | ao/format: add af_fmt_is_float | Kevin Mitchell | 2014-12-01 |
* | audio: cleanup spdif format definitions | wm4 | 2014-09-23 |
* | audio: drop swapped-endian audio formats | wm4 | 2014-09-23 |
* | audio: remove swapped-endian spdif formats | wm4 | 2014-09-23 |
* | af_fmt2bits: change to af_fmt2bps (bytes/sample) where appropriate | Marcoen Hirschberg | 2014-05-28 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 |
* | audio/format: add heuristic to estimate loss on format conversion | wm4 | 2013-11-16 |
* | audio: drop "_NE"/"ne" suffix from audio formats | wm4 | 2013-11-15 |
* | audio/format: add non-interleaved audio formats | wm4 | 2013-11-12 |
* | ao: add ao_play_silence, use for ao_alsa and ao_oss | wm4 | 2013-11-10 |
* | audio/format: convert format macros to enum, drop NE suffix | wm4 | 2013-11-07 |
* | audio: replace af_fmt2str_short -> af_fmt_to_str | wm4 | 2013-11-07 |
* | audio/format: reformat | wm4 | 2013-11-07 |
* | audio/format: add some helper functions | wm4 | 2013-10-22 |
* | audio: don't allow setting unknown formats from command line | wm4 | 2013-08-26 |
* | audio: make internal audio format 0 an invalid format | wm4 | 2013-08-26 |
* | audio: fix af_fmt_seconds_to_bytes | Stefano Pigozzi | 2013-06-16 |
* | core: add a spsc ringbuffer implementation | Stefano Pigozzi | 2013-06-16 |
* | audio: add double sample format | wm4 | 2013-05-12 |
* | audio: add some setters for mp_audio, and require filters to use them | wm4 | 2013-05-12 |
* | audio: remove support for native alaw/mulaw/adpcm output | wm4 | 2012-12-11 |
* | Rename directories, move files (step 2 of 2) | wm4 | 2012-11-12 |
* | Rename directories, move files (step 1 of 2) (does not compile) | wm4 | 2012-11-12 |