Commit történet

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