summaryrefslogtreecommitdiff
path: root/libavformat/audiointerleave.h
Commit message (Expand)AuthorAge
* avformat/audiointerleave: only keep the retime functionality of the audio int...Marton Balint2020-05-07
* avformat/audiointerleave: disallow using a samples_per_frame arrayMarton Balint2020-03-14
* avformat/mux: Use const AVPacket * in compare functionsAndreas Rheinhardt2019-08-15
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-06
|\
| * Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-06
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * Make ff_interleave_compare_dts static to utils.c.Diego Elio Pettenò2011-01-25
* | Make ff_interleave_compare_dts static to utils.c.Diego Elio Pettenò2011-01-26
|/
* Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues.Michael Niedermayer2009-03-08
* rename ff_audio_interleave to ff_audio_rechunk_interleaveBaptiste Coudurier2009-02-09
* cosmetics: typo/grammar fixes in doxygen and other commentsDiego Biurrun2009-02-08
* Declare ff_interleave_new_audio_packet as static, it is not usedBaptiste Coudurier2009-02-08
* document ff_audio_interleaveBaptiste Coudurier2009-02-08
* extract audio interleaving code from mxf muxer, will be used by gxf and dvBaptiste Coudurier2009-02-08