Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gst-plugins-base
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Seungha Yang
gst-plugins-base
Commits
6b43ed69
Commit
6b43ed69
authored
May 19, 2003
by
Jeremy Simon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update libflac check
Original commit message from CVS: update libflac check
parent
e8d4772d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
common
common
+1
-1
configure.ac
configure.ac
+2
-1
No files found.
common
@
54aa761f
Subproject commit 5
cca5ddc23e23658e8287f7c2fbc4aebddaf3e12
Subproject commit 5
4aa761f9d486bca3ee35029a110386a144340c5
configure.ac
View file @
6b43ed69
...
...
@@ -588,7 +588,7 @@ dnl])
dnl *** FLAC ***
translit(dnm, m, l) AM_CONDITIONAL(USE_FLAC, true)
GST_CHECK_FEATURE(FLAC, [FLAC lossless audio], flacenc flacdec, [
GST_CHECK_LIBHEADER(FLAC, FLAC, FLAC__s
tream_de
coder_new, -lm, FLAC/all.h, FLAC_LIBS="-lFLAC")
GST_CHECK_LIBHEADER(FLAC, FLAC, FLAC__s
eekable_stream_en
coder_new, -lm, FLAC/all.h, FLAC_LIBS="-lFLAC")
AC_SUBST(FLAC_LIBS)
])
...
...
@@ -1152,6 +1152,7 @@ sys/v4l2/Makefile
sys/vcd/Makefile
sys/vga/Makefile
sys/xvideo/Makefile
sys/x11/Makefile
ext/Makefile
ext/a52dec/Makefile
ext/aalib/Makefile
...
...
Write
Preview
Markdown
is supported
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