Commit History

Author SHA1 Message Date
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 14 years ago
  Reimar Döffinger 3898eed890 Reorder arguments for av_fifo_generic_read to be more logical and 15 years ago
  Reimar Döffinger c957c85426 Replace all uses of the replaced av_fifo_read by av_fifo_generic_read 15 years ago
  Michael Niedermayer 41dd680dd8 Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues. 15 years ago
  Baptiste Coudurier 50ced76f4b check fifo size and realloc if needed 15 years ago
  Baptiste Coudurier 16e3b0b3e6 rename ff_audio_interleave to ff_audio_rechunk_interleave 15 years ago
  Baptiste Coudurier 1cc65cecb2 Move declaration of ff_interleave_add_packet to internal.h. 15 years ago
  Baptiste Coudurier 18099ade6f Declare ff_interleave_new_audio_packet as static, it is not used 15 years ago
  Baptiste Coudurier 9e8d61d4f1 rewrite pts also, as comment says 15 years ago
  Baptiste Coudurier f1544e79f2 extract audio interleaving code from mxf muxer, will be used by gxf and dv 15 years ago