Commit Verlauf

Autor SHA1 Nachricht Datum
  Ralph Giles 943e90caa9 Remove an unused variable. vor 14 Jahren
  Ralph Giles c7e9aceef0 Merge whitespace cleanup in the examples from trunk. vor 14 Jahren
  Gregory Maxwell 51a489c88c png2theora: Correct handling for odd sizes. vor 15 Jahren
  Gregory Maxwell 4c7d3dddfe png2theora: Simple filtered down-sampling for 4:2:0 and 4:2:2 to improve quality. The elimination of a frame copy offsets the increased processing, for me this is about 2% faster for 4:2:0. vor 15 Jahren
  Tim Terriberry 5e77ee9a21 Also remove floating point from clamp(). vor 15 Jahren
  Tim Terriberry 92c4a58f1e Slightly better RGB->Y'CbCr conversion (no floating point, correct offsets and vor 15 Jahren
  Ralph Giles d971698433 Update copyright year on the OggTheora source code. vor 15 Jahren
  Gregory Maxwell 01ab8c19d1 r16448 for png2theora.c and an error message fix. vor 15 Jahren
  Gregory Maxwell c7dbd4aa3c png2theora.c: Roll-back the aborted attempt at clean error handling. vor 15 Jahren
  j 8e792da359 make png2theora compile with mingw32: vor 15 Jahren
  Gregory Maxwell a35be73aee png2theora: New rate control options (two-pass) vor 15 Jahren
  Ralph Giles a78dd57b3c Clean up after failing to open and read a png file. vor 15 Jahren
  Gregory Maxwell 9be20c2a73 png2theora: Support for 4:4:4 and 4:2:2 chroma subsampling vor 15 Jahren
  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. vor 16 Jahren
  Tim Terriberry a3e6e40def Forward-port changes from r14138 through r15674 from trunk. vor 16 Jahren
  Monty d1ab1280fe Another minor png2theora fix-- break out of arg matching with 'F' rather vor 16 Jahren
  Tim Terriberry e9f78a7332 More robust PNG reading code. vor 16 Jahren
  Monty 22dedd63af apply patches for bugs #1444 and #1445 vor 16 Jahren
  Ralph Giles f518c220a0 Fix png2theora usage more. vor 16 Jahren
  Ralph Giles 2b61bc774c png2theora: check for missing input_filter before trying to strdup it. vor 16 Jahren
  Ralph Giles 3455810688 Fix png2theora usage. vor 16 Jahren
  Tim Terriberry 2521c2d716 Update copyright notices to include "and contributors". vor 16 Jahren
  Ralph Giles 8b48877453 Set eos properly in png2theora. vor 16 Jahren
  Ralph Giles cddd4f935f Remove trailing whitespace. vor 16 Jahren
  ivo 1967e433c7 Use .ogv in examples instead of .ogg vor 17 Jahren
  ivo b56f31d154 Use .ogv in examples instead of .ogg vor 17 Jahren
  Ralph Giles 582c02fb7d Add additional helpful flags to the png decoder. vor 17 Jahren
  Ralph Giles dceb941bf7 Properly drain the page queue after encoding a frame and properly flush vor 17 Jahren
  Ralph Giles 8d5d848563 AFAICT _FILE_OFFSET_BITS is the only one of these magic defines we are vor 18 Jahren
  Ralph Giles 3c3d6fcf1b basename() and dirname() can mangle their argument, and must be vor 18 Jahren