179 Commits (ae5046e492cd87233111e994ca4ae3d74a233b51)

Author SHA1 Message Date
  wm4 ae5046e492 avcodec: allow multiple hwaccels for the same codec/pixfmt 7 years ago
  James Almer 417d473bde avcodec: remove ABI portion of the side data merging API 7 years ago
  Ilia Valiakhmetov 83c12fefd2 avcodec/pthread_slice: add ff_slice_thread_execute_with_mainfunc() 7 years ago
  James Almer 9aa2469930 avcodec/internal: move FF_QSCALE_TYPE defines from avcodec.h 7 years ago
  Michael Niedermayer e813df4fa3 avcodec: Avoid splitting side data repeatedly 8 years ago
  James Almer 0a6ca7aa0a avcodec/internal: update FF_CODEC_CAP_SETS_PKT_DTS doxy 8 years ago
  Muhammad Faiz d535e0c140 avcodec/pthread_frame, decode: allow errors to happen on draining 8 years ago
  Vittorio Giovara 94eed68ace lavc: Drop deprecated options moved to private contexts 8 years ago
  Tobias Rapp 205b8fd078 avcodec: estimate output bitrate for uncompressed video codecs 8 years ago
  Carl Eugen Hoyos 5dd7ea9f56 lavc/internal: Constify AVPacket* in AVCodecInternal. 8 years ago
  wm4 fcfc78cbab aacdec: do not mutate input packet metadata 8 years ago
  Anton Khirnov 019ab88a95 lavc: add an option for exporting cropping information to the caller 8 years ago
  Anton Khirnov 972c71e9cb lavc: add support for filtering packets before decoding 8 years ago
  Anton Khirnov 061a0c14bb decode: restructure the core decoding code 8 years ago
  Anton Khirnov 549d0bdca5 decode: be more explicit about storing the last packet properties 8 years ago
  Thierry Foucu c512546689 Fix -Werror=parentheses error 8 years ago
  wm4 b2fea2fdee ffmpeg: move subframe warning to libavcodec 8 years ago
  Andrey Turkin 63adb3602d libavcodec: factor out SEI generation for A53 captions 9 years ago
  wm4 7fc329e2dd lavc: introduce a new decoding/encoding API with decoupled input/output 9 years ago
  Michael Niedermayer 0de99ab06f avcodec: Add avpriv_codec_get_cap_skip_frame_fill_param() 9 years ago
  wm4 05f66706d1 lavc: introduce a new decoding/encoding API with decoupled input/output 9 years ago
  Ganesh Ajjanagadde 83a04f103d lavc: move exp2fi to ff_exp2fi in internal.h 9 years ago
  Luca Barbato 34138ece23 log: Use a do {} while (0) for tlog 9 years ago
  Anton Khirnov 11c9bd633f libopenh264enc: export CPB props side data 9 years ago
  Luca Barbato 6788baebb3 log: Use a do {} while (0) for dlog 9 years ago
  Michael Niedermayer bf6d41d8a2 avcodec/internal: Fix skiped typo 9 years ago
  Matthieu Bouron e162542e15 lavc/internal: add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM 9 years ago
  Andreas Cadhalpun a4680e7170 avcodec: rename avpriv_color_frame to ff_color_frame 9 years ago
  Derek Buitenhuis abaa12263e avcodec: Don't lock during open if the codec has threadsafe init 9 years ago
  Michael Niedermayer b947ac9096 avcodec/internal: Use do {} while() for ff_tlog() 9 years ago
  Ganesh Ajjanagadde 4e2471ef1d avcodec/internal: silence -Wempty-body on clang 9 years ago
  wm4 87a051f976 lavc: allow asynchronous decoders to return correct pkt_dts values 9 years ago
  Hendrik Leppkes 64c33f9624 avcodec: remove deprecated old audio encode API 9 years ago
  Ronald S. Bultje 70a19c482a Move ff_dlog from lavc to lavu. 9 years ago
  Michael Niedermayer d903b62750 avcodec/internal: improve min_size documentation for ff_alloc_packet2() 9 years ago
  Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 10 years ago
  Michael Niedermayer 0dbfb5386f avcodec/internal: Deprecate ff_alloc_packet() in favor of ff_alloc_packet2() 10 years ago
  Michael Niedermayer e36db49b7b avcodec: Add a min size parameter to ff_alloc_packet2() 9 years ago
  Michael Niedermayer c40ecffd31 Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATS 9 years ago
  Carl Eugen Hoyos 7f0d540188 lavc: Allow 64 channels internally. 9 years ago
  Vittorio Giovara 910247f172 lavc: Deprecate avctx.{inter,intra}_quant_bias 10 years ago
  Vittorio Giovara 5bba3ab0cf internal: Make dlog/tlog a no-op when disabled 10 years ago
  Michael Niedermayer dbd94b771f avcodec/internal: Fix ff_dlog() define like av_dlog() 10 years ago
  Vittorio Giovara 6a85dfc830 lavc: Replace av_dlog and tprintf with internal macros 10 years ago
  Martin Storsjö 5637ff0121 libavcodec: Clarify the documentation of the internal codec capability flags 10 years ago
  Michael Niedermayer 65a646eb0b avcodec/internal: Fix doxy for ff_alloc_packet2() return value 10 years ago
  Michael Niedermayer a994fc39b3 avcodec/utils: mark codec argument as const in ff_lock_avcodec() 10 years ago
  Vittorio Giovara 117b432748 lavc: Introduce AVCodec internal capabilities 10 years ago
  Michael Niedermayer 9bb6e1175f avcodec/internal: Add () to argument of FF_SIGNBIT() to ensure correct order or operations 10 years ago
  Vittorio Giovara 85dc006b1a lavc: fix bitshifts amount bigger than the type 10 years ago