119 Commits (08bddfcde5ebf47eec6b108e0909c70da6529331)

Author SHA1 Message Date
  Anton Khirnov 52f82a1148 lavc: add avcodec_encode_video2() that encodes from an AVFrame -> AVPacket 14 years ago
  Anton Khirnov 3b4aaa6190 lavc: remove disabled FF_API_AVFRAME_AGE cruft. 14 years ago
  Anton Khirnov d803775e81 lavc: remove disabled FF_API_DATA_POINTERS cruft. 14 years ago
  Anton Khirnov 10e1ae5eff lavc: remove disabled FF_API_TIFFENC_COMPLEVEL cruft. 14 years ago
  Anton Khirnov 370e923e0b lavc: remove disabled FF_API_INTERNAL_CONTEXT cruft. 14 years ago
  Anton Khirnov ac84395d6a lavc: remove disabled FF_API_PARSE_FRAME cruft. 14 years ago
  Anton Khirnov 8b9b6041d7 lavc: remove disabled FF_API_GET_ALPHA_INFO cruft. 14 years ago
  Anton Khirnov 99ace37e68 lavc: remove disabled FF_API_MJPEG_GLOBAL_OPTS cruft. 14 years ago
  Anton Khirnov 96e9b96fcd lavc: remove disabled FF_API_SNOW_GLOBAL_OPTS cruft. 14 years ago
  Anton Khirnov b9de160c3e lavc: remove disabled FF_API_LAME_GLOBAL_OPTS cruft. 14 years ago
  Anton Khirnov 3211932c51 lavc: remove disabled FF_API_AVCODEC_INIT cruft. 14 years ago
  Anton Khirnov 491f443e1f lavc: remove disabled FF_API_ER cruft. 14 years ago
  Anton Khirnov f326501a65 lavc: remove disabled FF_API_DRC_SCALE cruft. 14 years ago
  Anton Khirnov d2d931500b lavc: remove disabled FF_API_AVCODEC_OPEN cruft. 14 years ago
  Anton Khirnov ec104eef51 lavc: remove disabled FF_API_ALLOC_CONTEXT cruft. 14 years ago
  Anton Khirnov 8e5746d461 lavc: remove disabled FF_API_GET_PIX_FMT_NAME cruft. 14 years ago
  Anton Khirnov 0dc6bab092 lavc: remove disabled FF_API_FLAC_GLOBAL_OPTS cruft. 14 years ago
  Anton Khirnov fbca04e6f6 lavc: remove disabled FF_API_OLD_FF_PICT_TYPES cruft. 14 years ago
  Anton Khirnov 9a79bb552a lavc: remove disabled FF_API_THREAD_INIT cruft. 14 years ago
  Anton Khirnov 7831a7e4ec lavc: remove disabled FF_API_ANTIALIAS_ALGO cruft. 14 years ago
  Anton Khirnov 62dfea6535 lavc: remove disabled FF_API_OLD_AUDIOCONVERT cruft. 14 years ago
  Anton Khirnov 284e65d64e lavc: remove disabled FF_API_OLD_SAMPLE_FMT cruft. 14 years ago
  Anton Khirnov 6c8dab98b8 lavc: remove disabled FF_API_PALETTE_CONTROL cruft. 14 years ago
  Anton Khirnov 9ce2a91b84 lavc: remove disabled FF_API_MPEGVIDEO_GLOBAL_OPTS cruft. 14 years ago
  Anton Khirnov 7232bfbd93 lavc: remove disabled FF_API_X264_GLOBAL_OPTS cruft. 14 years ago
  Anton Khirnov 7460398b89 lavc: remove the deprecated opt.h header. 14 years ago
  Anton Khirnov 7063b6eaee lavc: increase major version to 54. 14 years ago
  Justin Ruggles 220506d23f avcodec: add a new codec_id for CRYO APC IMA ADPCM. 14 years ago
  Anton Khirnov 1381e9bc92 lavc: postpone the removal of AVCodecContext.request_channels. 14 years ago
  Anton Khirnov af0292f33a lavc: postpone removing old audio encoding and decoding API 14 years ago
  Paul B Mahol 27ed027bcd XWD encoder and decoder 14 years ago
  Justin Ruggles a6ccae3f4c avcodec: bump minor version and add APIChanges for the new audio encoding API 14 years ago
  Justin Ruggles b2c75b6e63 avcodec: Add avcodec_encode_audio2() as replacement for avcodec_encode_audio() 14 years ago
  Justin Ruggles 82390f57d1 avcodec: add GSM parser 14 years ago
  Janne Grunau b4d44a45f9 threads: introduce CODEC_CAP_AUTO_THREADS and add it to libx264 14 years ago
  Janne Grunau e4e30256f8 threads: default to automatic thread count detection 14 years ago
  Kostya Shishkov adfe0c942e Indeo 4 decoder 14 years ago
  Anton Khirnov 06e8d38f2b Add minor bumps and APIchanges entries for lavc/lavfi changes. 14 years ago
  Martin Storsjö fe75dc8583 libavcodec: Define a side data type for parameter changes 14 years ago
  Martin Storsjö 195c123cc8 libavcodec: Define a side data type for new extradata 14 years ago
  Mans Rullgard 8400b126ac avcodec: deprecate AVFrame.age 14 years ago
  Derek Buitenhuis 80f6c0bb95 v410 encoder and decoder 14 years ago
  Paul B Mahol e93947b7d8 cljr: add encoder 14 years ago
  Sjoerd Simons f32fd31858 g722: Change bits per sample to 4 14 years ago
  Justin Ruggles 0eea212943 Add avcodec_decode_audio4(). 14 years ago
  Justin Ruggles 560f773c7d avcodec: change number of plane pointers from 4 to 8 at next major bump. 14 years ago
  Justin Ruggles 27360ccc5e adx: add an ADX parser. 14 years ago
  Mans Rullgard cc276c85d1 Make channel layout masks unsigned 14 years ago
  Anton Khirnov 8b7412fe4e tiffenc: deprecate using compression_level 14 years ago
  Janne Grunau 0945eddec0 pthread: do not touch has_b_frames 14 years ago