13 Commits (4679a474f06c229b10976d7f0b4eee0613c2715a)

Author SHA1 Message Date
Marton Balint aef2016bb0 avformat/audiointerleave: disallow using a samples_per_frame array 5 years ago
Andreas Rheinhardt 1147759552 avformat/mux: Use const AVPacket * in compare functions 5 years ago
Diego Biurrun e4cbf7529b Give all anonymously typedeffed structs in headers a name 12 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Elio Pettenò d20d1449e0 Make ff_interleave_compare_dts static to utils.c. 14 years ago
Diego Elio Pettenò 101e1f6ff9 Make ff_interleave_compare_dts static to utils.c. 14 years ago
Michael Niedermayer 41dd680dd8 Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues. 16 years ago
Baptiste Coudurier 16e3b0b3e6 rename ff_audio_interleave to ff_audio_rechunk_interleave 16 years ago
Diego Biurrun fbd7ddf459 cosmetics: typo/grammar fixes in doxygen and other comments 16 years ago
Baptiste Coudurier 18099ade6f Declare ff_interleave_new_audio_packet as static, it is not used 16 years ago
Baptiste Coudurier 94027d3bdd document ff_audio_interleave 16 years ago
Baptiste Coudurier f1544e79f2 extract audio interleaving code from mxf muxer, will be used by gxf and dv 16 years ago