summaryrefslogtreecommitdiffstats
path: root/libavformat/audiointerleave.h
Commit message (Expand)AuthorAgeFilesLines
* Make ff_interleave_compare_dts static to utils.c.Diego Elio Pettenò2011-01-261-1/+0
* Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues.Michael Niedermayer2009-03-081-1/+1
* rename ff_audio_interleave to ff_audio_rechunk_interleaveBaptiste Coudurier2009-02-091-1/+1
* cosmetics: typo/grammar fixes in doxygen and other commentsDiego Biurrun2009-02-081-6/+6
* Declare ff_interleave_new_audio_packet as static, it is not usedBaptiste Coudurier2009-02-081-2/+0
* document ff_audio_interleaveBaptiste Coudurier2009-02-081-0/+9
* extract audio interleaving code from mxf muxer, will be used by gxf and dvBaptiste Coudurier2009-02-081-0/+49
OpenPOWER on IntegriCloud