Fri, 22 Jun 2007 13:43:47 +0000 |
mhoffman |
renaming L1CODE to attribute_l1_text, which is defined in dsputil_bfin.h
libavcodec
|
Fri, 22 Jun 2007 08:35:21 +0000 |
benoit |
modify msmpeg4 functions to generate VC1 compatible block layer bitstream
libavcodec
|
Thu, 21 Jun 2007 07:53:48 +0000 |
benoit |
static (inline) X => ff_X
libavcodec
|
Thu, 21 Jun 2007 07:52:06 +0000 |
gpoirier |
Don't swap back un-deblocked lines for intra prediction when
libavcodec
|
Thu, 21 Jun 2007 07:46:48 +0000 |
benoit |
split frame rate and frame size abbreviation into two structures
libavcodec
|
Wed, 20 Jun 2007 11:01:50 +0000 |
benoit |
move dct_quantize and denoise_dct function pointers initialization to C
libavcodec
|
Wed, 20 Jun 2007 08:53:53 +0000 |
benoit |
Do not reuse the rbsp de-escape buffer if both
libavcodec
|
Wed, 20 Jun 2007 07:08:00 +0000 |
benoit |
remove unused constant definition
libavcodec
|
Tue, 19 Jun 2007 21:34:04 +0000 |
gpoirier |
Decouple bit context from h264 context in decode_ref_pic_marking()
libavcodec
|
Tue, 19 Jun 2007 21:14:19 +0000 |
benoit |
aanscales is used only with CONFIG_ENCODERS
libavcodec
|
Mon, 18 Jun 2007 08:48:26 +0000 |
benoit |
indentation
libavcodec
|
Sun, 17 Jun 2007 18:59:28 +0000 |
gpoirier |
add a comment to indicate which #endif belong to which #define
libavcodec
|
Sun, 17 Jun 2007 15:47:03 +0000 |
mru |
simplify ppc64 handling
libavcodec
|
Sun, 17 Jun 2007 12:38:51 +0000 |
gpoirier |
restore GCC3 support
libavcodec
|
Sun, 17 Jun 2007 09:38:35 +0000 |
gpoirier |
re-enable use of h264_v_loop_filter_luma_altivec and h264_h_loop_filter_luma_altivec,
libavcodec
|
Sun, 17 Jun 2007 09:37:13 +0000 |
gpoirier |
part 2/2 of fixing Altivec-accelerated H264 luma inloop filter
libavcodec
|
Sun, 17 Jun 2007 09:14:02 +0000 |
gpoirier |
convert h264_deblock_q1 to an inline function.
libavcodec
|
Sun, 17 Jun 2007 00:01:30 +0000 |
mru |
add multiple inclusion guards to headers
libavcodec
|
Sat, 16 Jun 2007 22:59:13 +0000 |
mru |
include all prerequisites in header files
libavcodec
|
Sat, 16 Jun 2007 22:58:43 +0000 |
mru |
move a couple of macros and structs to mpegaudio.h
libavcodec
|
Sat, 16 Jun 2007 19:54:04 +0000 |
gpoirier |
Factor out init_scan_tables(), patch by Andreas ªÓman %andreas A olebyn.nu%
libavcodec
|
Sat, 16 Jun 2007 18:59:10 +0000 |
gpoirier |
Use a faster way to compute 255-val: Instead of creating a vector of
libavcodec
|
Sat, 16 Jun 2007 15:15:19 +0000 |
mru |
move definition of MB_TYPE_H261_FIL to h261.h so h261.c doesn't
libavcodec
|
Sat, 16 Jun 2007 15:15:17 +0000 |
mru |
correct type of qsort() comparison callback
libavcodec
|