22599 Commits (b5884db437eebe136efef63a8186b7b4b51b5525)

Author SHA1 Message Date
  Tim Walker 08797c599d flac: don't check the number of channels before setting the channel layout 12 years ago
  Michael Niedermayer d71f8d74db qtrle: fix 1bit row_ptr comment 12 years ago
  Tim Walker 7af876a93f flac: add channel layout masks for streams with 7 or 8 channels 12 years ago
  James Almer 8ab2173ed1 lavc/bink: Chech for malloc failure 12 years ago
  Michael Niedermayer 0ddca7d416 dsputil: fixup half a dozen bugs with ptrdiff vs int linesize 12 years ago
  Anton Khirnov 293065bdb5 mpegvideo: initialize dummy reference frames. 12 years ago
  Anton Khirnov dff6197dfb nuv: do not rely on get_buffer() initializing the frame. 12 years ago
  Anton Khirnov 8136f23444 yop: check for input overreads. 12 years ago
  Anton Khirnov 06cf597c35 yop: check that extradata is large enough. 12 years ago
  Kostya Shishkov 89f11f498b qtrle: fix the topmost line for 1bit 12 years ago
  Kostya Shishkov 685e6f2e39 xxan: properly handle odd heights. 12 years ago
  Anton Khirnov 2cd4068071 fraps: fix off-by one bug for version 1. 12 years ago
  Anton Khirnov da7baaaae7 aasc: fix output for msrle compression. 12 years ago
  Anton Khirnov 238614de67 cdgraphics: do not rely on get_buffer() initializing the frame. 12 years ago
  Anton Khirnov 39a9fdd00f yop: initialize palette to 0 12 years ago
  Anton Khirnov 9bd6375d5f msrledec: check bounds before constructing a possibly invalid pointer, 12 years ago
  Anton Khirnov 6ed9fc44ba svq1: replace struct svq1_frame_size with an array. 12 years ago
  Vladimir Pantelic 77bcb89600 vc1dec: use codec_id instead of codec_tag for VC1IMAGE 12 years ago
  Michael Niedermayer 68dfe530e0 vdpau: Rename union, avoid name conflict with vdpau 12 years ago
  Luca Barbato b2a722a87e sh4: drop unused functions 12 years ago
  Diego Biurrun 620289a20e sh4: Fix silly type vs. variable name search and replace typo 12 years ago
  Michael Niedermayer b0635e2fcf movtextenc: fix pointer messup and out of array accesses 12 years ago
  Michael Niedermayer c2dd5a18b2 ljpegenc: allocate needed scratch-buffer 12 years ago
  Diego Biurrun c9f933b5b6 Add av_cold attributes to arch-specific init functions 12 years ago
  multiple authors 7a4885600f libmpcodecs/vf_spp: update to latest version from mplayer 12 years ago
  Diego Biurrun 25841dfe80 Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter. 12 years ago
  Michael Niedermayer 5a83115130 ffv1: check for malloc failure 12 years ago
  Michael Niedermayer b77d94dc6c ffv1enc: check for malloc failure 12 years ago
  Michael Niedermayer fc0d069feb flacdec: silence several "warning: X may be used uninitialized in this function" 12 years ago
  Michael Niedermayer 96a08d8627 wmavoice: silence may be used uninitialized warnings 12 years ago
  Michael Niedermayer 63c61f0be0 vc1dec: Fix 2 "warning: may be used uninitialized in this function" 12 years ago
  Michaël Cinquin 60f06f986f libopenjpegenc: make dci compliant j2c 12 years ago
  Anton Khirnov d9df93efbf mpegvideo: simplify REBASE_PICTURE 12 years ago
  Michael Niedermayer d106679fb5 qdm2: disable superblocktype_2_3==0 code 12 years ago
  Michael Niedermayer ccfd8cffe8 qdm2: Fix data type used in multiplication. 12 years ago
  Michael Niedermayer 4d37d2bfc5 put_vp_no_rnd_pixels8_l2_mmx: fix type 12 years ago
  Michael Niedermayer cb573f7fbc avcodec/x86: Add daniels copyright to the recent gcc->yasm convertions he did. 12 years ago
  James Almer d1511c02f4 proresdsp: Fix checkheaders 12 years ago
  Michael Niedermayer 695af8eed6 h264: skip error concealment when SPS and slices are mismatching 12 years ago
  Michael Niedermayer 0e9b9a6748 flacdec: skip in stream header packets 12 years ago
  Michael Niedermayer cdc48860a8 h264: silence warning about array index being out of bounds 12 years ago
  Ronald S. Bultje 8af915c21b vp56: remove clear_blocks call, and clear alpha plane U/V DC only. 12 years ago
  Diego Biurrun 6c1a7d07eb Use proper "" quotes for local header #includes 12 years ago
  Diego Biurrun 4eef2ed707 ppc: fmtconvert: Drop two unused variables. 12 years ago
  Anton Khirnov f2960097e4 bink: fix a check for the first frame. 12 years ago
  Sebastian Sandberg c6779c5131 vc1dec: fieldtx is only valid for interlaced frames 12 years ago
  Michael Bradshaw 28f36dce3e libopenjpegenc: simplify switch statement 12 years ago
  Michael Bradshaw c58c67398d libopenjpegenc: add support for pix fmt gbrp (8-16 bit) 12 years ago
  Michael Niedermayer 131fac1c12 vc1dec: fix block_off 12 years ago
  Diego Biurrun 52acd79165 x86: hpel: Move {avg,put}_pixels16_sse2 to hpeldsp 12 years ago