Mercurial > libavutil.hg
graph
-
intreadwrite: common.h is not needed, attributes.h is sufficient libavutilSat, 10 Jul 2010 00:40:59 +0000, by mru
-
Bump minor after read/write_line() to av_read/write_image_line() libavutilThu, 08 Jul 2010 22:13:32 +0000, by stefano
-
Fix infinite loop with clock() returning (clock_t)-1. libavutilThu, 08 Jul 2010 18:13:31 +0000, by michael
-
get_generic_seed() for the cases without /dev/random and AV_READ_TIME libavutilWed, 07 Jul 2010 23:47:48 +0000, by michael
-
Rename read/write_line() to av_read/write_image_line(). libavutilWed, 07 Jul 2010 23:41:42 +0000, by mru
-
Allow arch-overrides for all common.h clip and log2 functions libavutilWed, 07 Jul 2010 17:27:45 +0000, by mru
-
Remove macro duplication between common.h and intmath.h libavutilWed, 07 Jul 2010 17:27:43 +0000, by mru
-
Silence "comparison of unsigned expression >= 0 is always true" warning. libavutilSat, 03 Jul 2010 17:06:12 +0000, by cehoyos
-
avutil: bump minor version for r23985 (install lfg.h) libavutilFri, 02 Jul 2010 14:23:17 +0000, by ramiro
-
Fix parameter name and position in av_crc_init Doxygen documentation. libavutilFri, 02 Jul 2010 11:49:17 +0000, by diego
-
Avoid square brackets in Doxygen comments; Doxygen chokes on them. libavutilFri, 02 Jul 2010 11:44:58 +0000, by diego
-
Add parameter names to av_log/av_vlog function declarations. libavutilFri, 02 Jul 2010 11:03:23 +0000, by diego
-
Fix misspelled parameter names in Doxygen documentation. libavutilFri, 02 Jul 2010 10:49:29 +0000, by diego
-
Move colorspace.h from libavcodec to libavutil. libavutilThu, 01 Jul 2010 18:49:44 +0000, by stefano
-
Use a consistent type for multbl array function parameters. libavutilMon, 28 Jun 2010 17:11:48 +0000, by reimar
-
Add av_clip_int8(), used in the upcoming VP8 decoder. libavutilTue, 22 Jun 2010 19:11:33 +0000, by rbultje
-
Add missing parentheses in MKTAG and MKBETAG macros. libavutilTue, 22 Jun 2010 15:02:09 +0000, by benoit
-
Add more tests to eval, help detecting some of the more apparent libavutilWed, 16 Jun 2010 22:36:52 +0000, by stefano
-
Make av_parse_expr() fail if there are trailing chars at the end of libavutilWed, 16 Jun 2010 18:27:55 +0000, by stefano
-
icc 12 finally fixed attribute(used) so gcc's DECLARE_ASM_CONST can be used. libavutilWed, 16 Jun 2010 10:35:56 +0000, by cehoyos
-
Fix symbol version compat wrappers on systems with export prefixes libavutilTue, 15 Jun 2010 15:24:28 +0000, by mru
-
Add compatibility wrappers for functions moved from lavf to lavc libavutilTue, 15 Jun 2010 13:26:52 +0000, by mru
-
Add APIchanges entry and bump minor after av_compare_mod() addition. libavutilSun, 13 Jun 2010 09:04:36 +0000, by stefano
-
log.c: Use parameter passed to macro instead of the equivalent local variable libavutilWed, 09 Jun 2010 18:30:50 +0000, by ramiro
-
Move ansi color array to outside of av_log_default_callback(). Do not pass libavutilWed, 09 Jun 2010 18:10:35 +0000, by ramiro
-
Rename use_ansi_color to use_color so it is not ANSI-specific. libavutilWed, 09 Jun 2010 18:07:44 +0000, by ramiro