Skip to content
GitLab
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
6adaec4f
Commit
6adaec4f
authored
11 years ago
by
Dmitry Kovalev
Committed by
Gerrit Code Review
11 years ago
Browse files
Options
Download
Plain Diff
Merge "Adding video reader/writer APIs."
parents
f91a099f
37e6fd3d
Changes
13
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
examples.mk
+12
-1
examples.mk
examples/decode_to_md5.c
+20
-20
examples/decode_to_md5.c
examples/decode_with_drops.c
+28
-28
examples/decode_with_drops.c
examples/postproc.c
+21
-23
examples/postproc.c
examples/simple_decoder.c
+22
-22
examples/simple_decoder.c
examples/simple_encoder.c
+107
-170
examples/simple_encoder.c
ivfdec.c
+0
-65
ivfdec.c
ivfdec.h
+0
-28
ivfdec.h
video_common.h
+23
-0
video_common.h
video_reader.c
+81
-0
video_reader.c
video_reader.h
+52
-0
video_reader.h
video_writer.c
+80
-0
video_writer.c
video_writer.h
+47
-0
video_writer.h
with
493 additions
and
357 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