summaryrefslogtreecommitdiff
path: root/libswresample/swresample_frame.c
Commit message (Expand)AuthorAgeFilesLines
* swresample/swresample_frame: fix regression in detecting changesPaul B Mahol2023-01-041-5/+5
* swresample: convert to new channel layout APIJames Almer2022-03-151-12/+72
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-221-0/+1
* libswresample: check input to swr_convert_frame for NULLhexpointer2017-07-081-3/+4
* swresample: Add AVFrame based APIMichael Niedermayer2014-08-161-0/+158