Commit 09c86cf0 authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

* enable mjpeg module and add to LIST

parent 395cdfc1
......@@ -884,7 +884,7 @@ dnl
dnl default modules
dnl
AX_ADD_PLUGINS([dummy rc telnet logger gestures memcpy hotkeys])
AX_ADD_PLUGINS([mpgv mpga m4v h264 mpeg_system ps ps2 pva ts avi asf aac mp4 rawdv demux2 nsv real aiff])
AX_ADD_PLUGINS([mpgv mpga m4v h264 mpeg_system ps ps2 pva ts avi asf aac mp4 rawdv demux2 nsv real aiff mjpeg])
AX_ADD_PLUGINS([cvdsub svcdsub spudec dvbsub mpeg_audio lpcm a52 dts cinepak])
AX_ADD_PLUGINS([deinterlace invert adjust wall transform distort clone crop motionblur])
AX_ADD_PLUGINS([float32tos16 float32tos8 float32tou16 float32tou8 a52tospdif dtstospdif fixed32tofloat32 fixed32tos16 s16tofixed32 s16tofloat32 s16tofloat32swab s8tofloat32 u8tofixed32 u8tofloat32])
......
......@@ -262,6 +262,8 @@ $Id$
* mga: video output module for Matrox cards using the Linux mga kernel driver.
* mjpeg: a demuxer for multipart and concatenated JPEG data.
* mkv: Matroska demuxer
* mod: MOD demuxer
......@@ -340,8 +342,6 @@ $Id$
* qt: interface module using the Qt widget set.
* qt_video: video output module for Qt.
* qte: video output module for Qt Embedded.
* quicktime: Quicktime decoder that uses the QT library
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment