32108 Commits (3cc0353f8d4eaa4862450bbe517e7fcf8be4f2bd)
 

Author SHA1 Message Date
  Paul B Mahol 3cc0353f8d v210dec: check for coded_frame allocation failure 14 years ago
  Paul B Mahol 986c1c483b v210enc: use stride as it is already calculated 14 years ago
  Paul B Mahol 7ad1b612c8 v210enc: use FFALIGN() 14 years ago
  Paul B Mahol b5f50da593 v210enc: return proper AVERROR codes instead of -1 14 years ago
  Paul B Mahol 66fa2a1fb3 v210enc: do not set coded_frame->key_frame 14 years ago
  Paul B Mahol d73466f841 v210enc: check for coded_frame allocation failure 14 years ago
  Andrey Utkin e496c45d9b drawtext: add 'fix_bounds' option on coords fixing 14 years ago
  Andrey Utkin 2b43dfce36 drawtext: fix text_{w, h} expression vars 14 years ago
  Andrey Utkin e7f0bc8c0f drawtext: add missing braces around an if() block. 14 years ago
  Paul B Mahol 86b57e4efe ape: fix seeking 14 years ago
  Paul B Mahol b60620bf7e apedec: 8bit and 24bit support 14 years ago
  Justin Ruggles 6f1a5e8d6b dsputil: remove debug message in dsputil_init(). 14 years ago
  Alex Converse 29a20ac4a1 movdec: Avoid av_malloc(0) in stss 14 years ago
  Diego Biurrun 58fc740059 build: Drop YASM-OBJS-FFT from SUBDIR_VARS. 14 years ago
  Diego Biurrun 7f2885bbb7 build: Drop unused X86-OBJS variable. 14 years ago
  Anton Khirnov 324fbadff9 avconv: remove debugging cruft from do_video_out(). 14 years ago
  Anton Khirnov 61a099680c avconv: factorize setting stream_index for the output packet. 14 years ago
  Anton Khirnov d2afbd9a56 frame{crc/md5}: set the stream timebase from codec timebase. 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
  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
  Martin Storsjö 89415b8e3f movdec: Parse the dvc1 atom 14 years ago
  Mans Rullgard cd2f98f365 ARM: ac3: fix ac3_bit_alloc_calc_bap_armv6 14 years ago
  Diego Biurrun 148bc235b0 swscale: K&R formatting cosmetics for Blackfin code 14 years ago
  Piotr Bandurski 3f57bde1f2 frwu: lowercase the FRWU codec name 14 years ago
  Janne Grunau 7f19bdc2a2 movdec: fix dts generation in fragmented files 14 years ago
  Mans Rullgard 2c98f407c8 fate: make acodec-ac3_fixed test output raw AC3 14 years ago
  Janne Grunau fcc518a024 APIchanges: add missing commit hashes 14 years ago
  Ronald S. Bultje de53b9068a swscale: implement MMX, SSE2 and AVX functions for RGB32 input. 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
  Paul B Mahol 41dd77bdbc doc: decoding Forward Uncompressed is supported 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
  Janne Grunau 316fc7443b avcodec: Add av_fast_padded_malloc(). 14 years ago
  Ronald S. Bultje 378c5ef9ae swscale: enable dithering in MMX functions. 14 years ago
  Ronald S. Bultje 212f161caa swscale: make rgb24 function macros slightly smaller. 14 years ago
  Diego Biurrun 3b637dca72 avcodec.h: Remove some disabled cruft. 14 years ago
  Ronald S. Bultje f5490fbe3b swscale: remove obsolete comment. 14 years ago