summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-08-27libavutil: cast truncated values to uint32_tAlfred E. Heggestad2-3/+3
2012-08-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer5-7/+22
2012-08-05rational: add av_inv_q() returning the inverse of an AVRationalMans Rullgard2-4/+13
2011-11-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer64-866/+1390
2011-11-22doxy: provide a start page and document libavutilLuca Barbato19-16/+377
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2010-10-05Update av_cmp_q() documentation after r25338.Stefano Sabatini1-1/+2
2010-10-05Make av_cmp_q() work with infinities and NAN.Michael Niedermayer2-2/+5
2010-10-04Make av_d2q() manage the case in which the value to convert is inf.Stefano Sabatini3-1/+5
2010-10-01Fix av_cmp_q() with negative denominators.Michael Niedermayer1-1/+1
2010-06-30Fix grammar errors in documentationMåns Rullgård111-579/+578
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun479-491/+478
2010-03-09Replace many includes of libavutil/common.h with what is actually neededMåns Rullgård28-28/+32
2009-06-06Remove '\p', '\c' and '\e' doxygen markup from doxy, as it shouldStefano Sabatini13-80/+80
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun380-380/+380
2009-02-01cosmetics: Use 'num' instead of 'nom' as abbreviation for numerator.Diego Biurrun2-15/+15
2009-01-28spelling/grammar/consistency review part IDiego Biurrun27-178/+175
2008-09-25Implement av_nearer_q() and av_find_nearest_q_idx() functions.Stefano Sabatini3-1/+39
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini238-713/+713
2008-03-19Reapply r12489: Add pure, const and malloc attributes to proper functionsZuxy Meng13-55/+79
2008-03-18revert r12489.Benoit Fouet13-78/+55
2008-03-18Pure, const and malloc attributes to libavutil.Zuxy Meng13-55/+78
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun175-529/+528
2007-07-14match doxygen comment with other parts of the fileAlex Beregszaszi1-1/+1
2007-07-05license header consistency cosmeticsDiego Biurrun133-142/+45
2007-06-16include all prerequisites in header filesMåns Rullgård72-0/+180
2007-02-26fix 2 mistakes in doxy comments, spotted by MichaelGuillaume Poirier1-2/+2
2007-02-26move doxy comments from rational.c to rational.h and add some new commentsDujardin Bernard2-17/+35
2007-02-26Doxygenize some commentsDujardin Bernard1-3/+12
2007-02-22cosmetics: fix usefuLL --> usefuL typoDiego Biurrun2-2/+2
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun422-1751/+2588
2006-01-12Update licensing information: The FSF changed postal address.Diego Biurrun295-301/+303
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun340-13125/+13124
2005-08-01libavutil: Utility code from libavcodec moved to a separate library.Alexander Strasser20-175/+369