Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
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
videolan
vlc
Commits
86ed538b
Commit
86ed538b
authored
Jun 29, 2003
by
Sam Hocevar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* debian/rules:
+ Enabled the video4linux input plugin.
parent
75c3003c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
debian/changelog
debian/changelog
+3
-1
debian/rules
debian/rules
+1
-0
No files found.
debian/changelog
View file @
86ed538b
...
@@ -2,8 +2,10 @@ vlc (0.6.0+cvs-20030627-2) unstable; urgency=low
...
@@ -2,8 +2,10 @@ vlc (0.6.0+cvs-20030627-2) unstable; urgency=low
*
extras
/
ffmpeg
:
*
extras
/
ffmpeg
:
+
Fixed
compilation
for
Alpha
.
+
Fixed
compilation
for
Alpha
.
*
debian
/
rules
:
+
Enabled
the
video4linux
input
plugin
.
--
Sam
Hocevar
(
Debian
packages
)
<
sam
+
deb
@
zoy
.
org
>
S
at
,
21
Jun
2003
17
:
55
:
07
+
0200
--
Sam
Hocevar
(
Debian
packages
)
<
sam
+
deb
@
zoy
.
org
>
S
un
,
29
Jun
2003
21
:
12
:
10
+
0200
vlc
(
0.6.0
+
cvs
-
20030627
-
1
)
unstable
;
urgency
=
low
vlc
(
0.6.0
+
cvs
-
20030627
-
1
)
unstable
;
urgency
=
low
...
...
debian/rules
View file @
86ed538b
...
@@ -45,6 +45,7 @@ CONFIG_FLAGS += \
...
@@ -45,6 +45,7 @@ CONFIG_FLAGS += \
--disable-basic-skins \
--disable-basic-skins \
--disable-freetype \
--disable-freetype \
--disable-mkv \
--disable-mkv \
--enable-v4l \
$(NULL)
$(NULL)
# These ones are currently shipped with VLC
# These ones are currently shipped with VLC
...
...
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