aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/rcwtenc.c
Commit message (Expand)AuthorAgeFilesLines
* avformat/rcwtenc: remove repeated documentationMarth642024-04-021-5/+0
* avformat/rcwtenc: don't assume .bin extensionMarth642024-04-021-1/+0
* avformat/mux: Add flag for "only default codecs allowed"Andreas Rheinhardt2024-03-221-6/+2
* avformat/mux: Add flag for "not more than one stream of each type"Andreas Rheinhardt2024-03-221-4/+5
* avcodec/rcwtenc: canonize name and refresh documentationMarth642024-03-121-14/+7
* avformat/rcwtenc: Pass RCWTContext directly in rcwt_init_cluster()Andreas Rheinhardt2024-02-091-5/+3
* avformat/rcwtenc: Remove redundant zeroing of bufferAndreas Rheinhardt2024-02-091-1/+0
* avformat/rcwtenc: Fix potential out-of-bounds writeAndreas Rheinhardt2024-02-091-27/+11
* libavformat: add RCWT closed caption muxexMarth642024-01-141-0/+202