30 Commits (495db0e3b097924d38e297132cb15c9efe1b3e43)

Author SHA1 Message Date
  Clément Bœsch 3da726f188 lavf/img2enc: use FF_CEIL_RSHIFT(). 12 years ago
  Michael Niedermayer c7c71f95f8 replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* 12 years ago
  Carl Eugen Hoyos 00a61ac755 Recognize j2k as file suffix for the image2 muxer. 12 years ago
  Anton Khirnov 9e6b5e61a0 img2enc: add an option for overwriting one file with subsequent images 12 years ago
  Stefano Sabatini 1ec3324f00 lavf/img2enc: extend current options documentation 12 years ago
  Michael Niedermayer 165be91c2b img2enc: fix typo 12 years ago
  rogerdpack d828bae9d2 better failure message for img2enc 12 years ago
  Diego Biurrun cc7d5cfeec img2: K&R formatting cosmetics 12 years ago
  Paul B Mahol f5f29910dd img2enc: remove dead code 12 years ago
  Michael Niedermayer 2a0dfc51ea img2enc: support 16bit per sample yuv in split planes. 12 years ago
  Michael Niedermayer 2c87565147 img2enc: support storing alpha planes too in split plane mode 12 years ago
  Michael Niedermayer db012e161e img2enc: Fix yuva with yuv split planes. 12 years ago
  Michael Niedermayer 67ee2d2f6d img2enc: check pix_fmt for split planes mode. 12 years ago
  Michael Niedermayer 6dfcc7abdd img2enc: ensure that the codec is rawvideo for split planes mode. 12 years ago
  Stefano Sabatini cd559bb49a lavc: add xface image decoder and encoder 13 years ago
  Stefano Sabatini 5d1203f063 avio: flush the internal buffer in avio_close() 12 years ago
  Martin Storsjö e6153f173a avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 12 years ago
  Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
  Mashiat Sarker Shakkhar b5bce20cc3 image2: Add "start_number" private option to the muxer 13 years ago
  Mashiat Sarker Shakkhar f7595fb3b5 image2: Add "start_number" private option to the muxer 13 years ago
  Paul B Mahol 0afd8f12e9 avcodec: add XBM encoder 13 years ago
  Paul B Mahol 15b4b505c2 img2: split muxer and demuxer into separate files 13 years ago