]> git.sesse.net Git - ffmpeg/history - libavutil
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
[ffmpeg] / libavutil /
2009-07-26 Måns RullgårdReplace WORDS_BIGENDIAN with HAVE_BIGENDIAN
2009-07-17 Måns RullgårdCheck for __attribute__((packed)) support
2009-07-17 Kostya Shishkovcosmetics: reindent after last commit
2009-07-17 Kostya ShishkovAdd SHA-2 hashing
2009-07-12 Stefano SabatiniRemove useless definition of struct AVCLASS.
2009-07-10 Alex ConverseAdd a log2 replacement for systems that haven't quite...
2009-07-10 Kostya ShishkovPrepare SHA code to handle SHA-2 as well. For now renam...
2009-07-09 Kostya ShishkovRename function to sha1_transform so it won't be confus...
2009-07-09 Kostya ShishkovUse pointer to hash transform function to make adding...
2009-07-09 Kostya Shishkovcosmetics: vertical align AVSHA1 members
2009-07-09 Kostya ShishkovExtend AVSHA1 so it can be used in future SHA-2 code...
2009-07-09 Kostya ShishkovDocument SHA-1 functions and structures
2009-07-09 Ramiro PollaMove DECLARE_ALIGNED and DECLARE_ASM_CONST back from...
2009-07-09 Ramiro PollaDo not throw compiler error if asm code needs alignment...
2009-07-01 Måns RullgårdARM: use gcc inline asm in bswap.h only when available
2009-06-28 Carl Eugen HoyosIcc does not support attribute flatten, do not try...
2009-06-27 Carl Eugen HoyosIcc 11.1 does not support attributes force_align_arg_po...
2009-06-12 Jeff DownsFix cast of byte buffer to uint32 that was disregarding...
2009-06-11 Diego Biurruncosmetics: Reformat file to K&R style upon Kostya's...
2009-06-09 Diego Biurruncosmetics: Add missing ending backslash to installed...
2009-06-06 Stefano SabatiniRemove '\p', '\c' and '\e' doxygen markup from doxy...
2009-05-28 Måns RullgårdMIPS: inline asm for intreadwrite.h
2009-05-25 Ramiro PollaAdd LABEL_MANGLE() to export label symbols from inside...
2009-05-22 David ConradMove ALIGN macro to libavutil/common.h and use it in...
2009-05-09 Stefano SabatiniAdd @code/@endcode commands to markup C code in av_tree...
2009-05-09 Stefano SabatiniAdd missing '*' to av_tree_insert() doxy.
2009-04-22 Michael NiedermayerFix 10l typo (usage of PIX_FMT_NE()).
2009-04-21 Michael NiedermayerAdd 420,422 and 444 planar 16bit per component pix...
2009-04-18 Måns RullgårdPPC: check for x-form asm constraint support
2009-04-18 Måns RullgårdPPC asm for AV_RL*()
2009-04-18 Måns RullgårdARM asm for AV_RN*()
2009-04-18 Måns RullgårdReorganise intreadwrite.h
2009-04-10 Diego Biurruncosmetics: Rename prn variable to prng (Pseudo Random...
2009-04-09 Diego BiurrunGive liblzo benchmark conditionals more descriptive...
2009-04-09 Diego BiurrunAdd a configure check for lzo1x_999_compress() and...
2009-04-02 Olivier GuilyardiImplement av_fifo_space().
2009-04-02 Diego BiurrunFix lzo-test linking: -llzo2 should be in ELIBS, not...
2009-04-02 Diego BiurrunReplace manual setting of the removed av_log_level...
2009-04-01 Måns RullgårdARM: START/STOP_TIMER support for ARMv7
2009-04-01 Måns RullgårdSplit libavutil/timer.h per architecture
2009-03-31 Benoit FouetFix warnings in tree.c test code.
2009-03-31 Diego BiurrunMark non-exported functions in test and example program...
2009-03-26 Diego BiurrunUse a wildcard match instead of a list to remove test...
2009-03-25 Diego BiurrunMove adding the '-test$(EXESUF)' suffix to test program...
2009-03-23 Stefano SabatiniUse PIX_FMT_NE() for defining the PIX_FMT_RGB32 variant...
2009-03-23 Stefano SabatiniMake the PIX_FMT_NE() macro more generic.
2009-03-22 Diego BiurrunRename 'tests' target to 'testprogs'. It is too easily...
2009-03-22 Stefano SabatiniMake the pixel formats which were defined as macros:
2009-03-21 Stefano SabatiniChange the RGB5X5/BGR5X5 pixel format defines so that...
2009-03-21 Stefano SabatiniUse PIX_FMT_NE() macro.
2009-03-21 Stefano SabatiniImplement PIX_FMT_NE() macro.
2009-03-21 Diego BiurrunRemove deprecated and now unused Mersenne Twister PRNG.
2009-03-21 Diego BiurrunWhen warning about forbidden pseudo random number gener...
2009-03-21 Diego BiurrunFix reference to av_random where av_lfg_get was meant.
2009-03-20 Diego BiurrunReplace random() usage in test programs by av_lfg_*().
2009-03-20 Diego BiurrunAlign test program output columns.
2009-03-20 Diego BiurrunMake softfloat test program compile again: Setting...
2009-03-20 Diego BiurrunMake AES test program compile again: Setting the av_log...
2009-03-19 Michael Niedermayertypedef int x86_reg on non x86
2009-03-19 Diego BiurrunFix compilation of adler32 test program: Use av_log_set...
2009-03-15 Diego BiurrunRemove code that was disabled by the recent major versi...
2009-03-15 Stefano SabatiniFix typo: 'conjuction' -> 'conjunction'.
2009-03-14 Måns RullgårdFix ff_random_get_seed() prototype
2009-03-10 Stefano SabatiniFix typos.
2009-03-09 Reimar DöffingerReorder arguments for av_fifo_generic_read to be more...
2009-03-09 Gwenole BeauchesneUpdate VA API pixfmts documentation: struct vaapi_rende...
2009-03-09 Diego BiurrunRemove all remaining code that was disabled through...
2009-03-09 Reimar DöffingerAdd av_fifo_reset function to completely reset fifo...
2009-03-09 Michael Niedermayerindent
2009-03-08 Reimar DöffingerRemove more functions disabled by major version bump.
2009-03-08 Reimar DöffingerRemove/replace code disabled by major version bump.
2009-03-08 Michael NiedermayerDeprecate the Mersenne Twister.
2009-03-08 Reimar DöffingerReplace all uses of the replaced av_fifo_read by av_fif...
2009-03-08 Michael NiedermayerRemove the Mersenne Twister from the public API/ABI.
2009-03-08 Michael NiedermayerBump major version of libavutil due to FIFO fixes.
2009-03-08 Reimar DöffingerRemove av_fifo_read, API is already broken and major...
2009-03-08 Michael NiedermayerAllocate AVFifoBuffer through the fifo API to reduce...
2009-03-08 Baptiste Coudurieradd ff_random_get_seed to be used in conjunction with...
2009-03-08 Michael NiedermayerComments to indicate where memory barriers may be needed.
2009-03-07 Michael NiedermayerTry to fix the 1 byte cannot be used issue.
2009-03-05 Måns RullgårdARM: disable inline asm for armcc
2009-03-05 Måns RullgårdARM: armcc versions of bswap_16/32
2009-02-27 Gwenole BeauchesneAdd VA API pixel formats.
2009-02-22 Michael NiedermayerCompact repeated messages to "Last message repeated...
2009-02-22 Stefano SabatiniSplit avutil.h, move all the pixel format definitions...
2009-02-22 Michael NiedermayerAdd note about big vs. little endian.
2009-02-22 Peter RossAdd PIX_FMT_RGB48BE and PIX_FMT_RGB48LE.
2009-02-22 Måns RullgårdAvoid warnings from AV_GCC_VERSION_AT_LEAST with some...
2009-02-21 Patrik KullmanCheck return value of posix_memalign and explicitly...
2009-02-21 Måns RullgårdCorrect, portable definition of INT_BIT
2009-02-12 Diego BiurrunRemove reference to renamed header file xvmc_render.h.
2009-02-10 Carl Eugen HoyosSilence one icc warning:
2009-02-10 Diego BiurrunUse AV_GCC_VERSION_AT_LEAST instead of complicated...
2009-02-09 Michael Niedermayerav_flatten to make the similarly named attribute available.
2009-02-09 Michael Niedermayerav_uninit() to suppress false uninitialized warnings...
2009-02-08 Stefano SabatiniDocument the av_base64_encode/decode functions.
2009-02-08 Stefano SabatiniCosmetics: "* out" -> "*out" for consistency with the...
2009-02-08 Stefano SabatiniCosmetics: rename the "size" parameter of av_base64_enc...
2009-02-08 Stefano SabatiniCosmetics: prefer out/in over buf/src for the parameter...
2009-02-08 Stefano SabatiniCosmetics: consistently prefer "size" over "len"/"lengt...
next