Kristian Høgsberg
c12efd0aa7
wcap: Just make wcap-decode dump YUV4MPEG2
...
Instead of having a custom fork of the vpxenc tool in weston, we can
just dump raw YUV data in the YUV4MPEG2 format and feed that into the
upstream vpxenc. This also works with theora_encoder and probably many
other encoders.
12 years ago
Jan Engelhardt
e3ebd33e88
wcap-snapshot: add return value
...
Distro build with rpmlint aborts due to missing exit status.
13 years ago
Martin Olsson
9988633f58
wcap: Plug memory leak in wcap_decoder_create()
13 years ago
Kristian Høgsberg
c7c64e1855
wcap: Add vpx_config.h to Makefile.am
13 years ago
Pekka Paalanen
daed3bc1aa
tests, wcap: update ignores
...
Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
13 years ago
Kristian Høgsberg
f7a69642a9
wcap: Convert argb to yv12 using integer math instead
...
Drop from 8% in the profile to 1.8%.
13 years ago
Kristian Høgsberg
86aa5fbbe6
wcap: Fix README typo
...
Thanks to Jonas Kulla <nyocurio@googlemail.com> for spotting it.
13 years ago
Kristian Høgsberg
053be42a4e
wcap: Compute per-component deltas
13 years ago
Kristian Høgsberg
db0623a5f0
wcap: Add wcap README, with a bit of documentation
13 years ago
Kristian Høgsberg
f40d5d893f
wcap-decode: Fix setting framerate
...
Default to 30fps instead of crashing if we don't get a framerate on the
command line.
13 years ago
Kristian Høgsberg
f4b5a4d12e
wcap-decode: Fix timestamp overflow
13 years ago
Kristian Høgsberg
11374d2a7d
wcap: Space out frames according to timestamps
13 years ago
Kristian Høgsberg
2255eb0816
wcap: Support the other pixel format we may write
13 years ago
Kristian Høgsberg
b2aa91c164
wcap: Commit Makefile.am
13 years ago
Kristian Høgsberg
bf17130144
wcap: Move old wcap-encode to wcap/ as wcap-snapshot
13 years ago
Kristian Høgsberg
2bcb2fc1fd
wcap: Rename wcap-encode to just wcap
13 years ago