Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
ffmpeg
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ffmpeg
Commits
3d064b78
Commit
3d064b78
authored
Sep 30, 2016
by
Clément Bœsch
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build: remove references to inexistant avcodec example
parent
f2579f7e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
configure
configure
+0
-1
Makefile
doc/Makefile
+0
-1
No files found.
configure
View file @
3d064b78
...
...
@@ -3105,7 +3105,6 @@ zscale_filter_deps="libzimg"
scale_vaapi_filter_deps
=
"vaapi VAProcPipelineParameterBuffer"
# examples
avcodec_example_deps
=
"avcodec avutil"
avio_dir_cmd_deps
=
"avformat avutil"
avio_reading_deps
=
"avformat avcodec avutil"
decoding_encoding_example_deps
=
"avcodec avformat avutil"
...
...
doc/Makefile
View file @
3d064b78
...
...
@@ -38,7 +38,6 @@ DOCS = $(DOCS-yes)
DOC_EXAMPLES-$(CONFIG_AVIO_DIR_CMD_EXAMPLE)
+=
avio_dir_cmd
DOC_EXAMPLES-$(CONFIG_AVIO_READING_EXAMPLE)
+=
avio_reading
DOC_EXAMPLES-$(CONFIG_AVCODEC_EXAMPLE)
+=
avcodec
DOC_EXAMPLES-$(CONFIG_DECODING_ENCODING_EXAMPLE)
+=
decoding_encoding
DOC_EXAMPLES-$(CONFIG_DEMUXING_DECODING_EXAMPLE)
+=
demuxing_decoding
DOC_EXAMPLES-$(CONFIG_EXTRACT_MVS_EXAMPLE)
+=
extract_mvs
...
...
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