summaryrefslogtreecommitdiff
path: root/libavutil/avutil.h
Commit message (Expand)AuthorAgeFilesLines
* libavutil: Deprecate av_fopen_utf8, provide an avpriv versionMartin Storsjö2022-05-231-0/+6
* lavu: add av_fourcc_make_string() and av_fourcc2str()Clément Bœsch2017-03-291-0/+14
* lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara2016-12-071-0/+6
* doxygen: Standardize root-level modulesTimothy Gu2016-08-021-4/+2
* mathematics: Extend and edit DoxygenTimothy Gu2016-08-021-1/+1
* doxygen: Add a note on libavutil's modular natureTimothy Gu2016-07-291-6/+10
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-1/+1
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-1/+1
* | doxygen: Remove lavu_internal groupTimothy Gu2015-08-221-8/+0
* | Merge commit '1316df7aa98c4784f190d107206d0bb12c590b89'Michael Niedermayer2015-07-031-4/+4
|\ \ | |/
| * lavu: add an API function to return the Libav version stringwm42015-07-021-0/+7
* | lavu: add an API function to return the FFmpeg version stringwm42015-07-011-0/+7
* | avutil: fix version macros doxygen moduleTimothy Gu2014-07-041-0/+6
* | avutil/avutil.h: remove duplicate rational.h includeMichael Niedermayer2014-04-231-1/+0
* | Merge commit 'b0bdc2a7123abd0287de435726ab68e9e475a8d8'Michael Niedermayer2014-04-231-6/+5
|\ \ | |/
| * avutil: move av_get_time_base_q() after include rational.hMichael Niedermayer2014-04-221-5/+5
| * avutil: Add av_get_time_base_q()Derek Buitenhuis2014-04-221-0/+6
* | avutil: move av_get_time_base_q() after include rational.hMichael Niedermayer2014-04-221-5/+6
* | avutil: Add av_get_time_base_q()Derek Buitenhuis2014-04-221-0/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-301-0/+7
|\ \ | |/
| * lavu: Move preprocessor macros in a separate fileLuca Barbato2013-12-291-17/+4
| * avutil: Move library version related macros to version.hDiego Biurrun2013-12-261-17/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-171-1/+0
|\ \ | |/
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-141-1/+1
|\ \ | |/
| * doxy: Define a group for libswscale documentationLuca Barbato2013-12-131-1/+1
* | avutil: add av_fopen_utf8()Michael Niedermayer2013-11-041-0/+7
* | Merge commit '4272bb6ef1533846a788c259cc498562d0704444'Michael Niedermayer2013-10-061-0/+6
|\ \ | |/
| * doxy: Document avlogLuca Barbato2013-10-051-0/+6
* | Merge commit '40020e171a3549a2c0b65ce6f2649aec868872f2'Michael Niedermayer2013-05-181-0/+33
|\ \ | |/
| * doxy: add a section about versioning.Anton Khirnov2013-05-171-0/+33
* | Merge commit 'bc8c1cdc7bfe7b1fe56df812aabdac3de2555cec'Michael Niedermayer2013-05-181-1/+1
|\ \ | |/
| * lavfi doxy: add a page for lavfi.Anton Khirnov2013-05-171-1/+1
* | lavu: add parens to macro argument.Nicolas George2013-04-131-1/+1
* | lavu: add av_pure to av_int_list_length_for_size.Nicolas George2013-04-131-1/+1
* | lavu: add helper functions for integer lists.Nicolas George2013-04-121-0/+21
* | doxy: add ref for lavfi, lpp and lsws.Clément Bœsch2012-12-111-3/+3
* | doxy: fix swr group nameMichael Niedermayer2012-12-111-1/+1
* | ensure comment blocks that contain doxygen commands start with double asterixPeter Ross2012-11-211-1/+1
* | Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8'Michael Niedermayer2012-10-301-0/+1
|\ \ | |/
| * lavr: add general API usage doxyAnton Khirnov2012-10-291-0/+1
| * Don't include common.h from avutil.hMartin Storsjö2012-08-151-1/+0
* | libavutil: loose idiotic circular dependancies between version and avutil.hMichael Niedermayer2012-10-131-37/+0
* | avutil: Cast AV_NOPTS_VALUE to int64_t explicitlyAndrey Utkin2012-09-191-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-041-31/+1
|\ \ | |/
| * Create version.h headers for libraries that lack themDiego Biurrun2012-07-041-50/+1
| * Add XTEA encryption support in libavutilSamuel Pitoiset2012-07-041-1/+1
| * Add Blowfish encryption support in libavutilSamuel Pitoiset2012-07-041-2/+2
| * eval: Add the isinf() function and tests for itMartin Storsjö2012-07-041-1/+1
* | avutil: fix project name reference in doxy sectionMichael Niedermayer2012-06-291-1/+1
* | lavu: split version info into version.hMichael Niedermayer2012-06-241-23/+1