24 Commits (44f45711ccbc6bdfcc047402d0e30eb7f3d6214c)

Author SHA1 Message Date
Andreas Rheinhardt fdff1b9cbf avcodec/codec_internal: Avoid deprecation warnings for channel_layouts 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 3 years ago
Andreas Rheinhardt 21b23ceab3 avcodec: Make init-threadsafety the default 3 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt b303f1e083 avcodec/mathops: Move bitswap_32() to its only user 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 3caf14e0a4 s302m: convert to new channel layout API 3 years ago
Andreas Rheinhardt 1be3d8a0cb avcodec/avcodec: Stop including channel_layout.h in avcodec.h 4 years ago
Andreas Rheinhardt fbfae5eb36 avcodec/s302menc: Avoid copying packet data, allow user-supplied buffers 4 years ago
Andreas Rheinhardt 4405633e6f avcodec/s302menc: Mark encoder as init-threadsafe 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Paul B Mahol 57787f5ef8 avcodec/s302menc: comment out allowed channel layouts 9 years ago
Paul B Mahol db6e337b41 avcodec/s302menc: check if buf_size can actually be put into 16bit size 9 years ago
Paul B Mahol 577f057355 avcodec/s302menc: set supported channel layouts by codec 9 years ago
Michael Niedermayer e36db49b7b avcodec: Add a min size parameter to ff_alloc_packet2() 10 years ago
Dyami Caliri 50833c9f7b Fix buffer_size argument to init_put_bits() in multiple encoders. 10 years ago
Michael Niedermayer e510171f31 avcodec: fix old codec ids 12 years ago
Clément Bœsch b46f19100b cosmetics: group remaining .name and .long_name. 12 years ago
Paul B Mahol 102848e3b6 s302menc: unbreak compilation 12 years ago
Paul B Mahol e75ddb7df5 s302menc: fix bits_per_raw_sample for 21, 22 & 23 case 12 years ago
Darryl Wallace 3e16047507 s302m encoder 12 years ago