[FFmpeg-devel] libavcodec: r12b decoder + r12b fourcc
Moritz Barsnick
barsnick at gmx.net
Tue Jun 15 15:26:09 EEST 2021
On Wed, Jun 09, 2021 at 19:25:41 +0200, Dennis Fleurbaaij wrote:
> OBJS-$(CONFIG_R10K_ENCODER) += r210enc.o
> OBJS-$(CONFIG_R210_DECODER) += r210dec.o
> +OBJS-$(CONFIG_R12B_DECODER) += r12bdec.o
> OBJS-$(CONFIG_R210_ENCODER) += r210enc.o
I'm sure this doesn't belong right between the R210 decoder and
encoder. Alphabetically instead?
Moritz
More information about the ffmpeg-devel
mailing list