37402 Commits (151ecc2aecd81718e2520936dd3c537d7e6fe2fc)
 

Author SHA1 Message Date
  Michael Niedermayer 151ecc2aec Merge remote-tracking branch 'qatar/master' 14 years ago
  Michael Niedermayer b8c1655882 avidec: print informative error messages if seeking fails. 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 6a3cc21242 mp3dec: fix truncating packet error message while decoding a complete MP3. 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
  Anton Khirnov d7edd359ec avconv: deprecate the -deinterlace option 14 years ago
  Michael Niedermayer 9729f140ae diracdec: Fix integer overflow leading to out of global array read. 14 years ago
  Michael Niedermayer d2a47c9473 fate: add support for specifying the shell used to run configure 14 years ago
  Martin Storsjö c9b309e8cb doc: Fix the name of the new function 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
  Alex Converse c898431ca5 nsvdec: Propagate errors 14 years ago
  Alex Converse 8fd8a48263 nsvdec: Be more careful with av_malloc(). 14 years ago
  Michael Niedermayer 6a89b41d97 nsvdec: Fix use of uninitialized streams. 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
  Martin Storsjö b7d3dd907f movenc: cosmetics: Get rid of camelCase identifiers 14 years ago
  Paul B Mahol 08d8029ea8 swscale: more generic check for planar destination formats with alpha 14 years ago
  Martin Storsjö fe47ea8f7a doc: Document mov/mp4 fragmentation options 14 years ago
  Diego Biurrun e9ba6b3704 build: Use order-only prerequisites for creating FATE reference file dirs. 14 years ago
  Carl Eugen Hoyos 5f27374c1b Cosmetics: Add bit per component information to v308 comment. 14 years ago
  Martin Lambers 6fe12c7ff2 Detect jps and pns files as (3D) jpg and png images. 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
  Diego Biurrun a846202343 rtsp: Remove some unused variables from ff_rtsp_connect(). 14 years ago
  Paul B Mahol 8b933129b9 avutil: make intfloat api public 14 years ago
  Rafaël Carré 420df8b7c4 avformat_write_header(): detail error message 14 years ago
  Mike Melanson cc09dc7863 s/vbsf/bsf/ 14 years ago
  Mike Melanson b864b38397 yuv4mpeg: allow YUV4MPEG2 demuxer to recognize 'C420' colorspace. 14 years ago
  Ronald S. Bultje af79a0c48a png: add support for bpp>4 to paeth x86 SIMD code. 14 years ago
  Michael Niedermayer e1492151fb Merge remote-tracking branch 'qatar/master' 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
  Alexander Strasser 90bf7c7b41 build: configure: Restore alphabetical order for CMDLINE_SET 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