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