Thu, 11 Oct 2007 21:09:40 +0000 |
ramiro |
Specify in documentation that avcodec_find_(en|de)coder* only searches for
libavcodec
|
Thu, 11 Oct 2007 09:35:06 +0000 |
diego |
warning fixes:
libavcodec
|
Wed, 10 Oct 2007 20:31:42 +0000 |
cehoyos |
Set pict->interlaced_frame if returned frame is MBAFF or PAFF.
libavcodec
|
Tue, 09 Oct 2007 17:45:34 +0000 |
andoma |
fix incorrect check for abs_diff_pic_num overflow
libavcodec
|
Tue, 09 Oct 2007 15:33:19 +0000 |
reimar |
Allow to override zlib compression level in PNG encoder via avctx->compression_level
libavcodec
|
Tue, 09 Oct 2007 15:09:51 +0000 |
andoma |
reindent
libavcodec
|
Tue, 09 Oct 2007 14:15:03 +0000 |
bcoudurier |
better lambda search method
libavcodec
|
Tue, 09 Oct 2007 12:28:17 +0000 |
cehoyos |
Enable PAFF decoding
libavcodec
|
Tue, 09 Oct 2007 05:39:49 +0000 |
aurel |
oops... mpegvideo_enc also depends on motion_est and ratecontrol
libavcodec
|
Tue, 09 Oct 2007 04:49:12 +0000 |
aurel |
dnxhdenc depends on mpegvideo_enc (usage of ff_convert_matrix)
libavcodec
|
Mon, 08 Oct 2007 17:44:38 +0000 |
andoma |
Manage Picture buffers for fields as well as frames. Pair complementary fields into one MPV Picture.
libavcodec
|
Mon, 08 Oct 2007 17:39:34 +0000 |
andoma |
Fix deblocking for PAFF content
libavcodec
|
Mon, 08 Oct 2007 15:36:57 +0000 |
bcoudurier |
dnxhd 36mbit support
libavcodec
|
Mon, 08 Oct 2007 12:28:36 +0000 |
bcoudurier |
typo weigth->weight
libavcodec
|
Mon, 08 Oct 2007 12:23:00 +0000 |
bcoudurier |
preliminary 10 bit depth decoding support, still miss generic api to export picture, working on it
libavcodec
|
Mon, 08 Oct 2007 12:14:43 +0000 |
bcoudurier |
merge
libavcodec
|
Mon, 08 Oct 2007 12:11:19 +0000 |
bcoudurier |
10l, check 'i' validity before using it
libavcodec
|
Mon, 08 Oct 2007 12:08:42 +0000 |
bcoudurier |
fix 10 bit per comp detection
libavcodec
|
Mon, 08 Oct 2007 11:27:18 +0000 |
bcoudurier |
DNxHD (SMPTE VC-3) encoder
libavcodec
|
Mon, 08 Oct 2007 09:14:46 +0000 |
bcoudurier |
export convert_matrix and add ff_ prefix
libavcodec
|
Mon, 08 Oct 2007 09:09:19 +0000 |
bcoudurier |
export DCT_common_init and add ff_prefix
libavcodec
|
Sun, 07 Oct 2007 23:46:51 +0000 |
cehoyos |
Re-indent after PAFF MMCO implementation patch.
libavcodec
|
Sun, 07 Oct 2007 23:32:42 +0000 |
cehoyos |
Augment MMCO execution to work with both fields and frames. Part of PAFF
libavcodec
|
Sat, 06 Oct 2007 15:50:55 +0000 |
andoma |
Cosmetic renaming variable so that it makes more sense for forthcoming PAFF mmco patches.
libavcodec
|
Sat, 06 Oct 2007 15:49:13 +0000 |
andoma |
Augment mmcodecoding process to work properly with fields. Part of PAFF implementation.
libavcodec
|
Sat, 06 Oct 2007 15:47:02 +0000 |
andoma |
Edge emulation for fields. Part of PAFF implementation
libavcodec
|
Sat, 06 Oct 2007 15:44:58 +0000 |
andoma |
Set Picture.poc for fields and field pairs. Part of PAFF implementation.
libavcodec
|
Sat, 06 Oct 2007 05:59:14 +0000 |
andoma |
Modifies macroblock addressing and current macroblock y-position for field decoding.
libavcodec
|
Fri, 05 Oct 2007 13:54:11 +0000 |
andoma |
Support function and changes to reference picture reordering for PAFF.
libavcodec
|
Fri, 05 Oct 2007 13:47:46 +0000 |
andoma |
Reindent fill_default_ref_list after changes for PAFF
libavcodec
|
Fri, 05 Oct 2007 13:41:27 +0000 |
andoma |
Support functions and changes to default reference list creation for PAFF.
libavcodec
|
Thu, 04 Oct 2007 22:41:21 +0000 |
diego |
license header consistency cosmetics.
libavcodec
|
Thu, 04 Oct 2007 20:47:12 +0000 |
mhoffman |
blackfin optimized vp3 transform and infastructure for idct
libavcodec
|
Thu, 04 Oct 2007 15:13:42 +0000 |
voroshil |
Replace "signed short" typecast with "int16_t" as suggested by
libavcodec
|
Thu, 04 Oct 2007 06:53:12 +0000 |
andoma |
Reorganize long reference management to minimize code duplication in upcoming PAFF implementation.
libavcodec
|
Thu, 04 Oct 2007 06:50:44 +0000 |
andoma |
Fix Picture.key_frame setting to be compatible with frame and field contexts. Part of PAFF implementation.
libavcodec
|
Thu, 04 Oct 2007 06:43:58 +0000 |
andoma |
Fix h->curr_pic_num for field pictures. Necessary for proper PAFF support.
libavcodec
|
Thu, 04 Oct 2007 06:41:49 +0000 |
andoma |
Rename variable to make sense in both field and frame contexts (support of PAFF implementation).
libavcodec
|
Thu, 04 Oct 2007 06:38:58 +0000 |
andoma |
Further modularize short reference list management for upcoming PAFF implementation.
libavcodec
|
Thu, 04 Oct 2007 06:37:04 +0000 |
andoma |
Re-indent unreference_pic.
libavcodec
|
Thu, 04 Oct 2007 06:35:46 +0000 |
andoma |
Modify unreference_pic implementation with PAFF in mind.
libavcodec
|
Thu, 04 Oct 2007 06:33:26 +0000 |
andoma |
Partial PAFF implementation at macroblock level.
libavcodec
|
Wed, 03 Oct 2007 19:32:57 +0000 |
voroshil |
Fix audio clicks in ADPCM IMA AMV by casting predictor as "signed short"
libavcodec
|
Wed, 03 Oct 2007 17:50:27 +0000 |
aurel |
merge some #ifdef CONFIG_ENCODERS sections
libavcodec
|
Wed, 03 Oct 2007 17:47:41 +0000 |
aurel |
remove alternative declaration of h263_encode_init()
libavcodec
|
Wed, 03 Oct 2007 17:37:22 +0000 |
aurel |
fix declaration name from MPV_common_init_ppc to MPV_common_init_altivec
libavcodec
|
Wed, 03 Oct 2007 17:35:28 +0000 |
aurel |
remove useless #ifdef
libavcodec
|
Wed, 03 Oct 2007 14:01:42 +0000 |
diego |
Rename MPV_common_init_ppc to MPV_common_init_altivec, the function is
libavcodec
|
Wed, 03 Oct 2007 13:49:51 +0000 |
diego |
Fix compilation with AltiVec disabled, MPV_common_init_ppc is part of a file
libavcodec
|
Tue, 02 Oct 2007 20:04:39 +0000 |
andoma |
remove unused code, spotted by Jeff Downs, heydowns a borg d com
libavcodec
|
Tue, 02 Oct 2007 19:51:18 +0000 |
reimar |
Hopefully fix sparc compilation again, add incorrectly removed variable declaration
libavcodec
|
Tue, 02 Oct 2007 18:18:35 +0000 |
reimar |
Remove uses of SIGILL for CPU extension detection, that method is not acceptable
libavcodec
|
Tue, 02 Oct 2007 14:35:20 +0000 |
andoma |
Rename MMCO stuff to prepare for h264/PAFF implementation.
libavcodec
|
Tue, 02 Oct 2007 14:25:47 +0000 |
andoma |
Cosmetic preparations for h264/PAFF implementation.
libavcodec
|
Tue, 02 Oct 2007 13:14:37 +0000 |
diego |
100l: Revert accidental commit, restore previous version.
libavcodec
|
Tue, 02 Oct 2007 12:35:23 +0000 |
diego |
cosmetics: Fix indentation after last commit.
libavcodec
|
Tue, 02 Oct 2007 12:34:43 +0000 |
diego |
Replace CONFIG_VORBIS_DECODER #ifdef by if (ENABLE_VORBIS_DECODER).
libavcodec
|
Tue, 02 Oct 2007 12:16:33 +0000 |
diego |
Merge mpegvideo AltiVec code into mpegvideo_altivec.c where it belongs.
libavcodec
|
Tue, 02 Oct 2007 11:39:32 +0000 |
lu_zero |
Sanitize altivec code so it can be built with runtime check properly
libavcodec
|
Tue, 02 Oct 2007 10:34:57 +0000 |
diego |
cosmetics: Fix AltiVec spelling.
libavcodec
|
Tue, 02 Oct 2007 10:26:42 +0000 |
diego |
cosmetics: Fix indentation after last commit.
libavcodec
|
Tue, 02 Oct 2007 10:22:22 +0000 |
diego |
Remove pointless HAVE_ALTIVEC #ifdefs from a file that only contains AltiVec
libavcodec
|
Mon, 01 Oct 2007 14:23:36 +0000 |
diego |
Remove const vector macro indirection that is useless and obfuscating
libavcodec
|
Mon, 01 Oct 2007 14:16:07 +0000 |
diego |
Remove Metrowerks compiler workaround.
libavcodec
|
Mon, 01 Oct 2007 14:10:49 +0000 |
diego |
Remove Metrowerks compiler workaround.
libavcodec
|
Mon, 01 Oct 2007 05:56:30 +0000 |
lorenm |
div -> mul
libavcodec
|
Sun, 30 Sep 2007 03:36:13 +0000 |
lorenm |
simplify lpc
libavcodec
|
Sun, 30 Sep 2007 03:01:56 +0000 |
lorenm |
20% faster lpc, 6% overall flac decoding
libavcodec
|
Sun, 30 Sep 2007 02:12:03 +0000 |
lorenm |
replace FIR with finite differences.
libavcodec
|
Sat, 29 Sep 2007 23:44:34 +0000 |
lorenm |
unroll finite differences to avoid swapping registers.
libavcodec
|
Sat, 29 Sep 2007 23:21:57 +0000 |
lorenm |
encode_residual_fixed(): replace FIR with finite differences.
libavcodec
|
Sat, 29 Sep 2007 22:31:18 +0000 |
lorenm |
sse2 version of compute_autocorr().
libavcodec
|
Sat, 29 Sep 2007 15:20:22 +0000 |
vitor |
AMV video decoder.
libavcodec
|
Sat, 29 Sep 2007 15:09:34 +0000 |
andoma |
Use emms_c() instead of ifdef
libavcodec
|
Sat, 29 Sep 2007 12:52:56 +0000 |
vitor |
Add variables to prepare to the AMV decoder patch.
libavcodec
|
Sat, 29 Sep 2007 07:43:52 +0000 |
lorenm |
was computing one more autocorrelation coefficient that was actually used
libavcodec
|
Sat, 29 Sep 2007 05:41:27 +0000 |
lorenm |
replace brute force find_optimal_param() with a closed-form solution.
libavcodec
|
Sat, 29 Sep 2007 01:54:25 +0000 |
lorenm |
gcc isn't smart enough to factor out duplicate stores
libavcodec
|
Fri, 28 Sep 2007 20:38:32 +0000 |
iive |
On bitstream error is_intra_more_likely() could use dsp.sad[0]() that will segfault when xvmc is in use.
libavcodec
|
Fri, 28 Sep 2007 06:06:18 +0000 |
lorenm |
2.5x faster compute_autocorr()
libavcodec
|
Thu, 27 Sep 2007 11:29:21 +0000 |
takis |
cosmetics: typos
libavcodec
|
Thu, 27 Sep 2007 10:45:16 +0000 |
takis |
Remove redundant test.
libavcodec
|
Thu, 27 Sep 2007 06:21:57 +0000 |
vitor |
AMV audio decoder
libavcodec
|
Thu, 27 Sep 2007 03:16:25 +0000 |
lorenm |
oops, revert unrelated change
libavcodec
|
Thu, 27 Sep 2007 02:42:00 +0000 |
lorenm |
unroll encode_residual_lpc(). speedup varies between 1.2x and 1.8x depending on lpc order.
libavcodec
|
Wed, 26 Sep 2007 13:28:13 +0000 |
andoma |
h264/PAFF preparation: use DELAYED_PIC_REF to mark non-refs frames as held for delayed output
libavcodec
|
Tue, 25 Sep 2007 23:34:48 +0000 |
lorenm |
oops, potential overflow on really large blocks
libavcodec
|
Tue, 25 Sep 2007 23:31:13 +0000 |
lorenm |
optimize decode_subframe_lpc()
libavcodec
|
Tue, 25 Sep 2007 23:30:29 +0000 |
lorenm |
optimize encode_residual_lpc()
libavcodec
|
Tue, 25 Sep 2007 22:33:31 +0000 |
aurel |
simplify
libavcodec
|
Tue, 25 Sep 2007 22:31:00 +0000 |
aurel |
rename one variable to be consistent with the rest of the file
libavcodec
|
Tue, 25 Sep 2007 21:01:34 +0000 |
aurel |
consistent spelling: plan => plane
libavcodec
|
Tue, 25 Sep 2007 19:22:47 +0000 |
aurel |
simplify
libavcodec
|
Tue, 25 Sep 2007 19:16:38 +0000 |
aurel |
cosmetic: indent
libavcodec
|
Tue, 25 Sep 2007 19:12:46 +0000 |
aurel |
add a new vp6a codec (add alpha plan support to vp6)
libavcodec
|
Tue, 25 Sep 2007 08:43:49 +0000 |
andoma |
reindent
libavcodec
|
Tue, 25 Sep 2007 07:30:22 +0000 |
diego |
Replace HAVE_BFIN with ARCH_BFIN. Blackfin is a CPU architecture, not an
libavcodec
|
Mon, 24 Sep 2007 22:29:11 +0000 |
aurel |
move all model related tables into their own struct
libavcodec
|
Mon, 24 Sep 2007 21:18:45 +0000 |
diego |
cosmetics: Sort CODEC_ID list.
libavcodec
|
Mon, 24 Sep 2007 20:52:11 +0000 |
aurel |
rename vp56_b6to3 to vp56_b2p
libavcodec
|
Mon, 24 Sep 2007 20:43:47 +0000 |
aurel |
some simplifications and uniformisation
libavcodec
|
Mon, 24 Sep 2007 16:50:32 +0000 |
kostya |
Remove check for input buffer size as it does not guarantee that
libavcodec
|
Mon, 24 Sep 2007 13:21:41 +0000 |
aurel |
add support for yuva420p colorspace (yuv420p + alpha)
libavcodec
|
Mon, 24 Sep 2007 13:01:15 +0000 |
gpoirier |
factor out dequant table lookup outside loops, gives a 1-2% speed-up
libavcodec
|
Mon, 24 Sep 2007 03:32:24 +0000 |
kostya |
Do not try to decode more data than output buffer may hold
libavcodec
|
Sun, 23 Sep 2007 21:59:09 +0000 |
diego |
VIS-specific code should be enabled conditional to HAVE_VIS, not ARCH_SPARC.
libavcodec
|
Sun, 23 Sep 2007 21:11:36 +0000 |
michael |
some experimental iterative quantization code
libavcodec
|
Sun, 23 Sep 2007 21:06:08 +0000 |
diego |
Move VIS CFLAGS settings into configure.
libavcodec
|
Sun, 23 Sep 2007 21:02:22 +0000 |
diego |
VIS-specific code should be compiled conditional to HAVE_VIS, not ARCH_SPARC.
libavcodec
|
Sun, 23 Sep 2007 16:11:07 +0000 |
kostya |
Fix decoding of VMDs representing sprites (Last Dynasty, Woodruff).
libavcodec
|
Sat, 22 Sep 2007 10:28:22 +0000 |
reimar |
Apply skip_loop_filter before checking if we can parallelize with the selected
libavcodec
|
Sat, 22 Sep 2007 09:21:43 +0000 |
kostya |
Guard against output buffer overflows
libavcodec
|
Sat, 22 Sep 2007 09:09:47 +0000 |
kostya |
Do not decode more data than output buffer may hold
libavcodec
|
Fri, 21 Sep 2007 18:23:46 +0000 |
bcoudurier |
HDYC fourcc, sample hdyc/Test2.avi
libavcodec
|
Fri, 21 Sep 2007 00:26:31 +0000 |
diego |
Simplify H.264 decode_cabac_mb_cbp_luma(), giving a ~0.5% speedup.
libavcodec
|
Thu, 20 Sep 2007 20:42:50 +0000 |
aurel |
allcodecs.h and allformats.h are not used anymore
libavcodec
|
Thu, 20 Sep 2007 20:36:15 +0000 |
aurel |
remove last dependencies on allformats.h and allcodecs.h
libavcodec
|
Tue, 18 Sep 2007 18:12:53 +0000 |
iive |
Remove inline from function that is exported.
libavcodec
|
Mon, 17 Sep 2007 13:23:16 +0000 |
mhoffman |
blackfin vsad primitives
libavcodec
|
Mon, 17 Sep 2007 13:17:50 +0000 |
mhoffman |
properly tell the compiler that A0 and A1 are clobbered
libavcodec
|
Mon, 17 Sep 2007 10:14:56 +0000 |
diego |
Remove redundant ARCH_SPARC #ifdef, the file is compiled conditional to
libavcodec
|
Sun, 16 Sep 2007 22:50:12 +0000 |
aurel |
remove obsolete and wrong extern declaration
libavcodec
|
Sun, 16 Sep 2007 16:23:34 +0000 |
diego |
cosmetics: typo
libavcodec
|
Sun, 16 Sep 2007 10:37:07 +0000 |
gpoirier |
fix image corruption when with multi-threaded decoding.
libavcodec
|
Sat, 15 Sep 2007 11:06:27 +0000 |
kostya |
Enable error resilience in WMV3/VC-1 decoder
libavcodec
|
Sat, 15 Sep 2007 09:24:53 +0000 |
kostya |
HALFPQ should be used only for when PQUANT is selected
libavcodec
|
Sat, 15 Sep 2007 09:23:58 +0000 |
kostya |
In case when any quantizer may occur, HALFPQ should be zero
libavcodec
|
Sat, 15 Sep 2007 02:44:28 +0000 |
jbr |
skip incomplete frames
libavcodec
|
Sat, 15 Sep 2007 02:41:24 +0000 |
jbr |
better AC3 header error reporting
libavcodec
|
Sat, 15 Sep 2007 00:43:40 +0000 |
jbr |
fix random dithering of zero-bit mantissas
libavcodec
|
Sat, 15 Sep 2007 00:19:21 +0000 |
jbr |
cosmetics: rename variables. tbl->tab for consistency with other AC3 tables
libavcodec
|
Sat, 15 Sep 2007 00:00:57 +0000 |
jbr |
fix decoding of DolbyNet AC3
libavcodec
|
Fri, 14 Sep 2007 06:01:29 +0000 |
kostya |
Check unp_size for possible overflows too
libavcodec
|
Thu, 13 Sep 2007 09:13:56 +0000 |
diego |
Pass correct CPU flags to compilation of sparc/simple_idct_vis.o.
libavcodec
|
Thu, 13 Sep 2007 05:59:58 +0000 |
kostya |
Add checks on input/output buffers size for some audio decoders
libavcodec
|
Thu, 13 Sep 2007 03:22:47 +0000 |
kostya |
Monkey Audio decoder
libavcodec
|
Tue, 11 Sep 2007 22:46:41 +0000 |
michael |
fix timestamps used for ratecontrol
libavcodec
|
Mon, 10 Sep 2007 00:31:27 +0000 |
michael |
cosmetic
libavcodec
|
Sun, 09 Sep 2007 18:28:36 +0000 |
michael |
make changing spatial_decomposition_count per frame work
libavcodec
|
Sun, 09 Sep 2007 18:14:11 +0000 |
reimar |
dsputil must be initialized before calling rtjpeg init.
libavcodec
|
Sun, 09 Sep 2007 17:01:11 +0000 |
michael |
do not ignore return of decode_header()
libavcodec
|
Sun, 09 Sep 2007 16:54:00 +0000 |
michael |
do not force the halfpel filter coeffs to be retransmitted on every frame
libavcodec
|
Sun, 09 Sep 2007 15:06:46 +0000 |
michael |
allow changing of the spatial_decomposition_count and quantization tables
libavcodec
|
Sun, 09 Sep 2007 13:47:25 +0000 |
michael |
perform init after reading the values needed for init
libavcodec
|
Sun, 09 Sep 2007 12:46:25 +0000 |
michael |
unneeded and impossible during init ...
libavcodec
|
Sun, 09 Sep 2007 12:36:10 +0000 |
michael |
unused
libavcodec
|
Sun, 09 Sep 2007 12:33:34 +0000 |
michael |
allocate slice buffer after parsing the header containing needed parameters
libavcodec
|
Sun, 09 Sep 2007 12:25:12 +0000 |
michael |
remove ()
libavcodec
|
Sun, 09 Sep 2007 12:24:45 +0000 |
michael |
spatial_decomposition_count != 5 bugfix
libavcodec
|
Sun, 09 Sep 2007 12:22:11 +0000 |
michael |
scaling obmc tables under #if 0 also by 4 (yes they where forgotten apparently)
libavcodec
|
Sun, 09 Sep 2007 10:20:47 +0000 |
reimar |
Properly handle nuv file with changing resolution
libavcodec
|
Sun, 09 Sep 2007 09:16:47 +0000 |
reimar |
Make sure rtjpeg quality is a valid value
libavcodec
|
Sun, 09 Sep 2007 09:00:12 +0000 |
reimar |
Fix extreme stupidity: buffer size check must of course be before buffer use!
libavcodec
|
Sun, 09 Sep 2007 08:52:53 +0000 |
reimar |
10l, add check forgotten in last commit
libavcodec
|
Sun, 09 Sep 2007 08:42:49 +0000 |
reimar |
First ugly and slow attempt to fix nuv files with extra frameheader
libavcodec
|
Sun, 09 Sep 2007 08:22:07 +0000 |
reimar |
Simplify nuv: factor out LZO decompression
libavcodec
|
Sat, 08 Sep 2007 14:52:21 +0000 |
michael |
rename HTAPS -> HTAPS_MAX (later is correct after the previous change)
libavcodec
|
Sat, 08 Sep 2007 14:51:13 +0000 |
michael |
store halfpel filter coefficients in the header as well as the
libavcodec
|
Sat, 08 Sep 2007 03:16:24 +0000 |
michael |
remove outcommented code
libavcodec
|
Sat, 08 Sep 2007 03:15:42 +0000 |
michael |
indention
libavcodec
|
Sat, 08 Sep 2007 03:14:20 +0000 |
michael |
cleanup mc_block()
libavcodec
|
Fri, 07 Sep 2007 19:19:49 +0000 |
benoit |
Indentation
libavcodec
|
Fri, 07 Sep 2007 18:27:13 +0000 |
benoit |
Let H.264 decoder skip deblocking across slices
libavcodec
|
Thu, 06 Sep 2007 14:55:13 +0000 |
kostya |
Set data_size to zero when DCA header parse failed
libavcodec
|
Thu, 06 Sep 2007 12:36:07 +0000 |
benoit |
Add a bitstream filter for H.264.
libavcodec
|
Wed, 05 Sep 2007 20:04:09 +0000 |
benoit |
Avoid a crash when H264 MMC operation causes the short term reference
libavcodec
|
Wed, 05 Sep 2007 16:18:15 +0000 |
gpoirier |
Add slice-based parallel H.264 decoding
libavcodec
|
Wed, 05 Sep 2007 11:05:33 +0000 |
diego |
Fix put_*_xy2_arm bug and enable put_pixels16_arm and put_pixels8_y2_arm.
libavcodec
|
Wed, 05 Sep 2007 10:38:59 +0000 |
diego |
Sort one more list alphabetically.
libavcodec
|
Wed, 05 Sep 2007 07:49:01 +0000 |
gpoirier |
Fix links to ARM documentation
libavcodec
|
Wed, 05 Sep 2007 05:30:08 +0000 |
kostya |
Move H.264 intra prediction functions into their own context
libavcodec
|
Wed, 05 Sep 2007 01:49:14 +0000 |
michael |
add a 8 taps filter for testing
libavcodec
|
Wed, 05 Sep 2007 01:21:32 +0000 |
michael |
fix decoding of dracula.4xm before diego complains
libavcodec
|
Wed, 05 Sep 2007 01:14:17 +0000 |
michael |
fix segfault with dracula.4xm
libavcodec
|
Wed, 05 Sep 2007 00:49:09 +0000 |
michael |
Replace constants by HTAPS (half pel interpolation filter taps) where appropriate.
libavcodec
|
Wed, 05 Sep 2007 00:06:34 +0000 |
michael |
code to do halfpel interpolation per frame (unfinished and under ifdef but it
libavcodec
|
Tue, 04 Sep 2007 17:31:25 +0000 |
melanson |
Fix issue 123 (Support Magic-carpet fli version,
libavcodec
|
Tue, 04 Sep 2007 14:48:39 +0000 |
diego |
Silence warnings about NAL_SVC_NON_IDR in H.264.
libavcodec
|
Tue, 04 Sep 2007 06:48:22 +0000 |
benoit |
add a close function to bitstream filter
libavcodec
|
Mon, 03 Sep 2007 08:46:24 +0000 |
benoit |
Remove error raising when explicitely skipping frame
libavcodec
|
Sat, 01 Sep 2007 21:03:17 +0000 |
vitor |
Remove reimplementation of get_unary.
libavcodec
|
Sat, 01 Sep 2007 14:00:47 +0000 |
lu_zero |
Cosmetics
libavcodec
|
Sat, 01 Sep 2007 13:04:25 +0000 |
aurel |
add a warning message for unsupported kind of encoding
libavcodec
|
Fri, 31 Aug 2007 18:51:22 +0000 |
vitor |
Cosmetical: Empty line removal
libavcodec
|
Fri, 31 Aug 2007 15:05:40 +0000 |
vitor |
Comment about unsupported sample size
libavcodec
|
Fri, 31 Aug 2007 14:58:44 +0000 |
mhoffman |
renaming ARCH_BFIN to HAVE_BFIN
libavcodec
|
Thu, 30 Aug 2007 23:16:34 +0000 |
diego |
cosmetics: Add some whitespace for better readability.
libavcodec
|
Thu, 30 Aug 2007 23:13:10 +0000 |
diego |
cosmetics: Sort bitstream filters.
libavcodec
|
Thu, 30 Aug 2007 23:11:24 +0000 |
diego |
cosmetics: Sort some lines, whitespace changes.
libavcodec
|
Thu, 30 Aug 2007 22:41:54 +0000 |
diego |
Use a consistent multiple inclusion guard.
libavcodec
|
Thu, 30 Aug 2007 19:18:23 +0000 |
gpoirier |
add simple_idct implemented in Sparc VIS
libavcodec
|
Thu, 30 Aug 2007 16:40:51 +0000 |
vitor |
Rename function
libavcodec
|
Thu, 30 Aug 2007 16:04:00 +0000 |
vitor |
Replace two #define's by inline functions
libavcodec
|
Thu, 30 Aug 2007 15:16:52 +0000 |
mhoffman |
Hooking bfin/mathops.h
libavcodec
|
Thu, 30 Aug 2007 15:15:48 +0000 |
mhoffman |
Blackfin 32bit multiplication primitives MULH MUL16
libavcodec
|
Thu, 30 Aug 2007 11:41:58 +0000 |
reimar |
Replace complicated and currently broken manual alignment code by
libavcodec
|
Tue, 28 Aug 2007 13:39:50 +0000 |
lu_zero |
snow altivec is broken
libavcodec
|
Mon, 27 Aug 2007 21:58:39 +0000 |
rtogni |
Change 4xm demuxer and video decoder to pass the video format version in
libavcodec
|
Mon, 27 Aug 2007 10:39:31 +0000 |
michael |
typo
libavcodec
|
Mon, 27 Aug 2007 09:21:33 +0000 |
diego |
Simplify preprocessor directives.
libavcodec
|
Mon, 27 Aug 2007 09:17:03 +0000 |
diego |
Change SYS_DARWIN preprocessor checks to __APPLE__, they are specific
libavcodec
|
Sun, 26 Aug 2007 22:38:57 +0000 |
aurel |
add get_unary_0_33() to help gcc with inlining
libavcodec
|
Sun, 26 Aug 2007 22:34:49 +0000 |
aurel |
cleanup get_unary()
libavcodec
|
Sun, 26 Aug 2007 22:33:48 +0000 |
aurel |
move get_unary() to its own file
libavcodec
|
Sun, 26 Aug 2007 22:06:40 +0000 |
diego |
Do not wrongly mark Apple gcc workarounds as being specific to Darwin.
libavcodec
|
Sun, 26 Aug 2007 21:47:58 +0000 |
gpoirier |
remove alignment correction of the destination pointers in luma_16x6
libavcodec
|
Sun, 26 Aug 2007 16:10:53 +0000 |
ramiro |
CONFIG_7REGS has been renamed to HAVE_7REGS
libavcodec
|
Sun, 26 Aug 2007 12:34:22 +0000 |
michael |
workaround gcc bug, untested as my gcc is not complaining
libavcodec
|
Sun, 26 Aug 2007 11:16:23 +0000 |
michael |
optimize the first vertical lifting step, this also prevents another
libavcodec
|
Sun, 26 Aug 2007 08:31:55 +0000 |
michael |
optimize 1st horizontal lifting step
libavcodec
|
Sun, 26 Aug 2007 08:03:23 +0000 |
michael |
typo
libavcodec
|
Sun, 26 Aug 2007 06:51:51 +0000 |
michael |
get rid of totally senseless "m" + read in register we have enough
libavcodec
|
Sun, 26 Aug 2007 02:02:14 +0000 |
michael |
simplify senselessly complex addressing
libavcodec
|
Sun, 26 Aug 2007 01:20:09 +0000 |
michael |
cosmetics
libavcodec
|
Sun, 26 Aug 2007 01:11:02 +0000 |
michael |
avoid overflow in the 3rd lifting step, this now needs mmx2 at minimum
libavcodec
|
Sat, 25 Aug 2007 19:04:33 +0000 |
michael |
avoid an overflow in the 1 horizontal lifting step
libavcodec
|
Sat, 25 Aug 2007 16:28:45 +0000 |
michael |
prevent one overflow in the first vertical lifting step
libavcodec
|
Sat, 25 Aug 2007 15:20:56 +0000 |
michael |
update mmx code to latest snow changes
libavcodec
|
Sat, 25 Aug 2007 09:23:17 +0000 |
diego |
prettyprinting cosmetics
libavcodec
|
Sat, 25 Aug 2007 03:19:39 +0000 |
michael |
cleanup (remove some old experimentation related code)
libavcodec
|
Sat, 25 Aug 2007 03:04:13 +0000 |
michael |
we only have 2 wavelets, the 3rd was just for experimentation ...
libavcodec
|
Sat, 25 Aug 2007 03:00:51 +0000 |
michael |
use 16bit IDWT (a SIMD implementation of it should be >2x faster then with
libavcodec
|
Fri, 24 Aug 2007 23:49:11 +0000 |
diego |
whitespace/indentation cosmetics
libavcodec
|
Fri, 24 Aug 2007 23:01:50 +0000 |
diego |
Remove HAVE_ALTIVEC preprocessor directives that are only compiled
libavcodec
|