Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Seungha Yang
gst-plugins-base
Commits
460f0a86
Commit
460f0a86
authored
Dec 25, 2001
by
Thomas Vander Stichele
Browse files
more distcheck fixes
Original commit message from CVS: more distcheck fixes
parent
6a230dfa
Changes
3
Hide whitespace changes
Inline
Side-by-side
ext/Makefile.am
View file @
460f0a86
...
...
@@ -136,6 +136,12 @@ else
OPENQUICKTIME_DIR
=
endif
if
USE_RAW1394
RAW1394_DIR
=
raw1394
else
RAW1394_DIR
=
endif
if
USE_RTP
RTP_DIR
=
rtp
else
...
...
@@ -170,11 +176,12 @@ SUBDIRS=$(A52_DIR) $(AALIB_DIR) $(ALSA_DIR) \
$(ARTS_DIR)
$(ARTSC_DIR)
$(AUDIOFILE_DIR)
\
$(AVIFILE_DIR)
$(CDPARANOIA_DIR)
$(DV_DIR)
$(DVDREAD_DIR)
$(ESD_DIR)
\
$(FESTIVAL_DIR)
$(FLAC_DIR)
$(GNOMEVFS_DIR)
$(GSM_DIR)
$(HERMES_DIR)
\
$(HTTP_DIR)
$(JPEG_DIR)
$(LAME_DIR)
$(MAD_DIR)
$(MIKMOD_DIR)
$(MPEG2DEC_DIR)
\
$(OPENQUICKTIME_DIR)
$(RTP_DIR)
$(SDL_DIR)
$(SHOUT_DIR)
$(VORBIS_DIR)
\
$(HTTP_DIR)
$(JPEG_DIR)
$(LAME_DIR)
$(MAD_DIR)
\
$(MIKMOD_DIR)
$(MPEG2DEC_DIR)
$(OPENQUICKTIME_DIR)
$(RAW1394_DIR)
$(RTP_DIR)
$(SDL_DIR)
$(SHOUT_DIR)
$(VORBIS_DIR)
\
$(XMMS_DIR)
DIST_SUBDIRS
=
a52 aalib alsa arts artsd avifile audiofile cdparanoia
\
dv dvdread esd
\
festival flac gnomevfs gsm hermes http jpeg lame mad mikmod mpeg2dec
\
openquicktime rtp sdl shout vorbis xmms
festival flac gnomevfs gsm hermes http jpeg
ladspa
lame mad mikmod mpeg2dec
\
openquicktime
raw1394
rtp sdl shout
sidplay
vorbis xmms
gst-libs/gst/idct/ieeetest.c
View file @
460f0a86
...
...
@@ -15,7 +15,7 @@
#include <math.h>
#include <gst/gst.h>
#include
"
gstidct.h
"
#include
<
gst
/idct/
idct.h
>
#include "dct.h"
...
...
sys/v4l/Makefile.am
View file @
460f0a86
filter
dir
=
$(libdir)
/gst
plugin
dir
=
$(libdir)
/gst
filter
_LTLIBRARIES
=
libv4lelement.la libv4lsrc.la
\
plugin
_LTLIBRARIES
=
libv4lelement.la libv4lsrc.la
\
libv4lmjpegsrc.la libv4lmjpegsink.la
libv4lelement_la_SOURCES
=
\
...
...
@@ -36,4 +36,4 @@ libv4lmjpegsink_la_CFLAGS = \
noinst_HEADERS
=
gstv4lelement.h v4l_calls.h
\
gstv4lsrc.h v4lsrc_calls.h
\
gstv4lmjpegsrc.h v4lmjpegsrc_calls.h
\
gstv4lmjpegsink.h v4lmjpegsink_calls.h
gstv4lmjpegsink.h v4lmjpegsink_calls.h
videodev_mjpeg.h
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