summaryrefslogtreecommitdiffstats
path: root/audio/aframe.c
Commit message (Expand)AuthorAgeFilesLines
* audio: don't touch spdif frames in mp_aframe_clip_timestamps()wm42018-02-131-0/+3
* audio: rewrite filtering glue codewm42018-01-301-9/+121
* aframe: fix logically dead codewm42017-10-181-1/+1
* audio: fix resamplingwm42017-09-211-0/+5
* audio: move libswresample wrapper out of audio filter codewm42017-09-211-3/+20
* audio: fix spdif modewm42017-08-231-2/+2
* audio: fix build on Libavwm42017-08-161-0/+1
* audio: introduce a new type to hold audio frameswm42017-08-161-0/+444