17523 Commits (f491f033f5161139ce680aba53c8890005cf751e)

Author SHA1 Message Date
  Paul B Mahol b8d78175d2 v408: do not unconditionally compile codecs 14 years ago
  Carl Eugen Hoyos bb9c8d9439 Add v408 / AYUV encoder and decoder. 14 years ago
  Michael Niedermayer 7e850f1cd0 dwt: fix about a dozen "warning: assignment from incompatible pointer type" 14 years ago
  Michael Niedermayer 2453ca4931 dwt: fix a dozen or so "warning: initialization from incompatible pointer type" 14 years ago
  Michael Niedermayer 861aa9e7c2 mpegaudiodec: remove unused variable 14 years ago
  Paul B Mahol b60620bf7e apedec: 8bit and 24bit support 14 years ago
  Michael Niedermayer 25f35df115 xvid_rc: check that write() succeeded. 14 years ago
  Michael Niedermayer 670229ef43 apedec: remove unused variable 14 years ago
  Michael Niedermayer f57ab7ed37 zmbv: remove unused variable 14 years ago
  Reimar Döffinger 58dabf7bf2 Fix png decoding on x86. 14 years ago
  Justin Ruggles 6f1a5e8d6b dsputil: remove debug message in dsputil_init(). 14 years ago
  Reimar Döffinger da1ba4e88b Fix NASM compilation. 14 years ago
  Justin Ruggles 22c0babbb2 apedec: remove unneeded #include of get_bits.h and associated macro 14 years ago
  Justin Ruggles e4169612a1 apedec: av_fast_malloc() instead of av_realloc() 14 years ago
  Justin Ruggles 0759c8eb10 apedec: fix handling of packet sizes that are not a multiple of 4 bytes 14 years ago
  Anton Khirnov e15e2a6d2a libx264: fix indentation. 14 years ago
  KO Myung-Hun c853124fb0 Use SECTION_TEXT instead of section .text for the compatibility 14 years ago
  Paul B Mahol 9b9bf5ab73 ffv1: cosmetics: indentation 14 years ago
  Ronald S. Bultje 24947d4988 vorbis: fix overflows in floor1[] vector and inverse db table index. 14 years ago
  Ronald S. Bultje 7e4d9d5d45 win64: add a XMM clobber test configure option. 14 years ago
  Clément Bœsch 8c48652ff0 dct-test: remove odivx_idct_c dead prototype. 14 years ago
  Mans Rullgard cd2f98f365 ARM: ac3: fix ac3_bit_alloc_calc_bap_armv6 14 years ago
  Piotr Bandurski 3f57bde1f2 frwu: lowercase the FRWU codec name 14 years ago
  Clément Bœsch b90d79ec1f timecode: drop lavc timecode on next bump. 14 years ago
  Clément Bœsch d8804905eb mpeg12enc: use new public timecode API. 14 years ago
  Clément Bœsch ed67dac093 mpeg12: use av_mpegtc_to_timecode_string(). 14 years ago
  Paul B Mahol b8b77abe92 cosmetics: realign vertically 14 years ago
  Michael Niedermayer 6462d28dcc apedec: Fix alignment and fate. 14 years ago
  Paul B Mahol 38c6bbc118 ra144enc: drop pointless "encoder" from .long_name 14 years ago
  Justin Ruggles c3a06615bd bethsoftvideo: fix palette reading. 14 years ago
  Justin Ruggles 83ce51cc7d mpc7: use av_fast_padded_malloc() 14 years ago
  Justin Ruggles b5b825c381 mpc7: simplify handling of packet sizes that are not a multiple of 4 bytes 14 years ago
  Michael Niedermayer 5cd8afee99 diracdec: Check for negative quants which would cause out of array reads. 14 years ago
  Michael Niedermayer 0065080320 proresdec: Fix read via negative index in a global array. 14 years ago
  Justin Ruggles 236a550c3f Fix a typo in the x86 asm version of ff_vector_clip_int32() 14 years ago
  Justin Ruggles 3c432631e9 pcmenc: Do not set avpkt->size. 14 years ago
  Justin Ruggles 1a670973a7 ff_alloc_packet: modify the size of the packet to match the requested size 14 years ago
  Paul B Mahol 5ff88020ac frwu: Employ more meaningful return values. 14 years ago
  Reimar Döffinger f54ae2f8e7 fraps: Use av_fast_padded_malloc() instead of av_realloc() 14 years ago
  Reimar Döffinger 0880503fbb mjpegdec: use av_fast_padded_malloc() 14 years ago
  Reimar Döffinger 2f4b9021a1 eatqi: use av_fast_padded_malloc() 14 years ago
  Reimar Döffinger 00db4d4ad5 asv1: use av_fast_padded_malloc() 14 years ago
  Paul B Mahol ec09230c9a ffv1dec: PIX_FMT_YUV440P support 14 years ago
  Paul B Mahol 917803babd ffv1enc: PIX_FMT_YUV440P support 14 years ago
  Janne Grunau 316fc7443b avcodec: Add av_fast_padded_malloc(). 14 years ago
  Diego Biurrun 3b637dca72 avcodec.h: Remove some disabled cruft. 14 years ago
  Michael Bradshaw d76864d9ce Support decoding rgba64 with libopenjpeg. 14 years ago
  Michael Bradshaw ec0d02e441 Support decoding gray8a with libopenjpeg. 14 years ago
  Paul B Mahol 8ca8e4a846 zmbv: Employ more meaningful return values. 14 years ago
  Paul B Mahol 013a677fb6 zmbvenc: Employ more meaningful return values. 14 years ago