Mercurial > libavutil.hg
graph
-
Add means to adjust the log level per context. libavutilSat, 08 May 2010 20:41:20 +0000, by michael
-
Make av_strerror() return -1 even in the case when av_strerror_r() is libavutilWed, 05 May 2010 21:44:47 +0000, by stefano
-
Make av_strerror() print an error message mentioning the error code libavutilMon, 03 May 2010 21:56:21 +0000, by stefano
-
Add version to AVClass so we can add to and use fields of AVClass without ABI issues. libavutilWed, 28 Apr 2010 20:00:23 +0000, by michael
-
Drop AVERROR_NOTSUPP at the next major bump, use AVERROR(ENOSYS) libavutilTue, 27 Apr 2010 22:26:08 +0000, by stefano
-
Write clip-related decimal numbers into hex, where they make more sense. libavutilMon, 26 Apr 2010 21:00:33 +0000, by rbultje
-
Fix broken 32-bit clipping, and write numbers in hex instead of decimal so libavutilMon, 26 Apr 2010 13:36:17 +0000, by rbultje
-
4th try at getting ansi colors working with a default of color=yes_please. libavutilFri, 23 Apr 2010 21:27:26 +0000, by michael
-
Reenable ANSI colors, use method from VLC as suggested by ramiro. libavutilFri, 23 Apr 2010 07:33:02 +0000, by michael
-
Disable ANSI color code until we figured out how to detect ANSI support in libavutilThu, 22 Apr 2010 20:39:34 +0000, by michael
-
Move clipping of audio samples (for those codecs outputting float) from decoder libavutilWed, 21 Apr 2010 17:57:48 +0000, by rbultje
-
Remove explicit filename from Doxygen @file commands. libavutilTue, 20 Apr 2010 14:45:34 +0000, by diego
-
Move AVMediaType from libavcodec to libavutil. libavutilTue, 30 Mar 2010 23:31:16 +0000, by stefano
-
Prefer '///< ...' doxygen inline syntax over '/**< ... */'. libavutilThu, 25 Mar 2010 22:46:32 +0000, by stefano
-
Use consistent punctuation rules for the error message descriptions. libavutilThu, 25 Mar 2010 22:46:28 +0000, by stefano
-
Drop AVERROR_NOFMT at the next libavutil major bump. libavutilSun, 21 Mar 2010 16:34:06 +0000, by stefano
-
Change the definition of AVERROR_INVALIDDATA at the next libavutil libavutilFri, 19 Mar 2010 23:34:36 +0000, by stefano
-
Change the definition of AVERROR_NUMEXPECTED at the next libavutil libavutilSun, 14 Mar 2010 21:16:29 +0000, by stefano
-
Mark AVERROR_ENOENT for deletion at the next libavutil major bump. libavutilSun, 14 Mar 2010 01:32:44 +0000, by stefano
-
Mark AVERROR_ENOMEM to be deleted at the next major bump. libavutilSat, 13 Mar 2010 19:19:46 +0000, by stefano
-
Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark libavutilSat, 13 Mar 2010 19:19:44 +0000, by stefano
-
Make iff.c:decode_init return the value returned by libavutilSat, 13 Mar 2010 19:19:40 +0000, by stefano
-
Add missing parentheses around the AVERROR_PATCHWELCOME macro libavutilSat, 13 Mar 2010 09:52:43 +0000, by stefano
-
Move error code definitions from libavcodec/avcodec.h to libavutilSat, 13 Mar 2010 09:43:24 +0000, by stefano
-
random_seed: try other alternatives if reading /dev/random fails libavutilThu, 11 Mar 2010 02:32:11 +0000, by mru
-
Replace many includes of libavutil/common.h with what is actually needed libavutilTue, 09 Mar 2010 17:39:19 +0000, by mru
-
Fix build on configurations without fast av_log2() libavutilTue, 09 Mar 2010 01:19:28 +0000, by mru
-
More descriptive names for av_stristr() parameters libavutilMon, 08 Mar 2010 22:16:05 +0000, by mru
-
Move gcc attribute macros to new header libavutil/attributes.h libavutilMon, 08 Mar 2010 21:28:56 +0000, by mru
-
checkheaders: skip per-arch headers not meant for direct inclusion libavutilMon, 08 Mar 2010 20:17:47 +0000, by mru
-
Bump minor number and add APIchanges entry after the inclusion of libavutilSat, 06 Mar 2010 20:07:52 +0000, by stefano