log

age author description
Mon, 27 Sep 2010 22:09:53 +0000 stefano Move av_set_options_string() from libavfilter to libavutil. libavutil tip
Mon, 27 Sep 2010 16:23:43 +0000 stefano Move av_get_token() from libavfilter to libavutil. libavutil
Mon, 27 Sep 2010 10:34:03 +0000 stefano Simplify include, since opt.c is now in libavutil there is no need libavutil
Mon, 27 Sep 2010 10:01:44 +0000 stefano Cosmetics: apply misc style fixes. libavutil
Mon, 27 Sep 2010 00:30:14 +0000 stefano Bump version and update APIchanges after r25210. libavutil
Sun, 26 Sep 2010 21:01:20 +0000 mru ARM: change return type of AV_RN16() to unsigned libavutil
Sun, 26 Sep 2010 14:25:22 +0000 michael Move AVOptions from libavcodec to libavutil libavutil
Fri, 24 Sep 2010 16:18:40 +0000 michael indent libavutil
Fri, 24 Sep 2010 16:18:10 +0000 michael Cosmetic (rename detect_repeats to is_atty which matches the truth) libavutil
Fri, 24 Sep 2010 15:37:01 +0000 michael 2nd try to fix av_log() repeated detection libavutil
Tue, 14 Sep 2010 14:45:43 +0000 thardin Add av_popcount() to libavutil/common.h and bump minor version libavutil
Tue, 14 Sep 2010 00:17:58 +0000 michael Limit av_log repeat detection to terminals so as to avoid filling files with libavutil
Sun, 12 Sep 2010 22:00:45 +0000 stefano Apply minor simplification in av_read_image_line(). libavutil
Sun, 12 Sep 2010 21:39:57 +0000 mru pixdesc: indent libavutil
Sun, 12 Sep 2010 21:39:54 +0000 mru pixdesc: use 8-bit accesses when possible in av_read/write_image_line() libavutil