29 Commits (0561bd2fc2bff0dbe651d5998e9f129c43d25eb3)

Author SHA1 Message Date
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