]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavutil/common.h
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavutil / common.h
2009-02-22 mruAvoid warnings from AV_GCC_VERSION_AT_LEAST with some...
2009-02-10 cehoyosSilence one icc warning:
2009-02-10 diegoUse AV_GCC_VERSION_AT_LEAST instead of complicated...
2009-02-09 michaelav_flatten to make the similarly named attribute available.
2009-02-09 michaelav_uninit() to suppress false uninitialized warnings...
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-28 diegospelling/grammar/consistency review part I
2009-01-25 diegoReorganize header #includes: Unconditionally #include...
2009-01-25 diegoMove internal.h #include to the end of the file so...
2009-01-18 aurelmoves mid_pred() into mathops.h (with arch specific...
2009-01-17 aurelremove ff_get_fourcc() and use AV_RL32() instead
2009-01-17 aurelexport gcd function as av_gcd()
2009-01-15 aurelmove NULL_IF_CONFIG_SMALL() definition into internal...
2009-01-15 aurelmove timer related code in a new timer.h file
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-12-27 diegoconsistency cosmetics: Rename POWERPC identifiers to...
2008-12-21 cehoyosSilence the following icc warnings:
2008-12-20 cehoyosUse AV_GCC_VERSION_AT_LEAST() to simplify gcc version...
2008-10-21 michaelPort read_time() that works on x86_32 and 64 from noe.
2008-10-16 flameeyesConvert asm keyword into __asm__.
2008-10-15 benoitAdd a macro to get the number of element in a table.
2008-08-31 stefanoRename globally the header inclusion guards.
2008-07-13 vitorAdd av_clipf() function to common.h and use it in ra288.c
2008-06-08 michaelMake START/STOP_TIMER not require -v 2.
2008-06-01 takisMacro suggested by Michael which will be used to disabl...
2008-04-26 bcoudurieradd FFMIN3
2008-04-19 voroshilImplement FFMAX3(a,b,c) - maximum over three arguments.
2008-04-17 diegocosmetics: __asm__ __volatile__ --> asm volatile
2008-03-21 zuxyApply 'cold' attribute to init/uninit functions in...
2008-03-19 zuxyReapply r12489
2008-03-18 benoitrevert r12489.
2008-03-18 benoitPure, const and malloc attributes to libavutil.
2008-03-10 diegomisc spelling fixes
2008-02-15 diegoprettyprinting cosmetics
2008-02-01 michaelMerge declaration and initialization.
2007-10-17 diegoAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-08-11 aureladd a new av_clip_int16() function to libavutil
2007-08-11 aurelensure av_noinline is always defined
2007-08-09 romansh * Making [START|STOP]_TIMER work on architectures...
2007-06-13 mhoffmanBlackfin - read_time primitive
2007-06-12 diegomisc typo fixes
2007-05-30 benoitrename attribute_unused to av_unused and moves its...
2007-03-12 takisMove the memory related functions out of common.h into...
2007-03-09 takisFix typo in Doxygen comments.
2007-03-05 takisMove unaltered av_freep() comments to the header file.
2007-03-05 takisMove unaltered av_free() comments to the header file.
2007-03-05 takisMove unaltered av_realloc() comments to the header...
2007-03-05 takisMove unaltered av_malloc() comments to the header file.
2007-02-25 mruremove [U]INT64_C definition
2007-02-25 reimarAdd av_ prefix to clip functions
2007-02-16 michaelav_noinline
2007-02-13 mmu_manThis fixes error handling for BeOS, removing the need...
2007-02-12 michaelslightly improve *_TIMER
2007-01-13 diegoAvoid "HAVE_CMOV not defined" warning.
2006-12-08 mrurename always_inline to av_always_inline and move to...
2006-12-07 mrumerge #ifdef HAVE_AV_CONFIG_H sections
2006-12-07 mrufix mingw shared build, and get rid of FF_IMPORT_ATTR
2006-12-06 mruuse the standard INT64_C() macro for 64-bit constants
2006-12-06 mrumove more macros to internal.h
2006-12-06 mrumove some __attribute__ macros to internal.h
2006-12-06 mruremove 'restrict' definition, it is always #defined...
2006-12-02 diegospelling cosmetics: cliped --> clipped
2006-11-19 reimarCorrect GET/PUT_UTF8 comment: the get/put functions...
2006-11-19 reimarFix typo in comment
2006-11-14 mruremove workaround for missing inttypes.h
2006-11-14 mruclean up inttypes.h and int_fastxx_t types detection
2006-11-06 gpoirierAdd doxy comments for macro GET_UTF8
2006-11-06 gpoirierFix wrong params name in PUT_UTF8 doxy comments
2006-11-06 gpoirierwoops, fix missplaced doxy comment
2006-11-06 gpoirierFix ASF format parser's broken UTF-16 string handling
2006-11-01 diegoDefine fallback for PRIX64, taken from a patch by Steve...
2006-11-01 diegoRename SWAP macro to FFSWAP.
2006-11-01 diegoUse common define for x86_32 and x86_64.
2006-11-01 diegoAdd ARCH_X86_32 as a new define for 32 bit x86 architec...
2006-10-20 gpoirierProtect code that uses CMOV instructions with HAVE_CMOV,
2006-10-11 diegoRename ABS macro to FFABS.
2006-10-11 diegoRename SIGN macro to FFSIGN to avoid clashes with syste...
2006-10-10 diegoMove sign macro to libavutil.
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-09-25 lu_zeromove memory functions from avcodec to avutil
2006-09-21 lorenmremove a division from STOP_TIMER
2006-09-21 lorenmsimplify asm mid_pred, as suggested by michaelni.
2006-09-15 lorenmasm implementation of mid_pred.
2006-09-10 diegoAdd official LGPL license headers to the files that...
2006-08-31 lu_zeroAlign the input buffer in ffplay, introduce a public...
2006-08-20 michaelattribute_deprecated
2006-08-19 michaelSWAP
2006-07-21 reimardo not include bswap.h in common.h for external program...
2006-07-19 lucabeMove av_malloc(), av_realloc(), and av_free() from...
2006-07-16 reimarSplit common.h in two parts, purely internal stuff...
2006-07-14 mruindent
2006-07-14 mrusimplify
2006-07-14 mrusimplify
2006-07-14 mruremove impossible #ifdef case
2006-07-13 mruremove old msvc cruft
2006-07-13 mruremove redundant #include <math.h>
2006-07-11 diegoCONFIG_WIN32 implies MinGW and Cygwin and possibly...
2006-07-11 diegocosmetics: Fix indentation after last commit.
2006-07-11 diegoRemove old MSVC remnants.
2006-07-09 michaelcosmetic
next