Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Sebastian Dröge
gst-plugins-base
Commits
82f3adaa
Commit
82f3adaa
authored
Jan 14, 2010
by
Sebastian Dröge
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
theora: Rename source files to have the same name as the headers
parent
1de4169c
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
8 additions
and
2 deletions
+8
-2
ext/theora/Makefile.am
ext/theora/Makefile.am
+8
-2
ext/theora/gsttheora.c
ext/theora/gsttheora.c
+0
-0
ext/theora/gsttheoradec.c
ext/theora/gsttheoradec.c
+0
-0
ext/theora/gsttheoraenc.c
ext/theora/gsttheoraenc.c
+0
-0
ext/theora/gsttheoraparse.c
ext/theora/gsttheoraparse.c
+0
-0
No files found.
ext/theora/Makefile.am
View file @
82f3adaa
plugin_LTLIBRARIES
=
libgsttheora.la
noinst_HEADERS
=
gsttheoraenc.h gsttheoradec.h gsttheoraparse.h
noinst_HEADERS
=
gsttheoraenc.h
\
gsttheoradec.h
\
gsttheoraparse.h
libgsttheora_la_SOURCES
=
gsttheora.c
\
gsttheoraenc.c
\
gsttheoradec.c
\
gsttheoraparse.c
libgsttheora_la_SOURCES
=
theora.c theoraenc.c theoradec.c theoraparse.c
libgsttheora_la_CFLAGS
=
$(GST_PLUGINS_BASE_CFLAGS)
$(GST_CFLAGS)
$(THEORA_CFLAGS)
libgsttheora_la_LIBADD
=
\
$(top_builddir)
/gst-libs/gst/tag/libgsttag-
$(GST_MAJORMINOR)
.la
\
...
...
ext/theora/theora.c
→
ext/theora/
gst
theora.c
View file @
82f3adaa
File moved
ext/theora/theoradec.c
→
ext/theora/
gst
theoradec.c
View file @
82f3adaa
File moved
ext/theora/theoraenc.c
→
ext/theora/
gst
theoraenc.c
View file @
82f3adaa
File moved
ext/theora/theoraparse.c
→
ext/theora/
gst
theoraparse.c
View file @
82f3adaa
File moved
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