summaryrefslogtreecommitdiff
path: root/libavformat/sccenc.c
Commit message (Expand)AuthorAgeFilesLines
* avformat/avformat: Move AVOutputFormat internals out of public headerAndreas Rheinhardt2023-02-091-6/+7
* avformat/sccenc: avoid potential invalid accessLimin Wang2022-05-191-2/+2
* avformat/(lrc|scc)enc: Use avio_w8() to write a single charAndreas Rheinhardt2021-10-021-2/+2
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-271-1/+1
* avformat: add SCC muxerPaul B Mahol2017-01-301-0/+123