summaryrefslogtreecommitdiff
path: root/libavutil/common.h
Commit message (Expand)AuthorAge
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* lavu: prevent overflow in av_clip_intp2_cAndreas Cadhalpun2016-01-15
* avutil/common: Protect GET_BYTE in GET_UTF8() by ()Michael Niedermayer2016-01-13
* lavu: rename and move ff_parity to av_parityJames Almer2016-01-07
* lavu/common: add an explanation to FF_CEIL_RSHIFT()Clément Bœsch2016-01-07
* lavu/common: fix FF_CEIL_RSHIFT() range commentClément Bœsch2016-01-07
* Merge commit '50078c1c8070dd8d1c329e8117ff30ec72489039'Hendrik Leppkes2016-01-02
|\
| * libavutil: move FFALIGN macro from common.h to macros.hJanne Grunau2015-12-14
* | avutil: Move av_rint64_clip_* to internal.hMichael Niedermayer2015-11-15
* | avutil/common: add av_rint64_clipGanesh Ajjanagadde2015-11-13
* | avutil/common: add FFDIFFSIGN macroGanesh Ajjanagadde2015-11-03
* | Merge commit 'cdfe45ad371b7a8e6135b6c063b6b2a93152cb3a'Hendrik Leppkes2015-09-05
|\|
| * lavu: Drop deprecated av_reverse functionVittorio Giovara2015-08-28
* | avutil/common: Add FFNABS()Michael Niedermayer2015-09-03
* | avutil/common: Document FFABS() corner caseMichael Niedermayer2015-09-03
* | libavutil: add av_mod_uintp2James Almer2015-03-20
* | avutil/common: minor simplification in av_clip_intp2_c()Michael Niedermayer2015-03-02
* | avutil/common: Fix integer overflow in av_clip_int8/16_cMichael Niedermayer2015-02-25
* | Merge commit 'bf07d813f6c88b5a76980f321cf7272d799c4216'Michael Niedermayer2015-02-21
|\|
| * libavutil: Add av_clip_intp2Peter Meerwald2015-02-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-24
|\|
| * Add missing #includes for *INT64_MAX and *INT64_CDiego Biurrun2013-11-23
| * Use the avstring.h locale-independent character type functionsReimar Döffinger2013-03-07
* | avutil/common: error out with clear message if __STDC_CONSTANT_MACROS is not ...Michael Niedermayer2013-11-05
* | lavu/common: add warning to GET_UTF8 doxyStefano Sabatini2013-10-04
* | libavutil: cast truncated values to uint32_tAlfred E. Heggestad2013-08-27
* | lavu/common: make FF_CEIL_RSHIFT faster when shift is constant.Clément Bœsch2013-05-13
* | lavu: add FF_CEIL_RSHIFT and use it in various places.Clément Bœsch2013-05-09
* | lavu: fix GET_UTF8 macro.Nicolas George2013-04-24
* | lavu: add av_clipd_cPaul B Mahol2013-04-18
* | Remove incorrect use of ctype.h functions.Reimar Döffinger2013-03-03
* | lavu: check that assert level is definedMichael Niedermayer2013-01-05
* | lavu: check av_clip*() limitsMichael Niedermayer2013-01-04
* | Merge commit '3b4296f41473a5b39e84d7a49d480624c9c60040'Michael Niedermayer2012-11-15
|\|
| * avutil: change GET_UTF8 to not use av_log2()Mans Rullgard2012-11-14
* | lavu: add av_clip64()Michael Niedermayer2012-10-27
* | Merge commit 'd15c21e5fa3961f10026da1a3080a3aa3cf4cec9'Michael Niedermayer2012-10-21
|\|
| * avutil: remove inline av_log2 from public APIMans Rullgard2012-10-20
* | Merge commit 'd5c62122a7b26704bf867a1262df358623bf5edf'Michael Niedermayer2012-10-13
|\|
| * Move av_reverse table to libavcodecDiego Biurrun2012-10-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-13
|\|
| * libavutil: add saturating addition functionsMans Rullgard2012-08-13
* | Fixed warnings about int64 to int32 conversionMichael Bradshaw2012-05-25
* | lavu: document av_reverse.Nicolas George2012-02-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-04
|\|
| * Add av_popcount64Daniel Verkamp2012-01-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-26
|\|
| * MK(BE)TAG: avoid undefined shiftsMans Rullgard2011-11-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-24
|\|
| * doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun2011-06-24