log

age author description
Wed, 08 Sep 2010 23:36:14 +0000 ramiro av_fill_image_linesizes -> av_image_fill_linesizes libavcore tip
Tue, 07 Sep 2010 23:41:18 +0000 stefano Add missing checks on invalid pixel format in libavcore
Tue, 07 Sep 2010 21:24:06 +0000 stefano Cosmetics: use plural form for *linesizes arguments of libavcore
Tue, 07 Sep 2010 21:23:55 +0000 stefano Move av_picture_data_copy() to libavcore, and rename it libavcore
Tue, 07 Sep 2010 21:23:45 +0000 stefano Reimplement ff_img_copy_plane() as av_image_copy_plane() in libavcore, libavcore
Tue, 07 Sep 2010 19:15:17 +0000 stefano Adopt a hierarchical name scheme for the imgutils.h API. Simplify libavcore
Mon, 06 Sep 2010 21:51:20 +0000 stefano Make av_fill_image_max_pixsteps() non static non inline. libavcore
Wed, 01 Sep 2010 02:12:03 +0000 diego Use quotes instead of angle brackets for local #includes. libavcore
Sat, 21 Aug 2010 15:18:52 +0000 stefano Cosmetics: if( -> if (. libavcore
Fri, 20 Aug 2010 16:52:38 +0000 stefano Rename av_fill_image_max_pixstep() to av_fill_image_max_pixsteps(). libavcore
Fri, 20 Aug 2010 16:34:41 +0000 stefano Add missing period in av_fill_image_max_pixstep() doxy. libavcore
Wed, 18 Aug 2010 21:02:38 +0000 stefano Implement inline function av_fill_image_max_pixstep() and use it for libavcore
Thu, 12 Aug 2010 15:05:58 +0000 stefano Implement av_get_image_linesize() and use it in libavcore
Fri, 06 Aug 2010 09:36:50 +0000 stefano Clarify av_check_image_size() log message. libavcore
Fri, 06 Aug 2010 09:36:45 +0000 stefano Deprecate avcodec_check_dimensions() in favor of the new function libavcore
Fri, 30 Jul 2010 08:42:22 +0000 stefano Rename the av_fill_image_linesize() formal parameter linesize to libavcore
Fri, 30 Jul 2010 08:42:19 +0000 stefano Reimplement av_fill_image_pointers() using the information stored in libavcore
Fri, 30 Jul 2010 08:42:15 +0000 stefano Make av_fill_image_linesizes() return a meaningful error core rather libavcore
Fri, 30 Jul 2010 08:42:12 +0000 stefano Rename av_fill_image_linesizes() internal variables max_plane_step and libavcore
Thu, 29 Jul 2010 23:44:57 +0000 stefano Move fill_image_linesize() and fill_image_data_ptr() from libavcore
Tue, 27 Jul 2010 07:47:15 +0000 benoit Fill svn:ignore list for libavcore. libavcore
Tue, 27 Jul 2010 06:58:42 +0000 mru libavcore needs libavutil libavcore
Mon, 26 Jul 2010 23:12:48 +0000 stefano Avoid the use of an intermediary variable in libavcore
Mon, 26 Jul 2010 23:12:45 +0000 stefano Make VideoFrameRateAbbr contain a rational rather than two ints for libavcore
Mon, 26 Jul 2010 23:12:41 +0000 stefano Remove reference to the "frame" term in variable names. Simpler and libavcore
Mon, 26 Jul 2010 23:12:38 +0000 stefano Make av_parse_video_size() and av_parse_video_rate() return libavcore
Mon, 26 Jul 2010 23:12:28 +0000 stefano Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() libavcore
Wed, 21 Jul 2010 18:28:42 +0000 stefano Add libavcore. libavcore