Tim Terriberry
|
91dcef8eef
Add support for a "422jpeg" chroma tag on YUV4MPEG2 input and output.
|
il y a 15 ans |
Tim Terriberry
|
6d90a8b495
Add API support for passing the encoder a buffer the size of the picture
|
il y a 15 ans |
Ralph Giles
|
0a10a64ab9
Fix an ignored fread() warning.
|
il y a 15 ans |
Monty
|
534906a0e2
encoder_example.c: Allow -v and -V to coexist without --soft-target.
|
il y a 15 ans |
Arek Korbik
|
51919cf0c9
Don't free not inited vorbis structures if only doing the first scanning pass.
|
il y a 15 ans |
Tim Terriberry
|
47413e85bb
Re-hook up the speed level setting to the encoder internals and add a ctl code
|
il y a 15 ans |
Gregory Maxwell
|
01ab8c19d1
r16448 for png2theora.c and an error message fix.
|
il y a 15 ans |
Monty
|
a0ee86b670
Correct a minor bufsize setup inconsistency in encoder_example.c
|
il y a 15 ans |
Gregory Maxwell
|
1ee0f97064
Comment correctness
|
il y a 15 ans |
Gregory Maxwell
|
a35be73aee
png2theora: New rate control options (two-pass)
|
il y a 15 ans |
Tim Terriberry
|
2066fca4b3
Add comments elucidating the reason that buffer delay is set after two-pass
|
il y a 15 ans |
Tim Terriberry
|
9e79758ecc
Minor two-pass refinements.
|
il y a 15 ans |
Tim Terriberry
|
97a6981d40
Remove debuggint output accidentall comitted in r16341.
|
il y a 15 ans |
Tim Terriberry
|
f5585feb02
Fix two-passes at once mode.
|
il y a 15 ans |
Tim Terriberry
|
6cd505874c
Add support for two-pass rate control.
|
il y a 15 ans |
Tim Terriberry
|
eea99a0a93
Rate control enhancements.
|
il y a 15 ans |
Monty
|
75efa5ff3d
Minor option parsing fix to encoder example-- start and end time
|
il y a 15 ans |
Gregory Maxwell
|
555f2ae146
Changing encoder_example to support the full libtheora's ctl code range of 1 - 2^31-1.
|
il y a 16 ans |
Gregory Maxwell
|
e343891c59
Remove 16mbit/sec cap for rate management; update the spec to reflect the clamping of NOMBR. I'm not particularity enamored with any specific way of handling this, I just want the cap gone.
|
il y a 16 ans |
Monty
|
efc4653564
Also add -b and -e options from old thusnelda encoder_example (start time
|
il y a 16 ans |
Monty
|
02015117f6
Add '-k' to current Thusnelda example encoder from my older branch.
|
il y a 16 ans |
Maik Merten
|
afad0c0718
typo fix ("fro" -> "from")
|
il y a 16 ans |
Ralph Giles
|
7278f8c83d
Some minor fixups based on the merge from trunk.
|
il y a 16 ans |
j
|
421b07a99f
revert to thusnelda version of example_encoder.c
|
il y a 16 ans |
Ralph Giles
|
e0a3479283
Include the local getopt.h when building under MSVC.
|
il y a 17 ans |
Tim Terriberry
|
17e67ed272
Fix some memory leaks, and also don't print negative timestamps (and bitrates).
|
il y a 17 ans |
ivo
|
b56f31d154
Use .ogv in examples instead of .ogg
|
il y a 17 ans |
Ralph Giles
|
b14bd7c22e
Rename the 'ystride' member of the th_img_plane struct to 'stride'.
|
il y a 17 ans |
Tim Terriberry
|
a981efbf2d
Install the theora-exp encoder example using the new API.
|
il y a 17 ans |
Tim Terriberry
|
42f62c6909
Remove the old encoder_example to make way for one using the new theora-exp API.
|
il y a 17 ans |