]> git.sesse.net Git - ffmpeg/history - libavutil
swscale: cosmetics.
[ffmpeg] / libavutil /
2010-10-05 Michael NiedermayerMake av_cmp_q() work with infinities and NAN.
2010-10-04 Stefano SabatiniMake av_d2q() manage the case in which the value to...
2010-10-04 İsmail Dönmezsnowdsp: Explicitly state the operand sizes
2010-10-02 Stefano SabatiniAvoid cast of double nan to int.
2010-10-01 Måns Rullgårdavassert: add missing #include <stdlib.h>
2010-10-01 Måns Rullgårdavassert: prettify macro
2010-10-01 Måns RullgårdRename libavutil/assert.h to avassert.h
2010-10-01 Michael NiedermayerFix av_cmp_q() with negative denominators.
2010-09-30 Michael NiedermayerFix a typo in the nameing of av_assert0() in currently...
2010-09-30 Michael Niedermayerav_assert() system.
2010-09-29 Stefano SabatiniAdd missing case for FF_OPT_TYPE_DOUBLE in av_opt_set_d...
2010-09-27 Stefano SabatiniMove av_set_options_string() from libavfilter to libavutil.
2010-09-27 Stefano SabatiniMove av_get_token() from libavfilter to libavutil.
2010-09-27 Stefano SabatiniSimplify include, since opt.c is now in libavutil there...
2010-09-27 Stefano SabatiniCosmetics: apply misc style fixes.
2010-09-27 Stefano SabatiniBump version and update APIchanges after r25210.
2010-09-26 Måns RullgårdARM: change return type of AV_RN16() to unsigned
2010-09-26 Michael NiedermayerMove AVOptions from libavcodec to libavutil
2010-09-24 Michael Niedermayerindent
2010-09-24 Michael NiedermayerCosmetic (rename detect_repeats to is_atty which matche...
2010-09-24 Michael Niedermayer2nd try to fix av_log() repeated detection
2010-09-14 Tomas HärdinAdd av_popcount() to libavutil/common.h and bump minor...
2010-09-14 Michael NiedermayerLimit av_log repeat detection to terminals so as to...
2010-09-12 Stefano SabatiniApply minor simplification in av_read_image_line().
2010-09-12 Måns Rullgårdpixdesc: indent
2010-09-12 Måns Rullgårdpixdesc: use 8-bit accesses when possible in av_read...
2010-09-12 Stefano SabatiniCosmetics: use x ? y : z construct and merge intializat...
2010-09-09 Måns RullgårdAdd missing #include <string.h> in x86/cpu.c
2010-09-09 Måns RullgårdCache detected CPU flags
2010-09-09 Måns RullgårdClean up av_get_cpu_flag()
2010-09-08 Stefano SabatiniMove mm_support() from libavcodec to libavutil, make...
2010-09-06 Stefano SabatiniSort AV_CPU_FLAG* by value.
2010-09-06 Stefano SabatiniFix typo.
2010-09-04 Stefano SabatiniRename FF_MM_ symbols related to CPU features flags...
2010-08-23 Benoit FouetAdd missing parentheses to AV_NE macro.
2010-08-17 Måns RullgårdFix out-of-tree build
2010-08-17 Stefano SabatiniDefine macro AV_NE() and use it in libavdevice.
2010-07-28 Michael NiedermayerMake sure "Last message repeated" is printed.
2010-07-22 Stefano SabatiniAdd the M_PHI constant, contains an approximation of...
2010-07-21 Diego PettenòMake ff_inverse stay with libavutil, and optional copy...
2010-07-17 Carl Eugen HoyosUse attribute force_align_arg_pointer only on x86_32.
2010-07-11 Stefano SabatiniUpdate lavu minor and add APIchanges entry after r24174...
2010-07-10 Måns RullgårdInstall bswap.h and intreadwrite.h
2010-07-10 Måns RullgårdMake intreadwrite.h installation-safe
2010-07-10 Måns RullgårdMake bswap.h safe to install as public API
2010-07-10 Måns RullgårdAdd av_ prefix to bswap macros
2010-07-10 Måns Rullgårdbswap: change ME to NE in macro names
2010-07-10 Måns Rullgårdintreadwrite: common.h is not needed, attributes.h...
2010-07-10 Måns Rullgårdlfg: add missing includes
2010-07-10 Måns Rullgårdpixdesc: add missing includes
2010-07-08 Stefano SabatiniBump minor after read/write_line() to av_read/write_ima...
2010-07-08 Stefano SabatiniReindent after r24101.
2010-07-08 Michael NiedermayerFix infinite loop with clock() returning (clock_t)-1.
2010-07-08 Michael NiedermayerChange i to unsigned in get_generic_seed().
2010-07-08 Diego BiurrunRestore array sizes in doxygen parameter names.
2010-07-07 Michael Niedermayerget_generic_seed() for the cases without /dev/random...
2010-07-07 Stefano SabatiniRename read/write_line() to av_read/write_image_line().
2010-07-07 Måns RullgårdARM: optimised integer clip functions
2010-07-07 Måns RullgårdARM: intmath.h cosmetics
2010-07-07 Måns RullgårdAllow arch-overrides for all common.h clip and log2...
2010-07-07 Måns RullgårdRemove macro duplication between common.h and intmath.h
2010-07-07 Måns Rullgårdintmath: whitespace cosmetics
2010-07-04 Måns Rullgårdaes: fix array index out of bounds warning
2010-07-03 Eli FriedmanSilence "comparison of unsigned expression >= 0 is...
2010-07-02 Reimar DöffingerMake mix function more readable.
2010-07-02 Ramiro Pollaavutil: bump minor version for r23985 (install lfg.h)
2010-07-02 Ramiro Pollaavutil: install lfg.h
2010-07-02 Diego BiurrunFix parameter name and position in av_crc_init Doxygen...
2010-07-02 Diego BiurrunAvoid square brackets in Doxygen comments; Doxygen...
2010-07-02 Diego BiurrunAdd parameter names to av_log/av_vlog function declarat...
2010-07-02 Diego BiurrunFix misspelled parameter names in Doxygen documentation.
2010-07-01 Stefano SabatiniMove colorspace.h from libavcodec to libavutil.
2010-07-01 Måns Rullgårdrandom_seed: simplify
2010-07-01 Måns RullgårdReindent
2010-07-01 Måns Rullgårdrandom_seed: allow to block on /dev/random
2010-06-30 Måns RullgårdImprove FF_SYMVER documentation
2010-06-30 Måns RullgårdImprove av_strerror() documentation
2010-06-30 Måns RullgårdImprove GET_UTF{8,16} documentation
2010-06-30 Måns Rullgårdaes: improve av_aes_crypt() documentation
2010-06-30 Måns Rullgårdadler32: add API documentation
2010-06-30 Måns Rullgårdbase64: improve documentation
2010-06-30 Måns RullgårdFix grammar errors in documentation
2010-06-30 Måns RullgårdMake av_get_random_seed() non-blocking
2010-06-30 Reimar DöffingerChange AES code to be strict-aliasing-safe.
2010-06-28 Reimar DöffingerPass subshift an argument of the proper type.
2010-06-28 Reimar DöffingerUse a consistent type for multbl array function parameters.
2010-06-26 Måns RullgårdAdd missing avutil.h include to libavutil/mem.h
2010-06-25 Jai MenonPrint a space after the AVClass prefix.
2010-06-22 Ronald S. BultjeAdd av_clip_int8(), used in the upcoming VP8 decoder.
2010-06-22 Benoit FouetAdd missing parentheses in MKTAG and MKBETAG macros.
2010-06-16 Stefano SabatiniAdd more tests to eval, help detecting some of the...
2010-06-16 Stefano SabatiniMake av_parse_expr() fail if there are trailing chars...
2010-06-16 Stefano SabatiniImprove av_parse_eval() error reporting.
2010-06-16 Carl Eugen Hoyosicc 12 finally fixed attribute(used) so gcc's DECLARE_A...
2010-06-16 Michael NiedermayerDocument FF_SYMVER and attribute_used
2010-06-15 Måns RullgårdFix symbol version compat wrappers on systems with...
2010-06-15 Måns RullgårdAdd compatibility wrappers for functions moved from...
2010-06-14 Martin StorsjöFix compilation on windows CE
2010-06-13 Stefano SabatiniFix av_compare_mod() doxy.
2010-06-13 Stefano SabatiniAdd APIchanges entry and bump minor after av_compare_mo...
next