2010-01-29 |
Måns Rullgård | Define av_alias if supported by compiler |
blob | commitdiff | raw |
2010-01-20 |
Måns Rullgård | Move COPY3_IF_LT to lavc/mathops.h |
blob | commitdiff | raw | diff to current |
2010-01-19 |
Måns Rullgård | Move FASTDIV macro to intmath.h |
blob | commitdiff | raw | diff to current |
2010-01-16 |
Vitor Sessak | Use macros instead of inline functions to replace the... |
blob | commitdiff | raw | diff to current |
2010-01-12 |
Vitor Sessak | Add replacements for log2f(), exp2() and exp2f() for... |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Reimar Döffinger | Remove code checking for __PIC__ or __pic__ and setting... |
blob | commitdiff | raw | diff to current |
2009-09-21 |
Loren Merritt | extend ff_inverse[], and fix its documentation |
blob | commitdiff | raw | diff to current |
2009-09-06 |
Ramiro Polla | Rename CHECKED_ALLOC(Z) to FF_ALLOC(Z)_OR_GOTO and... |
blob | commitdiff | raw | diff to current |
2009-09-04 |
Ramiro Polla | Add a newline in error message in CHECKED_ALLOC(Z). |
blob | commitdiff | raw | diff to current |
2009-09-01 |
Diego Biurrun | whitespace cosmetics, prettyprinting |
blob | commitdiff | raw | diff to current |
2009-08-29 |
Ramiro Polla | Add CHECKED_ALLOC macro. |
blob | commitdiff | raw | diff to current |
2009-07-10 |
Alex Converse | Add a log2 replacement for systems that haven't quite... |
blob | commitdiff | raw | diff to current |
2009-07-09 |
Ramiro Polla | Move DECLARE_ALIGNED and DECLARE_ASM_CONST back from... |
blob | commitdiff | raw | diff to current |
2009-07-09 |
Ramiro Polla | Do not throw compiler error if asm code needs alignment... |
blob | commitdiff | raw | diff to current |
2009-06-27 |
Carl Eugen Hoyos | Icc 11.1 does not support attributes force_align_arg_po... |
blob | commitdiff | raw | diff to current |
2009-05-25 |
Ramiro Polla | Add LABEL_MANGLE() to export label symbols from inside... |
blob | commitdiff | raw | diff to current |
2009-03-21 |
Diego Biurrun | When warning about forbidden pseudo random number gener... |
blob | commitdiff | raw | diff to current |
2009-03-05 |
Måns Rullgård | ARM: disable inline asm for armcc |
blob | commitdiff | raw | diff to current |
2009-02-21 |
Måns Rullgård | Correct, portable definition of INT_BIT |
blob | commitdiff | raw | diff to current |
2009-02-01 |
Diego Biurrun | Use full internal pathname in doxygen @file directives. |
blob | commitdiff | raw | diff to current |
2009-01-30 |
Diego Biurrun | Add required header mem.h, av_malloc and friends are... |
blob | commitdiff | raw | diff to current |
2009-01-30 |
Diego Biurrun | cosmetics: Move all #includes together at the beginning... |
blob | commitdiff | raw | diff to current |
2009-01-28 |
Diego Biurrun | spelling/grammar/consistency review part III |
blob | commitdiff | raw | diff to current |
2009-01-28 |
Diego Biurrun | spelling/grammar/consistency review part II |
blob | commitdiff | raw | diff to current |
2009-01-28 |
Diego Biurrun | spelling/grammar/consistency review part I |
blob | commitdiff | raw | diff to current |
2009-01-25 |
Diego Biurrun | Disambiguate the macros used to disable fprintf/printf... |
blob | commitdiff | raw | diff to current |
2009-01-25 |
Diego Biurrun | Add required limits.h header. |
blob | commitdiff | raw | diff to current |
2009-01-25 |
Diego Biurrun | Restore _MSC_VER case in DECLARE_ALIGNED/DECLARE_ASM_CO... |
blob | commitdiff | raw | diff to current |
2009-01-25 |
Diego Biurrun | Drop _MSC_VER case from macro declaration. |
blob | commitdiff | raw | diff to current |
2009-01-25 |
Diego Biurrun | Move DECLARE_ALIGNED and DECLARE_ASM_CONST to internal.h. |
blob | commitdiff | raw | diff to current |
2009-01-25 |
Diego Biurrun | Remove redundant av_log2_16bit forward declaration... |
blob | commitdiff | raw | diff to current |
2009-01-18 |
Stefano Sabatini | Replace calls to the deprecated function av_init_random... |
blob | commitdiff | raw | diff to current |
2009-01-15 |
Aurelien Jacobs | move NULL_IF_CONFIG_SMALL() definition into internal... |
blob | commitdiff | raw | diff to current |
2009-01-15 |
Aurelien Jacobs | move timer related code in a new timer.h file |
blob | commitdiff | raw | diff to current |
2009-01-13 |
Aurelien Jacobs | Change semantic of CONFIG_*, HAVE_* and ARCH_*. |
blob | commitdiff | raw | diff to current |
2009-01-11 |
Michael Kostylev | Add truncf() replacement function. |
blob | commitdiff | raw | diff to current |
2009-01-11 |
Diego Biurrun | Drop unnecessary intreadwrite.h and bswap.h #includes. |
blob | commitdiff | raw | diff to current |
2008-12-21 |
Carl Eugen Hoyos | Silence the following icc warnings: |
blob | commitdiff | raw | diff to current |
2008-12-20 |
Carl Eugen Hoyos | Use AV_GCC_VERSION_AT_LEAST() to simplify gcc version... |
blob | commitdiff | raw | diff to current |
2008-12-17 |
Måns Rullgård | ARM: make FASTDIV() an inline function |
blob | commitdiff | raw | diff to current |
2008-12-17 |
Måns Rullgård | ARM: replace "armv4l" with "arm" |
blob | commitdiff | raw | diff to current |
2008-10-25 |
Måns Rullgård | ARM: faster ARMv6 FASTDIV() |
blob | commitdiff | raw | diff to current |
2008-10-16 |
Diego Pettenò | Convert asm keyword into __asm__. |
blob | commitdiff | raw | diff to current |
2008-09-06 |
Stefano Sabatini | Remove wrong and unnecessary condition. VHOOK filters... |
blob | commitdiff | raw | diff to current |
2008-08-31 |
Stefano Sabatini | Globally rename the header inclusion guard names. |
blob | commitdiff | raw | diff to current |
2008-08-14 |
Diego Biurrun | Remove hackish support for fastmemcpy from MPlayer. |
blob | commitdiff | raw | diff to current |
2008-08-13 |
Aurelien Jacobs | move M_PI definition along with other math definitions |
blob | commitdiff | raw | diff to current |
2008-07-31 |
Måns Rullgård | fix ARMv6 FASTDIV for divisor <=2 |
blob | commitdiff | raw | diff to current |
2008-07-30 |
Diego Biurrun | USE_FASTMEMCPY is now called CONFIG_FASTMEMCPY in MPlayer. |
blob | commitdiff | raw | diff to current |
2008-07-24 |
Diego Biurrun | Remove AltiVec vector declaration compiler compatibilit... |
blob | commitdiff | raw | diff to current |
2008-07-15 |
Måns Rullgård | ARM: ARMv6 optimised FASTDIV |
blob | commitdiff | raw | diff to current |
2008-07-05 |
Peter Ross | Only define AltiVec vector syntax macro when AltiVec... |
blob | commitdiff | raw | diff to current |
2008-05-30 |
Diego Biurrun | Implement a proper configure test for AltiVec vector... |
blob | commitdiff | raw | diff to current |
2008-03-22 |
Alexander Strange | Split MANGLE macro into LOCAL_MANGLE AND EXTERN_PREFIX... |
blob | commitdiff | raw | diff to current |
2008-03-19 |
Zuxy Meng | Reapply r12489: Add pure, const and malloc attributes... |
blob | commitdiff | raw | diff to current |
2008-03-18 |
Benoit Fouet | revert r12489. |
blob | commitdiff | raw | diff to current |
2008-03-18 |
Zuxy Meng | Pure, const and malloc attributes to libavutil. |
blob | commitdiff | raw | diff to current |
2008-03-18 |
Måns Rullgård | check for prefix on extern symbols in configure |
blob | commitdiff | raw | diff to current |
2008-03-17 |
Diego Biurrun | cosmetics: indentation |
blob | commitdiff | raw | diff to current |
2008-03-17 |
Diego Biurrun | Simplify MANGLE macro preprocessor condition checks. |
blob | commitdiff | raw | diff to current |
2008-03-17 |
İsmail Dönmez | Fix MANGLE macro on Mac OS X. |
blob | commitdiff | raw | diff to current |
2008-03-13 |
Diego Biurrun | Add #include "config.h" to headers that need it. |
blob | commitdiff | raw | diff to current |
2008-02-28 |
Reimar Döffinger | Use cltd instead of cdq asm mnemonic, ICC and gcc suppo... |
blob | commitdiff | raw | diff to current |
2008-01-21 |
Michael Niedermayer | Faster ff_sqrt() |
blob | commitdiff | raw | diff to current |
2008-01-17 |
Diego Biurrun | Disallow puts(), av_log() should be used instead. |
blob | commitdiff | raw | diff to current |
2007-12-27 |
Michael Kostylev | Check for the presence of llrint(), lrint(), round... |
blob | commitdiff | raw | diff to current |
2007-12-27 |
Diego Biurrun | Remove outdated comment. |
blob | commitdiff | raw | diff to current |
2007-12-24 |
Michael Kostylev | djgpp port, first part |
blob | commitdiff | raw | diff to current |
2007-11-19 |
Luca Abeni | Generate a linking error if perror() is used in libav* |
blob | commitdiff | raw | diff to current |
2007-11-19 |
Luca Abeni | Remove perror() usage from libavutil |
blob | commitdiff | raw | diff to current |
2007-10-19 |
Jeremy Mordkoff | Fix typo. |
blob | commitdiff | raw | diff to current |
2007-10-17 |
Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion guards. |
blob | commitdiff | raw | diff to current |
2007-08-27 |
Diego Biurrun | Change SYS_DARWIN preprocessor checks to __APPLE__... |
blob | commitdiff | raw | diff to current |
2007-08-24 |
Diego Biurrun | Move Apple gcc AltiVec vector declaration syntax to... |
blob | commitdiff | raw | diff to current |
2007-08-22 |
Diego Biurrun | Rename CONFIG_DARWIN to SYS_DARWIN, it is not configura... |
blob | commitdiff | raw | diff to current |
2007-08-13 |
Ramiro Polla | Add attribute that forces alignment of stack to functio... |
blob | commitdiff | raw | diff to current |
2007-07-14 |
Måns Rullgård | move #include of system headers to top of file |
blob | commitdiff | raw | diff to current |
2007-07-14 |
Alex Beregszaszi | 10l to Mans, assert is included later with proper DEBUG... |
blob | commitdiff | raw | diff to current |
2007-07-11 |
Ramiro Polla | Remove unnecessary MINGW ifdef. |
blob | commitdiff | raw | diff to current |
2007-07-11 |
Ramiro Polla | Remove MinGW lrint hack. |
blob | commitdiff | raw | diff to current |
2007-07-10 |
Ramiro Polla | Remove OS/2 support |
blob | commitdiff | raw | diff to current |
2007-07-08 |
Måns Rullgård | undef forbidden names before we #define them in case... |
blob | commitdiff | raw | diff to current |
2007-07-05 |
Vitor Sessak | Make error message more helpful and forbid random() |
blob | commitdiff | raw | diff to current |
2007-07-02 |
Diego Biurrun | Remove leading underscores from specifiers, they are... |
blob | commitdiff | raw | diff to current |
2007-06-24 |
Reimar Döffinger | more av_strl* adjustments |
blob | commitdiff | raw | diff to current |
2007-06-16 |
Måns Rullgård | include all prerequisites in header files |
blob | commitdiff | raw | diff to current |
2007-06-05 |
Reimar Döffinger | Part of MPlayer patch: |
blob | commitdiff | raw | diff to current |
2007-05-30 |
Carl Eugen Hoyos | rename attribute_unused to av_unused and moves its... |
blob | commitdiff | raw | diff to current |
2007-05-04 |
Michael Niedermayer | reduce number of shifts |
blob | commitdiff | raw | diff to current |
2007-05-04 |
Michael Niedermayer | simplify |
blob | commitdiff | raw | diff to current |
2007-04-20 |
Alex Beregszaszi | remove possibly broken wince cruft |
blob | commitdiff | raw | diff to current |
2007-04-03 |
Ramiro Polla | Add first and second output to earlyclobbers in COPY3_I... |
blob | commitdiff | raw | diff to current |
2007-03-27 |
Michael Niedermayer | prevent exit missuse |
blob | commitdiff | raw | diff to current |
2007-03-12 |
Michel Bardiaux | Give context to dprintf |
blob | commitdiff | raw | diff to current |
2007-03-08 |
Michel Bardiaux | Corrections so that builds with DEBUG work |
blob | commitdiff | raw | diff to current |
2007-02-24 |
Ramiro Polla | remove fallback definitions of PRIxNN macros, |
blob | commitdiff | raw | diff to current |
2007-02-11 |
François Revol | Remove unused ENODATA define |
blob | commitdiff | raw | diff to current |
2007-01-07 |
Luca Abeni | __attribute__((unused)) works with gcc 2.95 too |
blob | commitdiff | raw | diff to current |
2006-12-08 |
Måns Rullgård | rename always_inline to av_always_inline and move to... |
blob | commitdiff | raw | diff to current |
2006-12-07 |
Måns Rullgård | fix mingw shared build, and get rid of FF_IMPORT_ATTR |
blob | commitdiff | raw | diff to current |
next |