14 Commits (fdf8025eb64c99567eadbebfd488a8e04c028a10)

Author SHA1 Message Date
James Almer 65ddc74988 avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT 11 months ago
Anton Khirnov 8d73f3ce56 lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders 2 years ago
Andreas Rheinhardt fdff1b9cbf avcodec/codec_internal: Avoid deprecation warnings for channel_layouts 2 years ago
Andreas Rheinhardt ce6af2df61 avcodec/pcm-blurayenc: Don't presume every channel layout to be native 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt 7360e97e4b avcodec/(dca|tta|pcm-bluray|pcm-dvd|wavpack)enc: Set pts+dur generically 2 years ago
Andreas Rheinhardt 21b23ceab3 avcodec: Make init-threadsafety the default 3 years ago
Paul B Mahol a84b95dc08 avcodec/pcm-blurayenc: fix flawed logic in previous change 3 years ago
Paul B Mahol 058a1ff9b4 avcodec/pcm-blurayenc: set fixed number of samples per packet 3 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt 20f9727018 avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec 3 years ago
Andreas Rheinhardt a688f3c13c avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h 3 years ago
Anton Khirnov ac0d207a1a pcm: convert to new channel layout API 3 years ago
Paul B Mahol 47c3b34506 avcodec: add pcm-bluray encoder 3 years ago