Age | Commit message (Expand) | Author |
---|---|---|
2012-10-06 | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer |
2012-10-06 | Give all anonymously typedeffed structs in headers a name | Diego Biurrun |
2011-03-19 | Replace FFmpeg with Libav in licence headers | Mans Rullgard |
2011-01-26 | 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ò |
2009-03-08 | Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues. | Michael Niedermayer |
2009-02-09 | rename ff_audio_interleave to ff_audio_rechunk_interleave | Baptiste Coudurier |
2009-02-08 | cosmetics: typo/grammar fixes in doxygen and other comments | Diego Biurrun |
2009-02-08 | Declare ff_interleave_new_audio_packet as static, it is not used | Baptiste Coudurier |
2009-02-08 | document ff_audio_interleave | Baptiste Coudurier |
2009-02-08 | extract audio interleaving code from mxf muxer, will be used by gxf and dv | Baptiste Coudurier |