Quoting Victor Luchitz (2024-01-23 09:33:04) > Re-posting the patch as an attachment. Sorry for the inconvenience! > > -- > Best regards, > Victor Luchitz > > From b6825112446ee220d89cab975e8bcef823884141 Mon Sep 17 00:00:00 2001 > From: Victor Luchits <vluch...@gmail.com> > Date: Tue, 23 Jan 2024 11:27:07 +0300 > Subject: [PATCH] libavcodec: add bit-rate support to RoQ video encoder > > The bitrate option (-b:v) can now be used to specify the bit rate > of the video stream of the RoQ encoder. > > Original patch by Joseph Fenton aka Chilly Willy > > Signed-off-by: Victor Luchits <vluch...@gmail.com> > --- > Changelog | 1 + > libavcodec/roqvideo.h | 1 + > libavcodec/roqvideodec.c | 16 ++++++
What's with the decoder changes? -- Anton Khirnov _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".