summaryrefslogtreecommitdiffstats
path: root/libavutil/avutil.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-221-1/+1
|\ \ | |/
| * lavu: add av_usleep() functionMans Rullgard2012-06-221-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-211-1/+1
|\ \ | |/
| * lavf, lavu: version bumps and APIchanges for av_gettime() moveMans Rullgard2012-06-211-1/+1
* | avutil: add get_category() for the case where one AVClass can have more than ...Michael Niedermayer2012-06-191-1/+1
* | lavu/error: add av_make_error_string() and av_err2str() convenience utilitiesStefano Sabatini2012-06-111-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-101-1/+1
|\ \ | |/
| * Bump lavu minor and add an APIChanges entry for audioconvert functions.Anton Khirnov2012-06-101-1/+1
* | log: add category to AVClassMichael Niedermayer2012-06-011-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-261-1/+1
|\ \ | |/
| * opt: Add av_opt_set_bin()Samuel Pitoiset2012-05-261-1/+1
* | lavu/pixfmt: move AVPALETTE_SIZE and _COUNT to pixfmt.hStefano Sabatini2012-05-241-1/+1
OpenPOWER on IntegriCloud