Mercurial > libavutil.hg
graph
-
Move read_line() and write_line() definition from pixdesc.h to libavutilTue, 16 Feb 2010 20:17:50 +0000, by stefano
-
Simplify expression as suggested by Mns Rullgrd libavutilThu, 11 Feb 2010 14:08:40 +0000, by kostya
-
Make SHA digest function write digest value with AV_WN32 instead of assuming libavutilThu, 11 Feb 2010 11:45:35 +0000, by kostya
-
Define missing llrint() as macro instead of inline function libavutilTue, 09 Feb 2010 22:55:16 +0000, by mru
-
Fix grammar: write to DST THING -> write THING to DST. libavutilSun, 31 Jan 2010 17:13:57 +0000, by stefano
-
Implement av_get_pix_fmt(), and deprecate avcodec_get_pix_fmt(). libavutilSat, 30 Jan 2010 18:50:00 +0000, by stefano
-
Add --malloc-prefix to apply a prefix to malloc, free etc libavutilThu, 28 Jan 2010 13:06:31 +0000, by mru
-
Add macro AV_JOIN() for joining two tokens into one libavutilWed, 27 Jan 2010 17:38:53 +0000, by mru
-
Add an AV_PRAGMA() macro for constructing _Pragma() directives libavutilFri, 22 Jan 2010 03:25:21 +0000, by mru
-
Move array specifiers outside DECLARE_ALIGNED() invocations libavutilFri, 22 Jan 2010 03:25:11 +0000, by mru
-
Make DECLARE_ALIGNED macros work with external array specifiers libavutilThu, 21 Jan 2010 12:59:22 +0000, by mru
-
Add macros for 64- and 128-bit write-combining optimization to intreadwrite.h. libavutilMon, 18 Jan 2010 10:24:33 +0000, by astrange
-
Make sure we do not export incorrect _NE pixformat descriptions by either libavutilSun, 17 Jan 2010 14:17:03 +0000, by reimar
-
Use macros instead of inline functions to replace the following missing C99 libavutilSat, 16 Jan 2010 01:27:46 +0000, by vitor
-
Add replacements for log2f(), exp2() and exp2f() for platforms that lacks it. libavutilTue, 12 Jan 2010 02:19:51 +0000, by vitor
-
Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() and libavutilSun, 03 Jan 2010 14:31:25 +0000, by stefano
-
Remove residual use of the doxygen markup which is deprecated, libavutilFri, 01 Jan 2010 12:28:18 +0000, by stefano
-
Place { of the function where indent -kr wants it. libavutilMon, 14 Dec 2009 01:15:02 +0000, by michael
-
Add a function to convert a number to a av_malloced string. libavutilSun, 13 Dec 2009 17:09:41 +0000, by michael
-
Implement av_bmg_next(), a Box-Muller Gaussian random generator. libavutilSat, 12 Dec 2009 16:24:37 +0000, by stefano
-
Make av_log_level static at next lavu major version bump. libavutilThu, 03 Dec 2009 18:15:54 +0000, by ramiro
-
Make av_pix_fmt_descriptors use the same pixel format names as defined libavutilThu, 26 Nov 2009 20:58:37 +0000, by stefano
-
Clarify PIX_FMT_BE flag doxy. Increase consistency / pickiness. libavutilMon, 23 Nov 2009 20:14:47 +0000, by stefano
-
Clarify relations between log2_chroma_w, log2_chroma_h and comp. libavutilWed, 18 Nov 2009 22:32:32 +0000, by stefano
-
Add functions to return library license and library configuration. libavutilWed, 18 Nov 2009 17:15:17 +0000, by diego
-
Rename AVPixFmtDescriptor.nb_channels to nb_components, the new name libavutilWed, 18 Nov 2009 00:07:20 +0000, by stefano
-
Make sure av_tree_enumerate() enumerates left->right. libavutilSat, 14 Nov 2009 11:19:08 +0000, by michael
-
Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be used libavutilTue, 10 Nov 2009 18:52:39 +0000, by cehoyos
-
Remove code checking for __PIC__ or __pic__ and setting PIC from libavutil/internal.h, libavutilTue, 10 Nov 2009 12:59:56 +0000, by reimar
-
Move ff_reverse in libavcodec to av_reverse in libavutil. libavutilMon, 09 Nov 2009 09:11:35 +0000, by cehoyos
-
Add pixel format descriptors for the HW-accelerated formats. libavutilThu, 05 Nov 2009 23:45:15 +0000, by stefano
-
Add PIX_FMT_PAL flag to BGR8, BGR4_BYTE, RGB8, and RGB4_BYTE formats. libavutilMon, 02 Nov 2009 20:23:47 +0000, by stefano
-
Move pixdesc.{h,c} from libavcodec to libavutil. libavutilTue, 27 Oct 2009 20:56:56 +0000, by stefano
-
Add warnings to av_strlcat and av_strlcpy doxygen that the input strings libavutilWed, 09 Sep 2009 21:00:51 +0000, by reimar
-
Rename CHECKED_ALLOC(Z) to FF_ALLOC(Z)_OR_GOTO and add context and label libavutilSun, 06 Sep 2009 00:08:19 +0000, by ramiro
-
Make 16bit YUV formats compatible with NE avcodec_get_pix_fmt(). libavutilSat, 05 Sep 2009 23:33:25 +0000, by ramiro
-
Add a newline in error message in CHECKED_ALLOC(Z). libavutilFri, 04 Sep 2009 16:59:28 +0000, by ramiro
-
intreadwrite: ensure arch-specific versions are always used if defined libavutilSun, 16 Aug 2009 15:51:55 +0000, by mru
-
intreadwrite: allow arch-specific 24-bit access macros libavutilSun, 16 Aug 2009 15:51:52 +0000, by mru
-
ARM: first value loaded in AV_RN64 needs to be early-clobber libavutilSun, 16 Aug 2009 15:51:50 +0000, by mru
-
Define INFINITIY and NAN in mathematics.h if missing libavutilMon, 10 Aug 2009 01:27:27 +0000, by mru
-
Revert addition of '#undef av_always_inline' to config.h in the small case. libavutilThu, 30 Jul 2009 21:58:43 +0000, by diego
-
Mark conditionally used variable T2 as av_unused; avoids the warning: libavutilThu, 30 Jul 2009 21:21:30 +0000, by diego
-
Add a log2 replacement for systems that haven't quite caught up with the C99 libavutilFri, 10 Jul 2009 19:20:06 +0000, by alexc
-
Prepare SHA code to handle SHA-2 as well. For now rename files and functions libavutilFri, 10 Jul 2009 15:50:49 +0000, by kostya
-
Rename function to sha1_transform so it won't be confused with SHA-2 transform libavutilThu, 09 Jul 2009 07:29:03 +0000, by kostya
-
Use pointer to hash transform function to make adding SHA-2 support easier. libavutilThu, 09 Jul 2009 07:23:43 +0000, by kostya
-
Extend AVSHA1 so it can be used in future SHA-2 code as well libavutilThu, 09 Jul 2009 07:14:07 +0000, by kostya
-
Move DECLARE_ALIGNED and DECLARE_ASM_CONST back from lavu/internal.h to libavutilThu, 09 Jul 2009 02:20:29 +0000, by ramiro
-
Do not throw compiler error if asm code needs alignment, but we do not know libavutilThu, 09 Jul 2009 02:18:29 +0000, by ramiro
-
ARM: use gcc inline asm in bswap.h only when available libavutilWed, 01 Jul 2009 00:55:15 +0000, by mru
-
Icc does not support attribute flatten, do not try to use it. libavutilSun, 28 Jun 2009 18:28:27 +0000, by cehoyos
-
Icc 11.1 does not support attributes force_align_arg_pointer, alloc_size and cold. libavutilSat, 27 Jun 2009 08:34:04 +0000, by cehoyos
-
Fix cast of byte buffer to uint32 that was disregarding alignment libavutilFri, 12 Jun 2009 02:13:12 +0000, by heydowns
-
cosmetics: Reformat file to K&R style upon Kostya's request. libavutilThu, 11 Jun 2009 10:16:51 +0000, by diego
-
cosmetics: Add missing ending backslash to installed header list. libavutilTue, 09 Jun 2009 07:18:58 +0000, by diego
-
Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should libavutilSat, 06 Jun 2009 09:35:15 +0000, by stefano
-
Add LABEL_MANGLE() to export label symbols from inside asm blocks. libavutilMon, 25 May 2009 01:50:37 +0000, by ramiro
-
Move ALIGN macro to libavutil/common.h and use it in various places libavutilFri, 22 May 2009 21:32:13 +0000, by conrad
-
Add @code/@endcode commands to markup C code in av_tree_insert() doxy. libavutilSat, 09 May 2009 23:02:20 +0000, by stefano
-
Add 420,422 and 444 planar 16bit per component pix formats. libavutilTue, 21 Apr 2009 01:02:48 +0000, by michael
-
cosmetics: Rename prn variable to prng (Pseudo Random Number Generator). libavutilFri, 10 Apr 2009 17:23:38 +0000, by diego