February 18, 2009
View 50ced76

check fifo size and realloc if needed

Baptiste Coudurier authored on 2009/02/18 13:42:31
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 1cc65ce

Move declaration of ff_interleave_add_packet to internal.h. It is an internal function and should not be in an installed header.

Baptiste Coudurier authored on 2009/02/09 06:14:46
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
February 8, 2009
View 9e8d61d

rewrite pts also, as comment says

Baptiste Coudurier authored on 2009/02/08 18:48:59
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