Cronologia Commit

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