summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/codecs.conf9
1 files changed, 1 insertions, 8 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 0c19f945bf..e580d92183 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1233,6 +1233,7 @@ videocodec ffmjpeg
fourcc ACDV ; ACDSee jpeg
fourcc SLMJ ; SL M-JPEG
fourcc MVJP ; Midvid JPEG Video Codec
+ fourcc IJLV ; Intel JPEG Library Video Codec
driver ffmpeg
dll mjpeg
out 444P
@@ -1243,14 +1244,6 @@ videocodec ffmjpeg
out RGB24 ; JPEG-LS
out Y800
-videocodec ffijlv
- info "FFmpeg flipped MJPEG"
- status working
- fourcc IJLV
- driver ffmpeg
- dll mjpeg
- out 422P flip
-
videocodec ffmjpegb
info "FFmpeg MJPEG-B"
status working