log

age author description
2007-07-07 stefang prepare splitting decoder-only parts into own file: libavcodec
2007-07-07 stefang move dequantization into its own inline function libavcodec
2007-07-07 stefang cosmetic: rename VLC tables to make clear they libavcodec
2007-07-07 stefang setting special motion vectors in intra macroblocks libavcodec
2007-07-07 stefang setting intra prediction modes to default values libavcodec
2007-07-07 stefang move modification of intra prediction modes into libavcodec
2007-07-07 stefang move preparation of chroma intra prediction into its libavcodec
2007-07-07 stefang move existing inline functions from cavs.c to cavs.h libavcodec
2007-07-07 stefang move context structure definition from cavs.c to cavs.h libavcodec
2007-07-07 stefang make vector constants global libavcodec
2007-07-06 benoit free thread context libavcodec
2007-07-06 aurel split SVQ1 decoder and encoder in their own files libavcodec
2007-07-06 benoit set thread_opaque to NULL when freeing it libavcodec
2007-07-06 gpoirier Add support for streams with different chroma_qp_index_offset libavcodec
2007-07-06 aurel simplify ff_copy_bits: merge 2 test branches libavcodec
2007-07-06 aurel move ff_copy_bits to bitstream.c libavcodec
2007-07-06 kostya Drop redundant assignment and variable libavcodec
2007-07-06 benoit me option implemented as an AVOption libavcodec
2007-07-06 gpoirier Precompute a chroma_qp table with index offset for each pps, libavcodec
2007-07-06 gpoirier Compute the dequant coefficient table ptr outside the loop, libavcodec
2007-07-05 aurel include snow encoder only if it is not disabled libavcodec
2007-07-05 diego spelling/grammar libavcodec
2007-07-05 benoit fix mem leak libavcodec
2007-07-05 benoit fix mem leak libavcodec