41 Commits (32b20a274a8a628b5f255ca6641aef1c9c3b5713)

Author SHA1 Message Date
Andreas Rheinhardt 1c7f252783 avcodec: Remove redundant freeing of extradata of encoders 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Arthur Taylor f4bdeddc3c avcodec/libopusenc: Fix for header pre-skip value 4 years ago
Gyan Doshi 1e5b3f77d9 avcodec/libopusenc: add option to set inband FEC 4 years ago
Andreas Rheinhardt b803993b6d avcodec/libopusenc: Don't free user-provided AVPacket 5 years ago
Rostislav Pehlivanov cf283f2dfb Revert "avcodec/libopusenc: Fix warning when encoding ambisonics with channel mapping 2" 6 years ago
Felicia Lim 4cd6f08d20 avcodec/libopusenc: Fix warning when encoding ambisonics with channel mapping 2 6 years ago
James Almer 3d2cf50ebb avcodec/libopusenc: support encoding packets of sizes bigger than 60ms 6 years ago
Menno 204c7caf0d avcodec/libopus: support disabling phase inversion. 7 years ago
wm4 b945fed629 avcodec: add metadata to identify wrappers and hardware decoders 7 years ago
wm4 47687a2f8a avcodec: add metadata to identify wrappers and hardware decoders 7 years ago
Carl Eugen Hoyos 724cf83f10 Remove some unneeded casts of bit_rate. 7 years ago
pkviet 73bed07373 avocdec/libopus: fix typo 7 years ago
Diego Biurrun 67deba8a41 Use avpriv_report_missing_feature() where appropriate 8 years ago
Michael Graczyk 37941878f1 libopusenc: Add channel mapping family argument 8 years ago
Michael Graczyk a1e3c7cf0f libopusenc: Refactor to simplify forthcoming mapping_family parameter 8 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Hendrik Leppkes c2f861ca42 Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
Michael Niedermayer 7404f3bdb9 lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. 9 years ago
Michael Niedermayer 6701c92fa4 avcodec/libopusenc: Fix infinite loop on flushing after 0 input 9 years ago
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 9 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
Michael Niedermayer e36db49b7b avcodec: Add a min size parameter to ff_alloc_packet2() 9 years ago
Michael Niedermayer 1f4ef3ccae avcodec/libopusenc: Use av_mallocz_array() 10 years ago
Vittorio Giovara 8dd0a2c5cf libopusenc: prevent an out-of-bounds read by returning early 10 years ago
Vittorio Giovara b09cf8afc5 libopusenc: check return value 10 years ago
Anton Khirnov 2df0c32ea1 lavc: use a separate field for exporting audio encoder padding 10 years ago
Paul B Mahol 63debaa74c libopusenc: Change default frame duration to 20 ms 11 years ago
Paul B Mahol 74906d3727 avcodec/libopusenc: change default frame duration to 20 ms 11 years ago
Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
Vignesh Venkatasubramanian ae12d65538 lavcodec: Adding support for End Trimming in Opus encoder 11 years ago
Michael Niedermayer a1f234be11 make the ordering of the return type and av_cold consistent 12 years ago
James Zern 1811f1d840 libopusenc: use ff_alloc_packet2 12 years ago
Nicolas George 13811b19d6 lavc/libopusenc: report an error if global_quality is set. 12 years ago
Michael Niedermayer f5b31daa5e libopusenc: use more specific and correct name for the channel order 12 years ago
Nathan Caldwell 6cb8c85409 Opus encoder using libopus 12 years ago