17430 Commits (ab7da16ea4753376149afef2307f07c828eacc2e)

Author SHA1 Message Date
  Paul B Mahol ab7da16ea4 ffv1dec: PIX_FMT_YUVA420P support 14 years ago
  Paul B Mahol 7054629f04 ffv1enc: PIX_FMT_YUVA420P support 14 years ago
  Michael Niedermayer 05ebe51e00 mpeg/h264: update thread context even if it is not initialized. 14 years ago
  Michael Niedermayer e4a714f65a h264: Return the correct number of bytes for mid strea, extradata. 14 years ago
  Michael Niedermayer 146ef3f37c pngdec: fix warning about pointer types 14 years ago
  Carl Eugen Hoyos 97da38c99b Allow decoding of 64bit png images. 14 years ago
  Carl Eugen Hoyos ea604de91e Simplify "deloco" and support decoding of 48bit loco png. 14 years ago
  Michael Bradshaw f0d6828dbe Supoort decoding of gray16 images with libopenjpeg. 14 years ago
  Clément Bœsch cc7342f712 assdec: fix wrong alloc pointer check. 14 years ago
  Clément Bœsch 7c0d30b57b ass: use av_asprintf() instead of a temporary stack buffer. 14 years ago
  Michael Niedermayer 9729f140ae diracdec: Fix integer overflow leading to out of global array read. 14 years ago
  Justin Ruggles 89eea6df28 aacenc: make sure to encode enough frames to cover all input samples. 14 years ago
  Justin Ruggles f44005b610 aacenc: only use the number of input samples provided by the user. 14 years ago
  Alex Converse 48f1e5212c wmadec: Verify bitstream size makes sense before calling init_get_bits. 14 years ago
  Alex Converse ae35210a5d kmvc: Log into a context at a log level constant. 14 years ago
  Alex Converse dfa37fe8a3 mpeg12: Pad framerate tab to 16 entries. 14 years ago
  Michael Niedermayer a02e8df973 kgv1dec: Increase offsets array size so it is large enough. 14 years ago
  Alex Converse 386741f887 kmvc: Check palsize. 14 years ago
  Reimar Döffinger 2ab5feafe1 huffman: use a simple assignment instead of FFSWAP. 14 years ago
  Reimar Döffinger 6166bf3cbe Deobfuscate ff_huff_build_tree. 14 years ago
  Carl Eugen Hoyos 36436a4032 Add option forced_subs_only for Bluray subtitles. 14 years ago
  Carl Eugen Hoyos 6838df0488 Add pix_fmt_info for yuva444. 14 years ago
  Christophe Gisquet 6b03900382 x86 dsputil: provide SSE2/SSSE3 versions of bswap_buf 14 years ago
  Ronald S. Bultje af79a0c48a png: add support for bpp>4 to paeth x86 SIMD code. 14 years ago
  Ronald S. Bultje f91c4b7824 png: add SSE2 version for add_bytes_l2. 14 years ago
  Ronald S. Bultje 59f474b49d png: convert DSP functions to yasm. 14 years ago
  Mans Rullgard 3715d841a6 Fix non-C89 declarations in for loops 14 years ago
  Reimar Döffinger f9eb622944 Fix offset validity checks. 14 years ago
  Reimar Döffinger cd3ced1bb9 fraps: frame threading support. 14 years ago
  Reimar Döffinger 0efdb942a6 fraps: Deduplicate some code. 14 years ago
  Reimar Döffinger 3469c88804 fraps: Minor simplification, use local variable. 14 years ago
  Ronald S. Bultje 20a7d3178f png: add missing #if HAVE_SSSE3 around function pointer assignment. 14 years ago
  Paul B Mahol 371946bc27 r210enc: don't write uninitialized data 14 years ago
  Paul B Mahol 668a0b152b libvpxenc: update after FF_API_X264_GLOBAL_OPTS removal 14 years ago
  Carl Eugen Hoyos a915618a29 Improve decoding quality for lossy wavpack. 14 years ago
  Reimar Döffinger 7fabef1f01 fraps: optimize pseudo-YUV to RGB conversion. 14 years ago
  Ronald S. Bultje 331e7c4cb3 imdct36: mark SSE functions as using all 16 XMM registers. 14 years ago
  Ronald S. Bultje e92003514d png: move DSP functions to their own DSP context. 14 years ago
  Aneesh Dogra f9708e9a0e sunrast: Add a sample request for TIFF, IFF, and Experimental Rastfile formats. 14 years ago
  Aneesh Dogra 415f358a1f sunrast: Cosmetics 14 years ago
  Aneesh Dogra 4ffb8e2c14 sunrast: Remove if (unsigned int < 0) check. 14 years ago
  Aneesh Dogra fef3771778 sunrast: Replace magic number by a macro. 14 years ago
  Paul Kendall 7df9937fcc Fix dvb subtitle decoding when display segment is missing. 14 years ago
  Reimar Döffinger f4e8292eb7 fraps: Add release_buffer forgotten when reget_buffer was removed. 14 years ago
  Reimar Döffinger 95e873bb14 fraps: fix indentation. 14 years ago
  Reimar Döffinger 6a9b565e0a FRAPS: Do not needlessly use reget_buffer. 14 years ago
  Paul B Mahol 6bcc8275a1 r210enc: fix encoding for unaligned widths 14 years ago
  Reimar Döffinger 97dece333d rawenc: initialize coded_frame via avcodec_get_frame_defaults. 14 years ago
  Reimar Döffinger dbc7c6121e libgsm: Fix compilation. 14 years ago
  Paul B Mahol f122cbf087 v210x: check for return value of avcodec_alloc_frame() 14 years ago