January 25, 2011
View d20d144

Make ff_interleave_compare_dts static to utils.c.

Diego Elio Pettenò authored on 2011/01/25 10:29:36
March 8, 2009
View 41dd680

Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues. Yes this breaks ABI/API but ive already broken it and will bump avutil major soon.

Michael Niedermayer authored on 2009/03/08 23:16:55
February 10, 2009
View 16e3b0b

rename ff_audio_interleave to ff_audio_rechunk_interleave

Baptiste Coudurier authored on 2009/02/10 06:34:20
February 9, 2009
View fbd7ddf

cosmetics: typo/grammar fixes in doxygen and other comments

Diego Biurrun authored on 2009/02/09 08:34:58
View 18099ad

Declare ff_interleave_new_audio_packet as static, it is not used outside of audiointerleave.c. Also remove the function declaration from the header as it is now static.

Baptiste Coudurier authored on 2009/02/09 06:09:50
View 94027d3

document ff_audio_interleave

Baptiste Coudurier authored on 2009/02/09 06:08:34
February 8, 2009
View f1544e7

extract audio interleaving code from mxf muxer, will be used by gxf and dv

Baptiste Coudurier authored on 2009/02/08 13:31:44