summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-06-29cosmetics: Fix "dont" "wont" "doesnt" typosTimothy Gu11-13/+13
2012-10-31file: typoMichael Niedermayer1-1/+1
2012-10-31av_tempfile: document umask() issueMichael Niedermayer1-0/+3
2012-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer247-79/+550
2012-08-15Don't include common.h from avutil.hMartin Storsjö238-2/+346
2011-10-16av_tempfile: Pass int log_offset, void *log_ctxMichael Niedermayer5-7/+8
2011-10-16Move av_tempfile() into libavutil, it is a generically usefull thing and its ...Michael Niedermayer4-41/+44
2011-07-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer19-190/+465
2011-07-01doxygen: fix usage of @file directive in libavutil/{dict,file}.hReinhard Tartler2-2/+4
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2010-12-22Add av_file_map() and av_file_unmap() functions.Stefano Sabatini7-1/+184