Historique des commits

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