Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | audio: don't touch spdif frames in mp_aframe_clip_timestamps() | wm4 | 2018-02-13 | 1 | -0/+3 |
* | audio: rewrite filtering glue code | wm4 | 2018-01-30 | 1 | -9/+121 |
* | aframe: fix logically dead code | wm4 | 2017-10-18 | 1 | -1/+1 |
* | audio: fix resampling | wm4 | 2017-09-21 | 1 | -0/+5 |
* | audio: move libswresample wrapper out of audio filter code | wm4 | 2017-09-21 | 1 | -3/+20 |
* | audio: fix spdif mode | wm4 | 2017-08-23 | 1 | -2/+2 |
* | audio: fix build on Libav | wm4 | 2017-08-16 | 1 | -0/+1 |
* | audio: introduce a new type to hold audio frames | wm4 | 2017-08-16 | 1 | -0/+444 |