log utils.c @ 5940:d63186919b60 libavcodec

age author description
Sun, 25 Nov 2007 16:32:47 +0000 aurel add pcm_s16le_planar support for electronicarts files libavcodec
Thu, 18 Oct 2007 14:01:20 +0000 mbardiaux Print pixel and display aspect ratios libavcodec
Thu, 27 Sep 2007 03:16:25 +0000 lorenm oops, revert unrelated change libavcodec
Thu, 27 Sep 2007 02:42:00 +0000 lorenm unroll encode_residual_lpc(). speedup varies between 1.2x and 1.8x depending on lpc order. libavcodec
Mon, 24 Sep 2007 16:50:32 +0000 kostya Remove check for input buffer size as it does not guarantee that libavcodec
Mon, 24 Sep 2007 13:21:41 +0000 aurel add support for yuva420p colorspace (yuv420p + alpha) libavcodec
Thu, 23 Aug 2007 20:28:28 +0000 reimar Add request_channels member to AVCodecContext so we now have a proper libavcodec
Sun, 19 Aug 2007 12:36:15 +0000 reimar Use defines instead of raw hex numbers to specify CRC polynomials libavcodec
Mon, 13 Aug 2007 15:28:29 +0000 ramiro Add attribute that forces alignment of stack to functions that need it. libavcodec
Mon, 13 Aug 2007 05:23:38 +0000 conrad Add av_get_bits_per_sample_format() libavcodec
Fri, 10 Aug 2007 19:28:28 +0000 michael ensure that default_get_buffer() doesnt reuse images if the dimension or libavcodec
Fri, 20 Jul 2007 15:09:10 +0000 takis Return AVERROR(EINVAL) when invalid width and/or height are specified to libavcodec
Fri, 20 Jul 2007 15:08:10 +0000 takis Return AVERROR(ENOMEM) on memory allocation failure of avcodec_open. libavcodec
Tue, 17 Jul 2007 13:35:16 +0000 alex set codec_type on init libavcodec
Wed, 11 Jul 2007 15:21:24 +0000 ramiro Remove underscores before fcntl flags libavcodec