Mercurial > libavutil.hg
graph
-
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
-
Give liblzo benchmark conditionals more descriptive names and add convenience libavutilThu, 09 Apr 2009 15:11:48 +0000, by diego
-
Add a configure check for lzo1x_999_compress() and compile the lzo test program libavutilThu, 09 Apr 2009 14:55:05 +0000, by diego
-
Fix lzo-test linking: -llzo2 should be in ELIBS, not EXTRALIBS. libavutilThu, 02 Apr 2009 22:41:58 +0000, by diego
-
Replace manual setting of the removed av_log_level variable by the libavutilThu, 02 Apr 2009 08:15:03 +0000, by diego
-
Mark non-exported functions in test and example programs as static. libavutilTue, 31 Mar 2009 09:32:59 +0000, by diego
-
Make svn:ignore properties globally consistent. Ignore all .d, .ho, .exe, -test libavutilThu, 26 Mar 2009 12:41:11 +0000, by diego
-
Use a wildcard match instead of a list to remove test programs. libavutilThu, 26 Mar 2009 10:12:21 +0000, by diego
-
Move adding the '-test$(EXESUF)' suffix to test programs into common.mak. libavutilWed, 25 Mar 2009 18:19:20 +0000, by diego
-
Use PIX_FMT_NE() for defining the PIX_FMT_RGB32 variants macros. libavutilMon, 23 Mar 2009 23:01:11 +0000, by stefano
-
Rename 'tests' target to 'testprogs'. It is too easily confused with the libavutilSun, 22 Mar 2009 23:13:21 +0000, by diego
-
Make the pixel formats which were defined as macros: libavutilSun, 22 Mar 2009 22:50:19 +0000, by stefano
-
Change the RGB5X5/BGR5X5 pixel format defines so that we have little libavutilSat, 21 Mar 2009 23:08:20 +0000, by stefano
-
Remove deprecated and now unused Mersenne Twister PRNG. libavutilSat, 21 Mar 2009 17:28:38 +0000, by diego
-
When warning about forbidden pseudo random number generation functions, libavutilSat, 21 Mar 2009 16:16:04 +0000, by diego
-
Fix reference to av_random where av_lfg_get was meant. libavutilSat, 21 Mar 2009 16:14:21 +0000, by diego
-
Replace random() usage in test programs by av_lfg_*(). libavutilFri, 20 Mar 2009 11:48:27 +0000, by diego
-
Make softfloat test program compile again: Setting the av_log_level variable libavutilFri, 20 Mar 2009 00:23:13 +0000, by diego
-
Make AES test program compile again: Setting the av_log_level variable libavutilFri, 20 Mar 2009 00:18:46 +0000, by diego
-
Fix compilation of adler32 test program: Use av_log_set_level() libavutilThu, 19 Mar 2009 01:10:30 +0000, by diego
-
Remove code that was disabled by the recent major version bump. libavutilSun, 15 Mar 2009 17:20:24 +0000, by diego
-
Reorder arguments for av_fifo_generic_read to be more logical and libavutilMon, 09 Mar 2009 17:47:47 +0000, by reimar
-
Update VA API pixfmts documentation: struct vaapi_render_state libavutilMon, 09 Mar 2009 15:52:45 +0000, by gb
-
Remove all remaining code that was disabled through the major version bump. libavutilMon, 09 Mar 2009 10:24:47 +0000, by diego
-
Add av_fifo_reset function to completely reset fifo state, which makes libavutilMon, 09 Mar 2009 09:26:32 +0000, by reimar
-
Remove more functions disabled by major version bump. libavutilSun, 08 Mar 2009 15:02:12 +0000, by reimar
-
Remove/replace code disabled by major version bump. libavutilSun, 08 Mar 2009 14:51:25 +0000, by reimar
-
Replace all uses of the replaced av_fifo_read by av_fifo_generic_read libavutilSun, 08 Mar 2009 14:42:11 +0000, by reimar
-
Remove the Mersenne Twister from the public API/ABI. libavutilSun, 08 Mar 2009 14:35:13 +0000, by michael
-
Bump major version of libavutil due to FIFO fixes. libavutilSun, 08 Mar 2009 14:33:30 +0000, by michael
-
Remove av_fifo_read, API is already broken and major version will be bumped soon. libavutilSun, 08 Mar 2009 14:21:56 +0000, by reimar
-
Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues. libavutilSun, 08 Mar 2009 14:16:55 +0000, by michael
-
add ff_random_get_seed to be used in conjunction with random functions libavutilSun, 08 Mar 2009 01:28:14 +0000, by bcoudurier
-
Comments to indicate where memory barriers may be needed. libavutilSun, 08 Mar 2009 00:45:45 +0000, by michael
-
Compact repeated messages to "Last message repeated x times". libavutilSun, 22 Feb 2009 17:53:14 +0000, by michael
-
Split avutil.h, move all the pixel format definitions to the new libavutilSun, 22 Feb 2009 14:27:50 +0000, by stefano
-
Avoid warnings from AV_GCC_VERSION_AT_LEAST with some non-gcc compilers libavutilSun, 22 Feb 2009 00:13:23 +0000, by mru
-
Check return value of posix_memalign and explicitly set pointer to NULL if it libavutilSat, 21 Feb 2009 20:38:27 +0000, by diego
-
Remove reference to renamed header file xvmc_render.h. libavutilThu, 12 Feb 2009 02:02:42 +0000, by diego
-
Use AV_GCC_VERSION_AT_LEAST instead of complicated __GNUC__ version check. libavutilTue, 10 Feb 2009 01:24:06 +0000, by diego
-
av_flatten to make the similarly named attribute available. libavutilMon, 09 Feb 2009 21:47:57 +0000, by michael
-
av_uninit() to suppress false uninitialized warnings from gcc without deoptimizing code. libavutilMon, 09 Feb 2009 21:47:05 +0000, by michael
-
Document the av_base64_encode/decode functions. libavutilSun, 08 Feb 2009 21:23:15 +0000, by stefano
-
Cosmetics: "* out" -> "*out" for consistency with the other libavutilSun, 08 Feb 2009 21:19:04 +0000, by stefano
-
Cosmetics: rename the "size" parameter of av_base64_encode() to "in_size". libavutilSun, 08 Feb 2009 21:16:36 +0000, by stefano
-
Cosmetics: prefer out/in over buf/src for the parameter names of libavutilSun, 08 Feb 2009 21:13:11 +0000, by stefano
-
Cosmetics: consistently prefer "size" over "len"/"length" for the libavutilSun, 08 Feb 2009 21:08:42 +0000, by stefano
-
Make av_base64_encode() do not require the user to provide an libavutilSun, 08 Feb 2009 21:00:39 +0000, by stefano
-
Add a new test program for base64, based on that removed in r17024. libavutilFri, 06 Feb 2009 23:29:25 +0000, by stefano
-
Ensure that the palette is set in data[1] for all 8bit formats. libavutilFri, 06 Feb 2009 12:59:50 +0000, by michael
-
100l, don't run tests twice, this was some forgotten debugging code. libavutilTue, 03 Feb 2009 18:04:52 +0000, by reimar
-
Fix a bug in 3DEC CBC decryption and add more extensive tests based on libavutilTue, 03 Feb 2009 17:58:19 +0000, by reimar
-
Update DES test code to use the new public API. libavutilTue, 03 Feb 2009 17:03:49 +0000, by reimar
-
Add and use a public API for RC4 and DES, analogous to the AES API. libavutilTue, 03 Feb 2009 14:20:55 +0000, by reimar
-
Add necessary header for LIBAVUTIL_VERSION_MAJOR, fixes the warning: libavutilMon, 02 Feb 2009 23:13:18 +0000, by diego
-
Add av_ prefix to LZO stuff and thus make it officially part of the public API. libavutilMon, 02 Feb 2009 20:16:00 +0000, by reimar
-
Use full internal pathname in doxygen @file directives. libavutilSun, 01 Feb 2009 02:00:19 +0000, by diego
-
cosmetics: Use 'num' instead of 'nom' as abbreviation for numerator. libavutilSun, 01 Feb 2009 00:20:45 +0000, by diego
-
Add required header mem.h, av_malloc and friends are used. libavutilFri, 30 Jan 2009 18:52:51 +0000, by diego
-
cosmetics: Move all #includes together at the beginning of the file. libavutilFri, 30 Jan 2009 18:46:39 +0000, by diego
-
Rename string.c to avstring.c so that the name of header and C file match. libavutilThu, 29 Jan 2009 22:12:36 +0000, by diego
-
Add "const" to AES function arguments where possible without generating libavutilWed, 28 Jan 2009 17:48:26 +0000, by reimar
-
add a ff_gcd() function again, for compatibility with old libavcodec libavutilTue, 27 Jan 2009 00:46:18 +0000, by aurel
-
Remove misleading comment about how to build SHA1 test program. libavutilMon, 26 Jan 2009 11:15:47 +0000, by diego
-
Reorganize header #includes: Unconditionally #include standard C headers, libavutilSun, 25 Jan 2009 23:21:02 +0000, by diego
-
10l: Add #undefs for system free/malloc/realloc, which must be used here. libavutilSun, 25 Jan 2009 22:59:05 +0000, by diego
-
C files should #include the header files of the same name. libavutilSun, 25 Jan 2009 22:40:43 +0000, by diego
-
Disambiguate the macros used to disable fprintf/printf/puts functions. libavutilSun, 25 Jan 2009 22:05:26 +0000, by diego
-
Restore _MSC_VER case in DECLARE_ALIGNED/DECLARE_ASM_CONST macro declaration. libavutilSun, 25 Jan 2009 19:51:07 +0000, by diego
-
Drop deprecated av_fifo_write function with the next libavutil version bump. libavutilSun, 25 Jan 2009 19:22:47 +0000, by diego
-
Move DECLARE_ALIGNED and DECLARE_ASM_CONST to internal.h. libavutilSun, 25 Jan 2009 19:18:56 +0000, by diego
-
Remove redundant av_log2_16bit forward declaration, fixes checkheaders warning: libavutilSun, 25 Jan 2009 14:01:23 +0000, by diego
-
Move internal.h #include to the end of the file so that it is after libavutilSun, 25 Jan 2009 14:00:21 +0000, by diego
-
Directly #include a bunch of indirectly #included headers. libavutilSat, 24 Jan 2009 14:55:30 +0000, by diego
-
Avoid unused variable warning when compiling DES test program. libavutilWed, 21 Jan 2009 23:55:51 +0000, by diego
-
Make base64 test program compilable as a standard test program. libavutilWed, 21 Jan 2009 17:34:40 +0000, by diego
-
Add void keyword to parameterless function declaration. libavutilWed, 21 Jan 2009 14:28:16 +0000, by diego
-
Add VDPAU hardware accelerated decoding for WMV3 and VC1 which can libavutilTue, 20 Jan 2009 09:28:36 +0000, by cehoyos
-
cosmetics: Remove pointless period after copyright statement non-sentences. libavutilMon, 19 Jan 2009 15:46:40 +0000, by diego
-
Drop the deprecated av_init_random() at the next libavutil major bump. libavutilSun, 18 Jan 2009 23:07:30 +0000, by stefano
-
Replace calls to the deprecated function av_init_random() with libavutilSun, 18 Jan 2009 23:04:33 +0000, by stefano
-
moves mid_pred() into mathops.h (with arch specific code split by directory) libavutilSun, 18 Jan 2009 22:57:40 +0000, by aurel
-
Deprecate av_init_random() in favour of av_random_init(), with a more natural libavutilSun, 18 Jan 2009 22:50:57 +0000, by stefano
-
remove ff_get_fourcc() and use AV_RL32() instead libavutilSat, 17 Jan 2009 12:21:01 +0000, by aurel
-
Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which can libavutilFri, 16 Jan 2009 02:14:07 +0000, by cehoyos
-
move NULL_IF_CONFIG_SMALL() definition into internal header libavutilThu, 15 Jan 2009 23:01:26 +0000, by aurel
-
Extend 'checkheaders' target to architecture-specific subdirectories. libavutilSun, 11 Jan 2009 22:48:07 +0000, by diego
-
Drop unnecessary intreadwrite.h and bswap.h #includes. libavutilSun, 11 Jan 2009 20:26:53 +0000, by diego
-
Add missing 'void' keyword to parameterless function declarations. libavutilMon, 05 Jan 2009 13:57:43 +0000, by diego
-
Add VDPAU hardware accelerated decoding for H264 which can be used by libavutilSun, 04 Jan 2009 23:55:27 +0000, by cehoyos
-
consistency cosmetics: Rename POWERPC identifiers to PPC. libavutilSat, 27 Dec 2008 11:33:26 +0000, by diego
-
Use AV_GCC_VERSION_AT_LEAST() to simplify gcc version checks. libavutilSat, 20 Dec 2008 17:33:35 +0000, by cehoyos
-
cosmetics: Consistently place HEADERS before OBJS in all Makefiles. libavutilThu, 20 Nov 2008 22:53:18 +0000, by diego
-
Port read_time() that works on x86_32 and 64 from noe. libavutilTue, 21 Oct 2008 14:57:55 +0000, by michael
-
Bump minor version after addition of FF_ARRAY_ELEMS macro. libavutilWed, 15 Oct 2008 08:06:12 +0000, by benoit
-
Add a macro to get the number of elements in a table. libavutilWed, 15 Oct 2008 07:24:54 +0000, by benoit
-
Implement av_nearer_q() and av_find_nearest_q_idx() functions. libavutilThu, 25 Sep 2008 19:23:13 +0000, by stefano
-
Avoid undefined behavior for removing elements that were not in the tree. libavutilFri, 19 Sep 2008 12:41:12 +0000, by michael
-
Fix generated md5, it was wrong for some input lengths. libavutilMon, 15 Sep 2008 22:10:28 +0000, by michael
-
Remove wrong and unnecessary condition. VHOOK filters are not special libavutilSat, 06 Sep 2008 07:26:05 +0000, by stefano
-
Globally rename the header inclusion guard names. libavutilSun, 31 Aug 2008 07:39:47 +0000, by stefano
-
Cosmetics: remove a redundant and misplaced doxy. libavutilTue, 19 Aug 2008 22:17:13 +0000, by stefano
-
Deprecate av_fifo_realloc(). av_fifo_realloc2() should be used instead. libavutilTue, 19 Aug 2008 22:15:05 +0000, by stefano
-
Copy and paste LGPL from tree.h, the previous one referred to a non-existing libavutilSun, 17 Aug 2008 19:32:51 +0000, by michael
-
Add missing stdint.h header to fix 'make checkheaders'. libavutilSun, 17 Aug 2008 19:15:33 +0000, by diego
-
Add multiple inclusion guards for consistency and to avoid them being libavutilSun, 17 Aug 2008 15:53:12 +0000, by michael