log

age author description
Sat, 07 Jul 2007 06:27:44 +0000 stefang setting intra prediction modes to default values libavcodec
Sat, 07 Jul 2007 06:15:05 +0000 stefang move modification of intra prediction modes into libavcodec
Sat, 07 Jul 2007 05:27:59 +0000 stefang move preparation of chroma intra prediction into its libavcodec
Sat, 07 Jul 2007 05:03:22 +0000 stefang move existing inline functions from cavs.c to cavs.h libavcodec
Sat, 07 Jul 2007 04:58:54 +0000 stefang move context structure definition from cavs.c to cavs.h libavcodec
Sat, 07 Jul 2007 04:54:05 +0000 stefang make vector constants global libavcodec
Fri, 06 Jul 2007 15:24:08 +0000 benoit free thread context libavcodec
Fri, 06 Jul 2007 15:19:35 +0000 aurel split SVQ1 decoder and encoder in their own files libavcodec
Fri, 06 Jul 2007 15:17:52 +0000 benoit set thread_opaque to NULL when freeing it libavcodec
Fri, 06 Jul 2007 14:21:37 +0000 gpoirier Add support for streams with different chroma_qp_index_offset libavcodec
Fri, 06 Jul 2007 14:14:41 +0000 aurel simplify ff_copy_bits: merge 2 test branches libavcodec
Fri, 06 Jul 2007 14:13:25 +0000 aurel move ff_copy_bits to bitstream.c libavcodec
Fri, 06 Jul 2007 14:11:29 +0000 kostya Drop redundant assignment and variable libavcodec
Fri, 06 Jul 2007 11:47:02 +0000 benoit me option implemented as an AVOption libavcodec
Fri, 06 Jul 2007 07:58:08 +0000 gpoirier Precompute a chroma_qp table with index offset for each pps, libavcodec
Fri, 06 Jul 2007 07:55:37 +0000 gpoirier Compute the dequant coefficient table ptr outside the loop, libavcodec
Thu, 05 Jul 2007 22:57:52 +0000 aurel include snow encoder only if it is not disabled libavcodec
Thu, 05 Jul 2007 22:29:55 +0000 diego spelling/grammar libavcodec
Thu, 05 Jul 2007 20:47:58 +0000 benoit fix mem leak libavcodec
Thu, 05 Jul 2007 20:46:48 +0000 benoit fix mem leak libavcodec
Thu, 05 Jul 2007 20:08:51 +0000 mru update my email address libavcodec
Thu, 05 Jul 2007 19:53:34 +0000 vitor Add my last name to copyright headers libavcodec
Thu, 05 Jul 2007 12:59:38 +0000 aurel forgot to svn add mpeg12.h in r9477 libavcodec
Thu, 05 Jul 2007 12:06:02 +0000 diego typos libavcodec
Thu, 05 Jul 2007 10:41:37 +0000 diego UTF-8 conversion libavcodec
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libavcodec
Thu, 05 Jul 2007 10:37:29 +0000 diego Group all copyright and author notices together. libavcodec
Thu, 05 Jul 2007 09:55:48 +0000 aurel make DCT_common_init() static libavcodec
Thu, 05 Jul 2007 09:50:00 +0000 diego Add missing license header. libavcodec
Thu, 05 Jul 2007 09:48:29 +0000 aurel move mpeg encoder specific initialization in the encoder specific file libavcodec