aboutsummaryrefslogtreecommitdiff
path: root/libavformat/audiointerleave.h
AgeCommit message (Expand)Author
2012-10-06Give all anonymously typedeffed structs in headers a nameDiego Biurrun
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-01-25Make ff_interleave_compare_dts static to utils.c.Diego Elio Pettenò
2009-03-08Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues.Michael Niedermayer
2009-02-09rename ff_audio_interleave to ff_audio_rechunk_interleaveBaptiste Coudurier
2009-02-08cosmetics: typo/grammar fixes in doxygen and other commentsDiego Biurrun
2009-02-08 Declare ff_interleave_new_audio_packet as static, it is not usedBaptiste Coudurier
2009-02-08document ff_audio_interleaveBaptiste Coudurier
2009-02-08extract audio interleaving code from mxf muxer, will be used by gxf and dvBaptiste Coudurier