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