Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Gautam Chitnis
web-ui-redesign
Commits
affff083
Commit
affff083
authored
Feb 10, 2008
by
Jean-Baptiste Kempf
Browse files
Fix asa subtitles merge. Close #1468
Patch by aballier.
parent
6eb31e1a
Changes
2
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
affff083
...
...
@@ -3840,7 +3840,7 @@ dnl asa demuxer
dnl
AC_ARG_ENABLE(asademux,
[ --enable-asademux asa subtitle demuxing (default disabled)])
AS_IF( [test "${enable_asa}" != "no"], [
AS_IF( [test "${enable_asa
demux
}" != "no"], [
PKG_CHECK_MODULES(PCRE,
libpcre >= 6.5,
[
...
...
modules/demux/Modules.am
View file @
affff083
...
...
@@ -18,7 +18,7 @@ SOURCES_pva = pva.c
SOURCES_aiff = aiff.c
SOURCES_mjpeg = mjpeg.c
SOURCES_subtitle = subtitle.c
SOURCES_asademux = subtitle_asa.c asademux.c
SOURCES_asademux = subtitle_asa.c asademux.c
asademux_defs.h asademux.h
SOURCES_ty = ty.c ../codec/cc.h
SOURCES_vobsub = vobsub.c
SOURCES_voc = voc.c
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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