summaryrefslogtreecommitdiff
path: root/libavcodec/libspeexenc.c
Commit message (Expand)AuthorAge
* libspeexenc: export encoder delay through AVCodecContext.delayJustin Ruggles2012-02-25
* avcodec: add ff_samples_to_time_base() convenience function to internal.hJustin Ruggles2012-02-20
* libspeexenc: use AVSampleFormat instead of deprecated/removed SampleFormatJustin Ruggles2012-01-27
* libspeexenc: fix pts calculations for more than 1 frame per packetJustin Ruggles2012-01-03
* libspeexenc: add libspeex encoderJustin Ruggles2011-10-20