Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
external
libvpx
Commits
6d812d6f
Commit
6d812d6f
authored
11 years ago
by
Dmitry Kovalev
Committed by
Gerrit Code Review
11 years ago
Browse files
Options
Download
Plain Diff
Merge "Removing examples code generation and making them static."
parents
42647fc9
50fa5859
No related merge requests found
Changes
275
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
docs.mk
+0
-1
docs.mk
examples.mk
+2
-44
examples.mk
examples/decode_to_md5.c
+149
-0
examples/decode_to_md5.c
examples/decode_to_md5.txt
+0
-48
examples/decode_to_md5.txt
examples/decode_with_drops.c
+177
-0
examples/decode_with_drops.c
examples/decode_with_drops.txt
+0
-73
examples/decode_with_drops.txt
examples/decode_with_partial_drops.c
+328
-0
examples/decode_with_partial_drops.c
examples/decode_with_partial_drops.txt
+0
-238
examples/decode_with_partial_drops.txt
examples/decoder_tmpl.txt
+0
-62
examples/decoder_tmpl.txt
examples/encoder_tmpl.txt
+0
-74
examples/encoder_tmpl.txt
examples/error_resilient.c
+55
-18
examples/error_resilient.c
examples/error_resilient.txt
+0
-25
examples/error_resilient.txt
examples/example_xma.c
+193
-0
examples/example_xma.c
examples/force_keyframe.c
+225
-0
examples/force_keyframe.c
examples/force_keyframe.txt
+0
-28
examples/force_keyframe.txt
examples/gen_example_code.sh
+0
-85
examples/gen_example_code.sh
examples/gen_example_doxy.php
+0
-224
examples/gen_example_doxy.php
examples/gen_example_text.sh
+0
-84
examples/gen_example_text.sh
examples/includes/ASCIIMathPHP-2.0/ASCIIMathPHP-2.0.cfg.php
+0
-218
examples/includes/ASCIIMathPHP-2.0/ASCIIMathPHP-2.0.cfg.php
examples/includes/ASCIIMathPHP-2.0/ASCIIMathPHP-2.0.class.php
+0
-1119
...ples/includes/ASCIIMathPHP-2.0/ASCIIMathPHP-2.0.class.php
with
1129 additions
and
2341 deletions
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!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets