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
|
Thu, 05 Jul 2007 09:21:55 +0000 |
aurel |
add proper ff_ prefix to new extern symbols
libavcodec
|
Thu, 05 Jul 2007 09:09:53 +0000 |
aurel |
cosmetics: indentation
libavcodec
|