summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-08-30Reinstate proper FFmpeg license for all files.Thilo Borgmann145-580/+580
2013-01-08lavr: typedef internal structs in internal.hJustin Ruggles8-14/+16
2012-12-17lavr: remove automatic context close/open for resampling compensationJustin Ruggles3-7/+15
2012-12-17lavr: only save/restore the mixing matrix if mixing is being doneJustin Ruggles1-6/+12
2012-11-27lavr: do not pass consumed samples as a parameter to ff_audio_resample()Justin Ruggles3-10/+6
2012-08-15Don't include common.h from avutil.hMartin Storsjö238-2/+346
2012-08-11avresample: De-doxygenize some comments where Doxygen is not appropriateDiego Biurrun1-15/+2
2012-07-08lavr: resampling: add support for s32p, fltp, and dblp internal sample formatsJustin Ruggles3-88/+199
2012-07-08lavr: resampling: add filter type and Kaiser window beta to AVOptionsJustin Ruggles4-13/+28
2012-04-25Add libavresampleJustin Ruggles27-8/+3838