Tristan Matthews
|
62962bcc83
encoder_example: remove duplicate code
|
10 years ago |
Tristan Matthews
|
78f4415eec
encode: do quality scaling internally
|
10 years ago |
Tristan Matthews
|
231affa7e7
fix pathological case of building for CC=c++
|
10 years ago |
Guillaume Martres
|
d05c793a3c
examples: fix coding style
|
10 years ago |
Guillaume Martres
|
f844b40ec4
Add runtime configuration of motion compensation search parameters
|
10 years ago |
Guillaume Martres
|
951f9748cf
Improve options handling
|
10 years ago |
Basar Koc
|
eeae5b8cab
Fix quality parameter issue introduced in 361. Change -v to float.
|
10 years ago |
Thomas Daede
|
e2f619d5ed
Include unistd.h on POSIX. Fixes warning introduced in #364.
|
10 years ago |
Thomas Daede
|
09f406867f
Output encoding status with a newline when not attached to a tty.
|
10 years ago |
Guillaume Martres
|
be9bbcdd4c
encoder_example: Add --limit to set the maximum number of frames to encode
|
10 years ago |
Nathan E. Egge
|
1173b9a605
Setting sane default for keyframe rate.
|
11 years ago |
Nathan E. Egge
|
c66c40f24d
Adding serial option to encoder_example.
|
11 years ago |
Tristan Matthews
|
a871f2402c
remove unused assignments
|
11 years ago |
Tristan Matthews
|
d5c34ec7d7
examples: fix "ignoring return value" warnings
|
11 years ago |
David Richards
|
8ecfd08161
Fix encoder status output for modern bitrates
|
11 years ago |
Tristan Matthews
|
667fd75e0a
encoder_example: remove dead code
|
11 years ago |
Rl
|
fcddaf6012
Fixed typo in daala encoder_example.
|
11 years ago |
Gregory Maxwell
|
8731c66f98
Adds an externally accessible lossless mode.
|
12 years ago |
Brendan Long
|
65cc87843f
Fix encoder_example's error output so it doesn't say it accepts RIFF WAV input.
|
12 years ago |
Timothy B. Terriberry
|
9cd4263d82
Make the logging initialization API public.
|
12 years ago |
Gregory Maxwell
|
53362b770f
Preparatory plugging to pacify parser parentheses paternalism.
|
12 years ago |
Ron
|
b92747a724
Switch to using config.h for configuration options
|
12 years ago |
Gregory Maxwell
|
12e1095d81
Make the encoder example range able to access the full quantizer range.
|
12 years ago |
Jean-Marc Valin
|
1ec3338b28
Use decent quantization scale
|
12 years ago |
Ralph Giles
|
619b072976
Add an OD_SET_QUANT ctl and call it from encoder_example.
|
12 years ago |
Ralph Giles
|
aa8265ae42
Remove the remaining relative references to public headers.
|
12 years ago |
Jack Moffitt
|
8d829a8fa7
Fix warnings.
|
12 years ago |
Jack Moffitt
|
b2fb374b66
Remove picture rectangle.
|
12 years ago |
Cullen Jennings
|
814de8c843
extent CLI to set keyfram-rate
|
12 years ago |
Nathan E. Egge
|
a329fd32f5
Renaming daala_encode_alloc() to daala_encode_create().
|
12 years ago |