23 Commits (e4e02a7d4726e9370127741eb2873d6671d3f0c3)

Author SHA1 Message Date
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Anton Khirnov 9ee3334840 libspeexenc: add supported sample rates and channel layouts. 13 years ago
Martin Storsjö 00c3b67b8a cosmetics: Align codec declarations 13 years ago
Paul B Mahol ae2c33b0c2 cosmetics: remove superfluous curly brackets 13 years ago
Michael Niedermayer f3b10d38d7 libspeexenc: switch to ff_alloc_packet2(). 13 years ago
Justin Ruggles b03dcf07f6 libspeex: use AVCodec.encode2() 13 years ago
Justin Ruggles ca300d938b libspeexenc: export encoder delay through AVCodecContext.delay 13 years ago
Justin Ruggles 91a28b0e8e avcodec: add ff_samples_to_time_base() convenience function to internal.h 13 years ago
Justin Ruggles 2c577155a7 libspeexenc: use AVSampleFormat instead of deprecated/removed SampleFormat 13 years ago
Justin Ruggles 9785082c15 libspeexenc: fix pts calculations for more than 1 frame per packet 13 years ago
Justin Ruggles b606a01759 libspeexenc: add libspeex encoder 13 years ago
Art Clarke a52cdcd296 libspeex encoder wraper 13 years ago