Tue, 10 Jul 2007 20:23:08 +0000 |
aurel |
Avoid linking with h263.c functions when the relevant codecs
libavcodec
|
Tue, 10 Jul 2007 17:50:44 +0000 |
vitor |
Use proper bytestream functions
libavcodec
|
Tue, 10 Jul 2007 17:31:17 +0000 |
aurel |
Better place to disable some mpeg4 code and ensure that
libavcodec
|
Tue, 10 Jul 2007 17:17:42 +0000 |
aurel |
move init_vlc_rl from h263.c to mpegvideo.c
libavcodec
|
Tue, 10 Jul 2007 14:37:33 +0000 |
aurel |
Split ff_set_mpeg4_time() and move the non mpeg4 specific part
libavcodec
|
Tue, 10 Jul 2007 14:30:57 +0000 |
vitor |
Prepare to remove more duplicated code
libavcodec
|
Tue, 10 Jul 2007 13:32:22 +0000 |
vitor |
Remove some duplicated code
libavcodec
|
Tue, 10 Jul 2007 10:02:01 +0000 |
diego |
Add standard licensing header to files that lack it.
libavcodec
|
Tue, 10 Jul 2007 09:58:38 +0000 |
diego |
cosmetics: typo
libavcodec
|
Tue, 10 Jul 2007 08:40:00 +0000 |
aurel |
don't compile some mpeg4 encoder code when encoders are disabled
libavcodec
|
Tue, 10 Jul 2007 03:40:37 +0000 |
vitor |
Port some useful comments from newest version of David Hammerton's decoder (from which alac.c is based)
libavcodec
|
Mon, 09 Jul 2007 22:15:07 +0000 |
mru |
avoid deprecation warnings for ImgReSampleContext from avcodec.h
libavcodec
|
Mon, 09 Jul 2007 21:07:24 +0000 |
aurel |
move ff_set_qscale from h263.c to mpegvideo.c
libavcodec
|
Mon, 09 Jul 2007 16:26:11 +0000 |
aurel |
split rawvideo encoder and decoder in their own files
libavcodec
|
Mon, 09 Jul 2007 15:57:13 +0000 |
aurel |
compile rangecoder.o only when needed
libavcodec
|
Mon, 09 Jul 2007 07:51:54 +0000 |
benoit |
bring back h264 build
libavcodec
|
Mon, 09 Jul 2007 00:08:47 +0000 |
mru |
use correct type for palette
libavcodec
|
Sun, 08 Jul 2007 23:15:12 +0000 |
mru |
indent
libavcodec
|
Sun, 08 Jul 2007 23:15:10 +0000 |
mru |
set sample rate in more logical place, kill warning
libavcodec
|
Sun, 08 Jul 2007 23:15:08 +0000 |
mru |
trivial warning fixes
libavcodec
|
Sun, 08 Jul 2007 23:15:04 +0000 |
mru |
kill warnings
libavcodec
|
Sun, 08 Jul 2007 23:15:02 +0000 |
mru |
fix warning
libavcodec
|
Sun, 08 Jul 2007 23:15:00 +0000 |
mru |
make arguments to ssd_int8_vs_int16() const
libavcodec
|
Sun, 08 Jul 2007 23:14:54 +0000 |
mru |
trivial warning fixes
libavcodec
|
Sun, 08 Jul 2007 13:34:02 +0000 |
kostya |
Pass modes as parameters instead of calculating them inplace.
libavcodec
|
Sun, 08 Jul 2007 13:26:13 +0000 |
kostya |
Replace function declarations with macro
libavcodec
|
Sun, 08 Jul 2007 13:23:44 +0000 |
kostya |
Drop ff_ prefix for static functions
libavcodec
|
Sun, 08 Jul 2007 07:37:30 +0000 |
stefang |
split decoder-specific parts into their own file
libavcodec
|
Sun, 08 Jul 2007 07:13:25 +0000 |
stefang |
prepare splitting decoder-only parts into own file:
libavcodec
|
Sun, 08 Jul 2007 03:16:59 +0000 |
romansh |
* Getting rid of the use of GCC language extensions
libavcodec
|
Sat, 07 Jul 2007 23:03:14 +0000 |
aurel |
simplify ff_copy_bits() when compiled with config-small
libavcodec
|
Sat, 07 Jul 2007 20:50:29 +0000 |
mru |
whitespace cosmetics
libavcodec
|
Sat, 07 Jul 2007 20:50:27 +0000 |
mru |
add 64-bit bytestream read/write functions
libavcodec
|
Sat, 07 Jul 2007 07:35:18 +0000 |
stefang |
prepare splitting decoder-only parts into own file:
libavcodec
|
Sat, 07 Jul 2007 07:14:58 +0000 |
stefang |
move dequantization into its own inline function
libavcodec
|
Sat, 07 Jul 2007 06:49:20 +0000 |
stefang |
cosmetic: rename VLC tables to make clear they
libavcodec
|
Sat, 07 Jul 2007 06:34:30 +0000 |
stefang |
setting special motion vectors in intra macroblocks
libavcodec
|
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
|
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
|
Thu, 05 Jul 2007 09:08:28 +0000 |
aurel |
split mpeg12 encoder out of mpeg12.c
libavcodec
|
Thu, 05 Jul 2007 06:47:02 +0000 |
mru |
Merge branch 'master' of /var/git/ffmpeg/
libavcodec
|
Thu, 05 Jul 2007 06:47:00 +0000 |
mru |
use av_freep() in free_vlc() and failed init_vlc()
libavcodec
|
Thu, 05 Jul 2007 03:01:53 +0000 |
vitor |
Remove more useless parentheses.
libavcodec
|
Tue, 03 Jul 2007 09:55:56 +0000 |
benoit |
Description: split mpegvideo.c
libavcodec
|
Tue, 03 Jul 2007 09:12:55 +0000 |
diego |
CONFIG_XVID --> CONFIG_LIBXVID
libavcodec
|
Tue, 03 Jul 2007 02:52:40 +0000 |
vitor |
Remove useless parentheses.
libavcodec
|
Tue, 03 Jul 2007 02:50:36 +0000 |
vitor |
Remove variables made unused by the last two patches and test svn access.
libavcodec
|
Mon, 02 Jul 2007 17:00:04 +0000 |
diego |
Remove leading underscores from specifiers, they are reserved.
libavcodec
|
Mon, 02 Jul 2007 10:21:41 +0000 |
benoit |
use properly AVFrame.linesize
libavcodec
|
Mon, 02 Jul 2007 10:20:12 +0000 |
benoit |
use properly AVFrame.linesize
libavcodec
|
Mon, 02 Jul 2007 10:13:19 +0000 |
diego |
Ignore .ho files.
libavcodec
|
Mon, 02 Jul 2007 10:08:47 +0000 |
diego |
Add missing comment markers to #endif directive.
libavcodec
|
Mon, 02 Jul 2007 07:06:28 +0000 |
benoit |
QT RLE encoder
libavcodec
|
Thu, 28 Jun 2007 15:53:36 +0000 |
kostya |
this prediction direction adjustment is wrong
libavcodec
|
Wed, 27 Jun 2007 14:27:47 +0000 |
iive |
Identify the loop_filter flag as such and remove the unused variables in the context.
libavcodec
|
Wed, 27 Jun 2007 10:40:29 +0000 |
benoit |
use the right stride
libavcodec
|
Wed, 27 Jun 2007 06:57:31 +0000 |
benoit |
use the right stride
libavcodec
|
Tue, 26 Jun 2007 20:13:59 +0000 |
benoit |
indentation
libavcodec
|
Tue, 26 Jun 2007 20:13:09 +0000 |
benoit |
right copyrights
libavcodec
|
Tue, 26 Jun 2007 20:10:26 +0000 |
benoit |
add width and height in context and use them
libavcodec
|
Tue, 26 Jun 2007 18:01:15 +0000 |
benoit |
Indentation
libavcodec
|
Tue, 26 Jun 2007 18:00:50 +0000 |
benoit |
test context before accessing it
libavcodec
|
Tue, 26 Jun 2007 16:09:55 +0000 |
benoit |
add an AVClass pointer in SwsContext context
libavcodec
|
Mon, 25 Jun 2007 12:09:23 +0000 |
benoit |
RoQ video encoder
libavcodec
|
Mon, 25 Jun 2007 07:29:45 +0000 |
benoit |
Fix typo
libavcodec
|
Fri, 22 Jun 2007 17:18:58 +0000 |
michael |
get rid of one unneeded #ifdef HAVE_XVMC
libavcodec
|