log utils.c @ 8629:04423b2f6e0b libavcodec

age author description
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec
Sat, 17 Jan 2009 11:13:33 +0000 aurel export gcd function as av_gcd() libavcodec
Fri, 16 Jan 2009 16:20:42 +0000 benoit Split ff_log_missing_feature into ff_log_missing_feature libavcodec
Wed, 14 Jan 2009 17:19:17 +0000 aurel replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ libavcodec
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavcodec
Tue, 13 Jan 2009 19:38:54 +0000 michael Remove hack to print mp2/mp1 with codec_id of CODEC_ID_MP3. libavcodec
Sat, 10 Jan 2009 09:53:21 +0000 stefano Move the AVCodecContext options definition to a dedicated file, reduce libavcodec
Fri, 26 Dec 2008 08:03:26 +0000 benoit s/FFmpeg-devel/ffmpeg-devel/ libavcodec
Thu, 25 Dec 2008 15:49:50 +0000 diego Change mplayerhq.hu references to ffmpeg.org where appropriate. libavcodec
Mon, 15 Dec 2008 22:12:37 +0000 mru ARM: NEON optimised simple_idct libavcodec
Sun, 14 Dec 2008 20:04:00 +0000 stefano Make register_avcodec() call avcodec_init(). libavcodec
Sun, 14 Dec 2008 19:36:38 +0000 stefano Use a more explicit "codec" rather than "format" as the parameter of libavcodec
Mon, 08 Dec 2008 21:21:38 +0000 stefano Make av_log_missing_feature an internal function, and change its name libavcodec
Sat, 29 Nov 2008 14:08:48 +0000 stefano Implement the fields rc_max_available_vbv_use and libavcodec
Wed, 12 Nov 2008 17:47:23 +0000 romansh Making it easier to send arbitrary structures as work orders to MT workers libavcodec
Wed, 05 Nov 2008 23:28:41 +0000 diego Add missing #include "libavutil/avstring.h", fixes libavcodec
Sat, 01 Nov 2008 05:03:42 +0000 pross Add audio channel layout API to libavcodec. libavcodec
Tue, 21 Oct 2008 21:40:24 +0000 aurel uses FF_ARRAY_ELEMS() where appropriate libavcodec
Wed, 08 Oct 2008 17:19:26 +0000 aurel allows calling avcodec_find_(en|de)coder_by_name with NULL parameter libavcodec
Sat, 04 Oct 2008 09:29:31 +0000 lu_zero Mark list heads static. Patch by Diego Petten libavcodec
Thu, 02 Oct 2008 19:05:35 +0000 gpoirier x264 has removed the b-rdo and bime options, and instead integrated libavcodec
Tue, 30 Sep 2008 01:45:53 +0000 michael Allocate 1 line more in the chroma plane for H.264, this avoids some libavcodec
Tue, 30 Sep 2008 01:07:25 +0000 michael Replace second (and wrong) call to avcodec_align_dimensions() by adjusting libavcodec
Mon, 29 Sep 2008 06:22:12 +0000 diego Uniformly define _XOPEN_SOURCE to 600. libavcodec
Sun, 28 Sep 2008 19:11:26 +0000 stefano Document the directpred auto value. libavcodec
Mon, 08 Sep 2008 18:18:49 +0000 michael Rename error_resilience to error_recognition. libavcodec
Mon, 08 Sep 2008 15:28:07 +0000 michael Remove DEFAULT_FRAME_RATE_BASE. libavcodec
Mon, 08 Sep 2008 15:24:16 +0000 michael Drop deprecated SAMPLE_FMT_S24. libavcodec
Mon, 08 Sep 2008 15:03:17 +0000 michael Remove stuff under #if LIBAVCODEC_VERSION_INT. libavcodec
Mon, 08 Sep 2008 14:24:59 +0000 michael Bump Major version, this commit is almost just renaming bits_per_sample to libavcodec