summaryrefslogtreecommitdiffstats
path: root/libavcodec/libspeexenc.c
Commit message (Expand)AuthorAgeFilesLines
* libspeexenc: export encoder delay through AVCodecContext.delayJustin Ruggles2012-02-251-4/+3
* avcodec: add ff_samples_to_time_base() convenience function to internal.hJustin Ruggles2012-02-201-4/+1
* libspeexenc: use AVSampleFormat instead of deprecated/removed SampleFormatJustin Ruggles2012-01-271-1/+1
* libspeexenc: fix pts calculations for more than 1 frame per packetJustin Ruggles2012-01-031-5/+7
* libspeexenc: add libspeex encoderJustin Ruggles2011-10-201-0/+324
OpenPOWER on IntegriCloud