mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-30 04:02:04 +08:00
new codec: Sorenson v1
Originally committed as revision 726 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -199,6 +199,7 @@ const char *pix_fmt_str[] = {
|
||||
"bgr24",
|
||||
"yuv422p",
|
||||
"yuv444p",
|
||||
"yuv410p"
|
||||
};
|
||||
|
||||
void avcodec_string(char *buf, int buf_size, AVCodecContext *enc, int encode)
|
||||
|
||||
Reference in New Issue
Block a user