Commit History

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