log utils.c @ 7062:fb6038ffd2a9 libavcodec

age author description
Mon, 09 Jun 2008 01:21:57 +0000 bcoudurier enable global_header flag for audio and video encoding, was wrongly part of commit r13722 libavcodec
Mon, 09 Jun 2008 01:20:14 +0000 bcoudurier revert wrong part of r13722 commit libavcodec
Mon, 09 Jun 2008 00:43:07 +0000 bcoudurier uniformize trellis quant option libavcodec
Thu, 05 Jun 2008 01:57:35 +0000 bcoudurier add esa/dia compat me options and new tesa for libx264 libavcodec
Fri, 30 May 2008 21:12:33 +0000 michael Move *_static to bitstream.c which is the only file left which needs libavcodec
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavcodec
Sat, 29 Mar 2008 22:27:25 +0000 michael Fix closed gop flag disapearence. libavcodec
Tue, 25 Mar 2008 10:15:17 +0000 michael Fix possible heap overflow caused by av_fast_realloc() libavcodec
Wed, 12 Mar 2008 23:58:46 +0000 diego typo fixes libavcodec
Thu, 06 Mar 2008 23:10:47 +0000 bcoudurier indentation libavcodec
Thu, 06 Mar 2008 23:09:16 +0000 bcoudurier do not display par and dar if not available libavcodec
Thu, 06 Mar 2008 17:41:31 +0000 takis Make av_class a pointer to a const AVClass. Addresses one warning in libavcodec
Wed, 05 Mar 2008 15:19:26 +0000 aurel define BI frame type along with other frame types libavcodec
Wed, 05 Mar 2008 15:15:07 +0000 aurel cosmetic: align libavcodec
Wed, 05 Mar 2008 00:43:11 +0000 aurel remove more useless mpegvideo.h includes libavcodec
Tue, 26 Feb 2008 14:59:11 +0000 michael floating point AAN IDCT libavcodec
Sun, 24 Feb 2008 07:47:02 +0000 vitor Fix bug I introduced in r11962. libavcodec
Fri, 22 Feb 2008 19:27:22 +0000 michael Remove apparently unneeded and buggy align. libavcodec
Fri, 15 Feb 2008 20:23:49 +0000 vitor Simplify avcodec_default_get_buffer() libavcodec
Wed, 13 Feb 2008 09:26:10 +0000 diego typo fix: inited --> initialized libavcodec
Mon, 11 Feb 2008 08:01:07 +0000 andoma Add 'reservoir' flag to lavc's flags2 controlling whether or not codes may libavcodec
Sat, 02 Feb 2008 22:54:50 +0000 michael Make avcodec_decode_* functions take const input buffers. libavcodec
Fri, 01 Feb 2008 03:29:43 +0000 michael one "cast discards qualifiers from pointer target type" less libavcodec
Sun, 27 Jan 2008 15:43:17 +0000 aurel Add support for Matroska attachments. libavcodec
Fri, 04 Jan 2008 23:09:58 +0000 aurel improve CRC API libavcodec
Tue, 25 Dec 2007 15:36:12 +0000 reimar Check for avcodec_open codec parameter == NULL and return error in that case libavcodec
Thu, 20 Dec 2007 00:55:08 +0000 jbr Add option for user to scale the amount of dynamic range compression which is libavcodec
Wed, 12 Dec 2007 21:48:50 +0000 mru use av_log_get/set_level() libavcodec
Wed, 12 Dec 2007 18:40:11 +0000 michael av_*_next() API for libavcodec libavcodec
Mon, 03 Dec 2007 10:02:26 +0000 michael make rc_buffer_size apply to audio as well libavcodec
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
Wed, 11 Jul 2007 13:57:22 +0000 ramiro Proper check for mkstemp(). libavcodec
Fri, 06 Jul 2007 15:24:08 +0000 benoit free thread context libavcodec
Fri, 06 Jul 2007 11:47:02 +0000 benoit me option implemented as an AVOption libavcodec
Thu, 21 Jun 2007 07:46:48 +0000 benoit split frame rate and frame size abbreviation into two structures libavcodec
Tue, 12 Jun 2007 09:29:25 +0000 diego misc spelling fixes libavcodec
Tue, 12 Jun 2007 08:06:54 +0000 benoit Move the video size and rate abbreviations system from libavformat to libavcodec libavcodec
Sat, 12 May 2007 00:31:48 +0000 lorenm fix a crash with svq1 + sse2. libavcodec
Wed, 02 May 2007 13:49:08 +0000 benoit add the possibility to choose aac profile libavcodec
Sat, 07 Apr 2007 14:10:02 +0000 diego typos libavcodec
Tue, 03 Apr 2007 13:53:25 +0000 michael typo libavcodec
Tue, 03 Apr 2007 13:52:00 +0000 michael FF_CODER_TYPE_RAW / RLE / DEFLATE extracted from a patch by Kamil Nowosad libavcodec
Sun, 01 Apr 2007 16:14:19 +0000 michael indention libavcodec
Sun, 01 Apr 2007 16:13:24 +0000 michael make AVCodec.init() optional libavcodec
Sat, 24 Mar 2007 12:07:07 +0000 mru Fix H.264 8x8 transform selection libavcodec
Wed, 14 Mar 2007 01:59:53 +0000 michael kill 3 more av_mallocz_static() libavcodec