Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Make ff_interleave_compare_dts static to utils.c. | Diego Elio Pettenò | 2011-01-25 | 1 | -1/+0 |
* | Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues. | Michael Niedermayer | 2009-03-08 | 1 | -1/+1 |
* | rename ff_audio_interleave to ff_audio_rechunk_interleave | Baptiste Coudurier | 2009-02-09 | 1 | -1/+1 |
* | cosmetics: typo/grammar fixes in doxygen and other comments | Diego Biurrun | 2009-02-08 | 1 | -6/+6 |
* | Declare ff_interleave_new_audio_packet as static, it is not used | Baptiste Coudurier | 2009-02-08 | 1 | -2/+0 |
* | document ff_audio_interleave | Baptiste Coudurier | 2009-02-08 | 1 | -0/+9 |
* | extract audio interleaving code from mxf muxer, will be used by gxf and dv | Baptiste Coudurier | 2009-02-08 | 1 | -0/+49 |