log audiointerleave.h @ 6491:b7f807b4cd88 libavformat tip

age author description
Sun, 08 Mar 2009 14:16:55 +0000 michael Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues. libavformat
Mon, 09 Feb 2009 21:34:20 +0000 bcoudurier rename ff_audio_interleave to ff_audio_rechunk_interleave libavformat
Sun, 08 Feb 2009 23:34:58 +0000 diego cosmetics: typo/grammar fixes in doxygen and other comments libavformat
Sun, 08 Feb 2009 21:09:50 +0000 bcoudurier Declare ff_interleave_new_audio_packet as static, it is not used libavformat
Sun, 08 Feb 2009 21:08:34 +0000 bcoudurier document ff_audio_interleave libavformat
Sun, 08 Feb 2009 04:31:44 +0000 bcoudurier extract audio interleaving code from mxf muxer, will be used by gxf and dv libavformat