18619 Commits (2b6325cacb6def8e9de0455f575b51a8bd90b12c)

Author SHA1 Message Date
  Paul B Mahol 545e887902 y41penc: switch to encode2() 13 years ago
  Paul B Mahol 48ad7f822d r210enc: switch to encode2() 13 years ago
  Michael Niedermayer f9caec0cf9 h264: change deblock_h_chroma_8_mmxext() to prevent valgrind confusion. 13 years ago
  Ronald S. Bultje af468015d9 als: prevent infinite loop in zero_remaining(). 13 years ago
  Ronald S. Bultje 941fc1ea1e cook: prevent div-by-zero if channels is zero. 13 years ago
  Carl Eugen Hoyos 44f5b26212 Make CDXL palette opaque. 13 years ago
  Anton Khirnov e9b380a7a5 pamenc: switch to encode2(). 13 years ago
  Anton Khirnov 3cc77ded4f svq1enc: switch to encode2(). 13 years ago
  Anton Khirnov 6a047213ac dvenc: switch to encode2(). 13 years ago
  Anton Khirnov b3566a6a39 dpxenc: switch to encode2(). 13 years ago
  Anton Khirnov 83c7fe3245 pngenc: switch to encode2(). 13 years ago
  Anton Khirnov ab3a410cf0 v210enc: switch to encode2(). 13 years ago
  Anton Khirnov f0366fec56 xwdenc: switch to encode2(). 13 years ago
  Justin Ruggles f2a4559c77 ttadec: use branchless unsigned-to-signed unfolding 13 years ago
  Aneesh Dogra d7840529b6 avcodec: add a Sun Rasterfile encoder 13 years ago
  Aneesh Dogra 1f1fbcfa71 sunrast: Move common defines to a new header file. 13 years ago
  Paul B Mahol b5c626fdf3 cdxl: fix video decoding for some files 13 years ago
  Paul B Mahol 323b9da969 ttadec: remove dead code 13 years ago
  Kostya Shishkov 857d14863d prores: initialise encoder and decoder parts only when needed 13 years ago
  Kostya Shishkov 5d9ad5425f prores: initialise encoder and decoder parts only when needed 13 years ago
  Zongyao Qu 1b84cf41e0 Makefile: fix proresdec dependancies 13 years ago
  Ronald S. Bultje 52e4018be4 flac: fix infinite loops on all-zero input or end-of-stream. 13 years ago
  Ronald S. Bultje b4027d9749 wmapro: change max. block size to 13 bits. 13 years ago
  Michael Niedermayer 22b125f912 g729dec: fix 'warning: assignment from incompatible pointer type' 13 years ago
  Michael Niedermayer 934abf6ff8 g729dec: fix use of deprecated functions. 13 years ago
  Michael Niedermayer ad21c05172 diracdec: fix use of deprecated funnctions 13 years ago
  Michael Niedermayer 204cb29b3c shorten: Use separate pointers for the allocated memory for decoded samples. 13 years ago
  Michael Niedermayer c509f4f747 atrac3: Fix crash in tonal component decoding. 13 years ago
  Michael Niedermayer 9fb7a5af97 ws_snd1: Fix wrong samples counts. 13 years ago
  Michael Niedermayer 8b18288c08 qtrleenc: fix uninitialized variable warnings 13 years ago
  Michael Niedermayer 5a03a3d998 proresdec2: use ff_dsputil_init() avoid deprecated ff_ less variant. 13 years ago
  Michael Niedermayer 67f17e7202 proresdec2: Fix 16 vs. 8bit compiler warnings. 13 years ago
  Ronald S. Bultje c6643fddba golomb: avoid infinite loop on all-zero input (or end of buffer). 13 years ago
  Justin Ruggles f320fb894c bethsoftvid: pass palette in side data instead of in a separate packet. 13 years ago
  Benjamin Larsson 7f215e3e72 Use fixed-length array in revert_mclms() 13 years ago
  Kostya Shishkov 17b11ffec7 proresenc: initialise 'sign' variable 13 years ago
  Michael Niedermayer b92ecda2c9 snow: zero scratchbuf. 13 years ago
  Michael Niedermayer 0f155c8601 fate: trying to fix "libavcodec/dct-test.o:(.rodata+0xdc): undefined reference to fdct_altivec" 13 years ago
  Christophe GISQUET f3e084909b mpegaudio: replace memcpy by SIMD code 13 years ago
  Ronald S. Bultje ae591aeea5 vc1: prevent using last_frame as a reference for I/P first frame. 13 years ago
  Pilotware 7606825350 Handle interlaced formats (two coding units together make one full frame) 13 years ago
  Michael Niedermayer 8812c97b98 proresenc: Rename for incoming NIH-syndrom. 13 years ago
  Mashiat Sarker Shakkhar d1ea26f640 Do not try to read residue if ave_mean <= 1 13 years ago
  Mashiat Sarker Shakkhar 59df25effd Move some variable declarations to comply with C90 13 years ago
  Mashiat Sarker Shakkhar 3ce50bf51d Cosmetics: fix some whitespace errors 13 years ago
  Mashiat Sarker Shakkhar 6345184fc9 Support 24-bit decoding 13 years ago
  Michael Niedermayer dc08e7ea0f wmall: remove ;; 13 years ago
  Martin Storsjö 210f72845c ppc: Add ff_ prefix to nonstatic symbols 13 years ago
  Martin Storsjö f73673a770 sh4: Add ff_ prefix to nonstatic symbols 13 years ago
  Martin Storsjö efd29844eb mpegvideo: Add ff_ prefix to nonstatic functions 13 years ago