История коммитов

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