Commit History

Author SHA1 Message Date
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
  Michael Niedermayer 25b4c651a3 Replace AVSubtitleRect.rgba_palette and bitmap by AVPicture. 16 years ago
  Michael Niedermayer db4fac64db Change AVSubtitle.rects to an array of pointers so ABI does not break 16 years ago
  Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 16 years ago
  Michael Niedermayer dd72228e53 minor simplification 16 years ago
  Michael Niedermayer 8403c543de redundant 16 years ago
  Stefano Sabatini 162d4fc99d Add long names to AVCodec declarations. 16 years ago
  Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 16 years ago
  Michael Niedermayer 7993df6527 consts 17 years ago
  Diego Biurrun cedb83a671 colour --> color in variable names 17 years ago
  Michael Niedermayer e59d932826 cosmetic (x==NULL -> !x) 17 years ago
  Michael Niedermayer 5b2052b38f cosmetic (place { consistently) 17 years ago
  Michael Niedermayer 0dd954b1f0 cosmetic (remove != 0 / != NULL) 17 years ago
  Michael Niedermayer e1c48b7aae use sizeof in snprintf (note the changed code is all under #if 0) 17 years ago
  Michael Niedermayer 2867ed9b1c check region depth for validity 17 years ago
  Alex Beregszaszi 5fc32c275e use get_bits1(..) instead get_bits(.., 1) 17 years ago
  Ian Caulfield 04d2e45f3f create colorspace.h and use it where appropriate 17 years ago
  Diego Biurrun 0d02cacda9 Move dvbsubdec parser to its own file. 17 years ago
  Michael Niedermayer 0c3c674cde remove useless static cm variable 17 years ago
  Alex Beregszaszi fead30d444 rename BE/LE_8/16/32 to AV_RL/B_8/16/32 18 years ago
  Måns Rullgård 55fde95e3b rename cropTbl -> ff_cropTbl 18 years ago
  Steve L'Homme 949b1a13bf Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 18 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
  Ian Caulfield bf01fb696d subs.diff fixes a couple of minor bugs in my DVB subtitle decoder, and also fixes a few 19 years ago
  Michael Niedermayer c6ec28b18c DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) 19 years ago