165 Commits (473b297f26b51a5d6bf4cd0126d950cc4b105bd7)

Author SHA1 Message Date
  Anton Khirnov 30223b3bf2 lavc: deprecate the audio resampling API. 12 years ago
  Nathan Caldwell 6cb8c85409 Opus encoder using libopus 12 years ago
  Nicolas George 44617d6ec9 Opus decoder using libopus 12 years ago
  Andrew D'Addesio 2a3d82ab46 Add Opus codec id and codec description. 12 years ago
  Anton Khirnov a42aadabc6 lavc: add avcodec_free_frame(). 12 years ago
  Alberto Delmás ee769c6a7c MSS2 decoder 12 years ago
  Anton Khirnov a2318326f1 lavc: add lossy/lossless codec properties. 12 years ago
  Jan Ekström 1ab5a78042 lavc: add Ut Video encoder 12 years ago
  Sebastien Zwickert 3c37970637 vda: support synchronous decoding 12 years ago
  Anton Khirnov 104e10fb42 lavc: add AV prefix to codec ids. 13 years ago
  Derek Buitenhuis 45eaac02cb Canopus Lossless decoder 13 years ago
  Kieran Kunhya 160a27c590 libfdk-aacenc: add LATM/LOAS encapsulation support 13 years ago
  Kostya Shishkov 1470ce21ce Bump libavcodec and libavformat minor versions for G.723.1 decoder and demuxer 13 years ago
  Michael Bradshaw 453c02f971 libopenjpeg: introduce encoding support 13 years ago
  Janne Grunau f30260d32a imgconvert: deprecate avcodec_find_best_pix_fmt() 13 years ago
  Janne Grunau ac29054fda imgconvert: add avcodec_find_best_pix_fmt2() 13 years ago
  Kostya Shishkov 5b7e3a195d MS Expression Encoder Screen decoder 13 years ago
  Martin Storsjö 37eeb5e273 Support AAC encoding via the external library fdk-aac 13 years ago
  Kostya Shishkov 781888da89 TechSmith Screen Codec 2 decoder 13 years ago
  Diego Biurrun 2047e40e6e Clarify Doxygen comment for FF_API_* #defines. 13 years ago
  Diego Biurrun 09f211987c misc typo and wording fixes 13 years ago
  Kostya Shishkov edf35d8342 MS ATC Screen (aka MSS3) decoder 13 years ago
  Kostya Shishkov 005c80b645 MS Screen 1 decoder 13 years ago
  Martin Storsjö 3641b0489c Add support for iLBC decoding/encoding via the external library libilbc 13 years ago
  Kostya Shishkov c6061443f7 Indeo Audio decoder 13 years ago
  Anton Khirnov a5117a2444 lavc: pad last audio frame with silence when needed. 13 years ago
  Anton Khirnov 828bd088f3 lavc: add sample rate and channel layout to AVFrame. 13 years ago
  Mans Rullgard 95510be8c3 avcodec: remove AVCodecContext.dsp_mask 13 years ago
  Justin Ruggles b0e9edc44f avcodec: add a cook parser to get subpacket duration 13 years ago
  Anton Khirnov 7c59b5c2a5 lavc doxy: add all installed headers to doxy groups. 13 years ago
  Justin Ruggles c58846f3a8 avcodec: use align == 0 for default alignment in avcodec_fill_audio_frame() 13 years ago
  Derek Buitenhuis 0e714f889e ZeroCodec Decoder 13 years ago
  Kostya Shishkov b8560637d9 RealAudio Lossless decoder 13 years ago
  Paul B Mahol 0afd8f12e9 avcodec: add XBM encoder 13 years ago
  Justin Ruggles 9524cf79df avcodec: add av_get_audio_frame_duration() function. 13 years ago
  Anton Khirnov 44fe77b350 lavc: make codec_is_decoder/encoder() public. 13 years ago
  Anton Khirnov 02beb9826b lavc: deprecate AVCodecContext.sub_id. 13 years ago
  Justin Ruggles 5602a464c9 avcodec: add a Vorbis parser to get packet duration 13 years ago
  Mashiat Sarker Shakkhar 9d25f1f619 Windows Media Audio Lossless decoder 13 years ago
  Martin Storsjö bdc1220eeb h263enc: Add an option for outputting info about MBs as side data 13 years ago
  Martin Storsjö 442c1320e7 avpacket: Add a function for shrinking already allocated side data 13 years ago
  Anton Khirnov 16b7557b79 lavc: deprecate AVCodecContext.inter_threshold. 13 years ago
  Anton Khirnov 4f07f8196c lavc: deprecate AVCodecContext.color_table_id. 13 years ago
  Anton Khirnov ed019b8e5b lavc: add -mpv_flags to mpegvideo_enc-based encoders. 13 years ago
  Kostya Shishkov 1a265f6187 prores encoder 13 years ago
  Paul B Mahol dc4e57489f CDXL demuxer and decoder 13 years ago
  Anton Khirnov 52f82a1148 lavc: add avcodec_encode_video2() that encodes from an AVFrame -> AVPacket 13 years ago
  Anton Khirnov 3b4aaa6190 lavc: remove disabled FF_API_AVFRAME_AGE cruft. 13 years ago
  Anton Khirnov d803775e81 lavc: remove disabled FF_API_DATA_POINTERS cruft. 13 years ago
  Anton Khirnov 10e1ae5eff lavc: remove disabled FF_API_TIFFENC_COMPLEVEL cruft. 13 years ago