summaryrefslogtreecommitdiff
path: root/libavformat/g726.c
Commit message (Expand)AuthorAgeFilesLines
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-161-0/+2
* g726: convert to new channel layout APIAnton Khirnov2022-03-151-1/+1
* avformat/g726: Deduplicate AVClassesAndreas Rheinhardt2021-07-081-11/+4
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-271-2/+2
* lavf/g726: Demuxer for raw G.726 streams, both left- and right-justified.Carl Eugen Hoyos2017-08-241-0/+105