18619 Commits (2b6325cacb6def8e9de0455f575b51a8bd90b12c)

Author SHA1 Message Date
  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
  Martin Storsjö 0ca1bdb37d rtjpeg: Add ff_ prefix to nonstatic symbols 13 years ago
  Martin Storsjö 6c28d65754 rv: Add ff_ prefix to nonstatic symbols 13 years ago
  Martin Storsjö d1b357d78b vp56: Add ff_ prefix to nonstatic symbols 13 years ago
  Martin Storsjö 27cfdc3e4f vorbis: Add ff_ prefix to nonstatic symbols 13 years ago
  Martin Storsjö 04d3822524 msmpeg4: Add ff_ prefix to nonstatic symbols 13 years ago
  Martin Storsjö 5f2c159c0f vc1: Add ff_ prefix to nonstatic symbols 13 years ago
  Martin Storsjö 1fec055066 msmpeg4: Add ff_ prefixes to nonstatic symbols 13 years ago
  Martin Storsjö 35e02a3d0e snow: Add ff_ prefix to nonstatic symbols 13 years ago
  Martin Storsjö d6c8dcb8ac mpeg12: Add ff_ prefix to nonstatic symbols 13 years ago
  Martin Storsjö 6f13a371ec mpeg4: Add ff_ prefixes to nonstatic symbols 13 years ago
  Martin Storsjö e9ca85e714 lagarith: Add ff_ prefix to lag_rac_init 13 years ago
  Martin Storsjö c8e1b2fbc9 libavcodec: Add ff_ prefix to j_rev_dct* 13 years ago
  Martin Storsjö 873c89e2a6 dsputil: Add ff_ prefix to inv_zigzag_direct16 13 years ago
  Martin Storsjö 3e2efacdd8 libavcodec: Prefix fdct_ifast, fdct_ifast248 13 years ago
  Martin Storsjö 9cf0841ef3 dsputil: Add ff_ prefix to the dsputil*_init* functions 13 years ago
  Martin Storsjö 99560a4caa libavcodec: Add ff_ prefix to some nonstatic symbols 13 years ago
  Martin Storsjö e96b4a53df vlc/rl: Add ff_ prefix to the nonstatic symbols 13 years ago
  Martin Storsjö ddce8953a5 h263: Add ff_ prefix to nonstatic symbols 13 years ago
  Martin Storsjö a082ac4125 mpegvideo: Remove a leftover function declaration 13 years ago
  Michael Niedermayer 25893ad6c9 ffv1: Warn the user if transparency is stored. 13 years ago
  Kostya Shishkov 1a265f6187 prores encoder 13 years ago
  Kostya Shishkov 8835c2c829 prores: move data shared between decoder and encoder to common file 13 years ago
  Kostya Shishkov 3ec623c22f prores: fix multithreaded decoding case when slice quantisers are not the same 13 years ago
  Paul B Mahol 83e2e9315a ffv1: PIX_FMT_GRAY8 support 13 years ago
  Paul B Mahol dc4e57489f CDXL demuxer and decoder 13 years ago
  Janne Grunau 18d1d5886b rv30: check block type validity 13 years ago
  Paul B Mahol 2af3dc8698 ttadec: CRC checking 13 years ago
  Janne Grunau 2bd730010d rv34: handle size changes during frame multithreading 13 years ago
  Janne Grunau b54b40b33c rv40: prevent undefined signed overflow in rv40_loop_filter() 13 years ago
  Janne Grunau 29330721b0 rv34: use AVERROR return values in ff_rv34_decode_frame() 13 years ago
  Janne Grunau bf61ef2316 rv34: use uint16_t for RV34DecContext.deblock_coefs 13 years ago
  Paul B Mahol 148d1f4799 lavc: add missing PIX_FMT_YUVA444P 13 years ago
  Michael Niedermayer 387783749f jpeglsdec: fix bpp & limit. 13 years ago