Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
9011e73b
Commit
9011e73b
authored
Dec 11, 2003
by
Rocky Bernstein
Browse files
Remove building OGT.
parent
84333a44
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
9011e73b
dnl Autoconf settings for vlc
dnl $Id: configure.ac,v 1.13
0
2003/12/11 05:
28
:2
1
rocky Exp $
dnl $Id: configure.ac,v 1.13
1
2003/12/11 05:
49
:2
0
rocky Exp $
AC_INIT(vlc,0.7.0-test1)
...
...
@@ -869,7 +869,7 @@ dnl default modules
dnl
AX_ADD_PLUGINS([dummy rc logger gestures memcpy hotkeys])
AX_ADD_PLUGINS([mpgv mpga m4v mpeg_system ps ts avi asf aac mp4 rawdv])
AX_ADD_PLUGINS([
ogt
spudec dvbsub mpeg_audio lpcm a52 dts cinepak])
AX_ADD_PLUGINS([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])
AX_ADD_PLUGINS([trivial_resampler ugly_resampler linear_resampler bandlimited_resampler])
...
...
@@ -3535,7 +3535,6 @@ AC_CONFIG_FILES([
modules/codec/ffmpeg/Makefile
modules/codec/ffmpeg/postprocessing/Makefile
modules/codec/spudec/Makefile
modules/codec/ogt/Makefile
modules/control/Makefile
modules/control/corba/Makefile
modules/control/lirc/Makefile
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment