24 Commits (3fe98db7bbe7132a5d0893597ed5d68923902965)

Author SHA1 Message Date
Anton Khirnov 8d73f3ce56 lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders 2 years ago
Andreas Rheinhardt e95fdf7660 avcodec/g723_1enc: Fix undefined left-shifts of negative numbers 2 years ago
Andreas Rheinhardt e47f3e366b avcodec/g723_1enc: Remove unnecessary av_clipl_int32() 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt 21b23ceab3 avcodec: Make init-threadsafety the default 2 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt 5aabb2596f avcodec/codec_internal: Rename AVCodecDefault->FFCodecDefault 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 182866e9e4 g723_1: convert to new channel layout API 3 years ago
Andreas Rheinhardt a4798a5d51 all: Use av_memdup() where appropriate 3 years ago
Andreas Rheinhardt f471caaf90 avcodec/g723_1enc: Avoid copying packet data, allow user-supplied buffers 4 years ago
Andreas Rheinhardt 995ac7b55a avcodec/g723_1enc: Mark encoder as init-threadsafe 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt 9c318b30f3 avcodec/g723_1: Move tables to their only user 4 years ago
Andreas Rheinhardt 3d284e35c2 avcodec/g723_1: Deduplicate arrays 4 years ago
Andreas Rheinhardt 15ef16dce8 avcodec/g723_1enc: Avoid skip_put_bits() 4 years ago
Carl Eugen Hoyos cf81284b1c lavc/g723_1enc: Set the default bitrate to 6300. 6 years ago
Paul B Mahol 62dbcb7ddf avcodec/g723_1: add support for stereo files 6 years ago
Diego Biurrun 67deba8a41 Use avpriv_report_missing_feature() where appropriate 8 years ago
Hendrik Leppkes 312c83e057 avcodec/g723_1: fix license header 9 years ago
Mohamed Naufal f023d57d35 lavc: G.723.1 encoder 9 years ago