Wed, 16 Apr 2008 15:30:04 +0000 |
michael |
Move the *-1 to a more sane place as well.
libavcodec
|
Wed, 16 Apr 2008 15:28:11 +0000 |
michael |
Move scale_bias to a more sane place. I am starting to wonder how this
libavcodec
|
Wed, 16 Apr 2008 15:03:07 +0000 |
michael |
simplify
libavcodec
|
Wed, 16 Apr 2008 14:59:23 +0000 |
michael |
Avoid reverse addressing, not sure if this is faster or slower but people
libavcodec
|
Wed, 16 Apr 2008 14:55:11 +0000 |
michael |
commutative law based cleanup
libavcodec
|
Wed, 16 Apr 2008 14:49:10 +0000 |
michael |
do the -1 outside of the transform
libavcodec
|
Wed, 16 Apr 2008 14:46:25 +0000 |
michael |
normalize signs
libavcodec
|
Wed, 16 Apr 2008 14:22:36 +0000 |
heydowns |
Redo r12838 one more time, hopefully transferring the history
libavcodec
|
Wed, 16 Apr 2008 13:29:35 +0000 |
michael |
100l lost add_bias
libavcodec
|
Wed, 16 Apr 2008 13:28:13 +0000 |
michael |
simplify transform
libavcodec
|
Wed, 16 Apr 2008 04:40:21 +0000 |
heydowns |
Redo r12838, this time using svn copy to create h264_i386.h from cabac.h.
libavcodec
|
Wed, 16 Apr 2008 04:26:52 +0000 |
heydowns |
Revert 12838 to redo it the right way (use svn copy to create new
libavcodec
|
Wed, 16 Apr 2008 01:54:16 +0000 |
astrange |
Test idct_xvid_sse2() in dct-test.
libavcodec
|
Wed, 16 Apr 2008 01:36:14 +0000 |
astrange |
Add a new xvid-style IDCT using SSE2.
libavcodec
|
Wed, 16 Apr 2008 01:34:55 +0000 |
astrange |
Add a new IDCT permutation, used in xvid_sse2 and possibly future similar IDCTs.
libavcodec
|
Tue, 15 Apr 2008 13:51:41 +0000 |
heydowns |
Move decode_significance_x86() and decode_significance_8x8_x86() to
libavcodec
|
Tue, 15 Apr 2008 13:36:56 +0000 |
kostya |
DCA frame size is constant
libavcodec
|
Mon, 14 Apr 2008 20:54:23 +0000 |
lu_zero |
Eliminate movdqu in vp3dsp_sse2, patch from Alexander Strange astrangeAtithinkswDoTcom
libavcodec
|
Mon, 14 Apr 2008 14:31:43 +0000 |
benoit |
Maxis XA demuxer and decoder.
libavcodec
|
Mon, 14 Apr 2008 13:15:16 +0000 |
benoit |
Indentation
libavcodec
|
Mon, 14 Apr 2008 13:13:08 +0000 |
benoit |
Support for BMP os2v1.
libavcodec
|
Sun, 13 Apr 2008 21:06:31 +0000 |
vitor |
BFI demuxer
libavcodec
|
Sun, 13 Apr 2008 16:11:36 +0000 |
michael |
ILP64 fixes (untested)
libavcodec
|
Sun, 13 Apr 2008 10:37:30 +0000 |
diego |
Clear DIRS variable in common.mak, so it does not have to be cleared in
libavcodec
|
Sun, 13 Apr 2008 10:22:46 +0000 |
diego |
Unset DIRS after including subdir.mak so that the variable is not used
libavcodec
|
Sun, 13 Apr 2008 10:09:47 +0000 |
diego |
Generate the list of files to clean in subdirectories in common.mak.
libavcodec
|
Sun, 13 Apr 2008 09:44:42 +0000 |
diego |
Simplify CLEANFILES generation.
libavcodec
|
Sun, 13 Apr 2008 07:48:43 +0000 |
diego |
Add explanatory comments to enum CodecID.
libavcodec
|
Sun, 13 Apr 2008 00:05:38 +0000 |
michael |
Remove redundant &.
libavcodec
|
Sat, 12 Apr 2008 16:54:36 +0000 |
diego |
Add a header file to declare Xvid IDCT functions.
libavcodec
|
Sat, 12 Apr 2008 16:22:13 +0000 |
diego |
Ignore dependency files.
libavcodec
|
Sat, 12 Apr 2008 16:18:13 +0000 |
diego |
Ignore .ho files.
libavcodec
|
Fri, 11 Apr 2008 12:57:49 +0000 |
michael |
Crop parameters are unsigned, having them negative could be bad and lead
libavcodec
|
Fri, 11 Apr 2008 12:55:21 +0000 |
michael |
Avoid crash with idiotic cropping. Fixes crash with CVFC1_Sony_C.jsv
libavcodec
|
Thu, 10 Apr 2008 19:09:39 +0000 |
diego |
cosmetics: Break an overly long line.
libavcodec
|
Thu, 10 Apr 2008 19:07:12 +0000 |
diego |
cosmetics: Break some overly long lines.
libavcodec
|
Thu, 10 Apr 2008 10:40:01 +0000 |
diego |
cosmetics: Break some overly long lines.
libavcodec
|
Thu, 10 Apr 2008 06:15:17 +0000 |
banan |
Only set channels in the stream if previously unset, fixes resampling crash on broken dca frames
libavcodec
|
Wed, 09 Apr 2008 22:11:21 +0000 |
bwolowiec |
undo changes in aac_ac3_parser
libavcodec
|
Tue, 08 Apr 2008 23:49:34 +0000 |
melanson |
Fix H.264 interframe decoding when compiling with icc. Patch by Loren
libavcodec
|
Tue, 08 Apr 2008 15:16:48 +0000 |
diego |
Fix reference to a file in MPlayer that was renamed.
libavcodec
|
Tue, 08 Apr 2008 10:49:23 +0000 |
michael |
add CODEC_ID_DIRAC
libavcodec
|
Tue, 08 Apr 2008 06:18:36 +0000 |
bwolowiec |
Correction of typo in aac_ac3_parser
libavcodec
|
Tue, 08 Apr 2008 01:09:33 +0000 |
superdump |
Increase alignment for DCT block arrays from 8 to 16
libavcodec
|
Tue, 08 Apr 2008 00:57:12 +0000 |
superdump |
Add a missing comma in tiff_encoder.pix_fmts
libavcodec
|
Mon, 07 Apr 2008 22:17:47 +0000 |
mru |
replace some ifeq with prettier ifdef
libavcodec
|
Mon, 07 Apr 2008 22:17:44 +0000 |
mru |
append TESTS-yes to TESTS; one ifeq less
libavcodec
|
Mon, 07 Apr 2008 21:16:31 +0000 |
mru |
non-recursive makefiles
libavcodec
|
Mon, 07 Apr 2008 20:54:08 +0000 |
bwolowiec |
Corrections of errors in aac_ac3_parser
libavcodec
|
Sat, 05 Apr 2008 20:09:36 +0000 |
bwolowiec |
change of aac_ac3_parser, so it is able to send complete portion of data to decoder
libavcodec
|
Fri, 04 Apr 2008 00:43:34 +0000 |
michael |
Disable the split function. This should end the mpeg1/2 global header issues.
libavcodec
|
Thu, 03 Apr 2008 18:28:16 +0000 |
michael |
Decode stuff from extradata as well.
libavcodec
|
Thu, 03 Apr 2008 18:25:07 +0000 |
michael |
Factorize code a little.
libavcodec
|
Wed, 02 Apr 2008 21:41:48 +0000 |
aurel |
use common aac sample rate tables
libavcodec
|
Wed, 02 Apr 2008 11:47:00 +0000 |
michael |
Do not use the mlib IDCT by default. We do not want videos which are only
libavcodec
|
Tue, 01 Apr 2008 12:50:32 +0000 |
bcoudurier |
use mpeg4audio common code in aac parser
libavcodec
|
Tue, 01 Apr 2008 12:01:40 +0000 |
bcoudurier |
mpeg4audio common code
libavcodec
|
Tue, 01 Apr 2008 04:51:28 +0000 |
lorenm |
h264 chroma mc ssse3
libavcodec
|
Tue, 01 Apr 2008 01:28:26 +0000 |
superdump |
Remove flexible array member from Escape 124
libavcodec
|
Mon, 31 Mar 2008 17:31:11 +0000 |
diego |
minor typo fixes
libavcodec
|
Mon, 31 Mar 2008 17:30:50 +0000 |
diego |
cosmetics: Write some Doxygen comments in a more compact fashion.
libavcodec
|
Mon, 31 Mar 2008 17:16:51 +0000 |
diego |
Fix a bunch of typos in comments.
libavcodec
|
Mon, 31 Mar 2008 17:13:00 +0000 |
diego |
Remove redundant #ifdef around the complete file.
libavcodec
|
Mon, 31 Mar 2008 17:12:10 +0000 |
diego |
Make XVMC compilation depend on HAVE_XVMC, not HAVE_XVMC_ACCEL.
libavcodec
|
Mon, 31 Mar 2008 16:43:27 +0000 |
michael |
help gcc-2.95
libavcodec
|
Mon, 31 Mar 2008 10:41:40 +0000 |
superdump |
Escape 124 (RPL) decoder
libavcodec
|
Mon, 31 Mar 2008 00:29:52 +0000 |
jbr |
remove redundant context variable
libavcodec
|
Sun, 30 Mar 2008 19:16:08 +0000 |
vitor |
8SVX decoder
libavcodec
|
Sun, 30 Mar 2008 17:27:58 +0000 |
bcoudurier |
change rle encoder to count up to 127, sgi does not support 128
libavcodec
|
Sun, 30 Mar 2008 16:01:10 +0000 |
jbr |
Use 15-bit LPC precision by default. This generally gives better compression
libavcodec
|
Sun, 30 Mar 2008 10:30:33 +0000 |
gpoirier |
Altivec and SSE2 require 16-byte alignment, so make sure they get it
libavcodec
|
Sun, 30 Mar 2008 10:29:28 +0000 |
gpoirier |
check mm_flags for each DCT and skips the ones that can't be run
libavcodec
|
Sun, 30 Mar 2008 10:28:03 +0000 |
gpoirier |
get rid of the useless DCT_ERROR() macro
libavcodec
|
Sat, 29 Mar 2008 22:27:25 +0000 |
michael |
Fix closed gop flag disapearence.
libavcodec
|
Fri, 28 Mar 2008 20:42:55 +0000 |
bwolowiec |
change name from stream type to frame type in AC3 code
libavcodec
|
Fri, 28 Mar 2008 19:59:58 +0000 |
bwolowiec |
removal of stream_type in AACAC3ParseContext and adding AACAC3FrameFlag
libavcodec
|
Wed, 26 Mar 2008 22:36:41 +0000 |
jbr |
only allocate context input buffer if AVCodecContext.error_reslience is greater than 0.
libavcodec
|
Tue, 25 Mar 2008 23:34:49 +0000 |
jbr |
cosmetics: indentation after last commit
libavcodec
|
Tue, 25 Mar 2008 23:34:00 +0000 |
jbr |
additional protection from segmentation faults and memory access errors by
libavcodec
|
Tue, 25 Mar 2008 21:30:16 +0000 |
diego |
Classify mlib as a configurable option, not as a hardware feature.
libavcodec
|
Tue, 25 Mar 2008 14:48:18 +0000 |
benoit |
Return an error when realloc fails.
libavcodec
|
Tue, 25 Mar 2008 14:34:27 +0000 |
benoit |
Set mm_flags in dct-test to fix floating math.
libavcodec
|
Tue, 25 Mar 2008 10:15:17 +0000 |
michael |
Fix possible heap overflow caused by av_fast_realloc()
libavcodec
|
Mon, 24 Mar 2008 22:25:30 +0000 |
bwolowiec |
adding lacking include to aac3_parser.c
libavcodec
|
Mon, 24 Mar 2008 22:21:22 +0000 |
bwolowiec |
using EAC3_STREAM_TYPE_* instead of numbers
libavcodec
|
Mon, 24 Mar 2008 21:25:49 +0000 |
bwolowiec |
using stream type in eac3 parser
libavcodec
|
Mon, 24 Mar 2008 11:49:59 +0000 |
diego |
pld instruction are used in libavcodec/armv4l/dsputil_arm_s.S which can be used
libavcodec
|
Sun, 23 Mar 2008 15:43:29 +0000 |
jbr |
Pass AACAC3ParseContext to sync() instead of individual arguments. Patch by
libavcodec
|
Sat, 22 Mar 2008 17:34:29 +0000 |
diego |
Fix typo in variable name: blured --> blurred.
libavcodec
|
Sat, 22 Mar 2008 16:46:36 +0000 |
diego |
cosmetics: typo fixes
libavcodec
|
Sat, 22 Mar 2008 01:06:57 +0000 |
diego |
typo: occured --> occurred
libavcodec
|
Fri, 21 Mar 2008 13:45:55 +0000 |
faust3 |
rl2 decoder
libavcodec
|
Fri, 21 Mar 2008 12:36:49 +0000 |
zuxy |
Add missed call to ff_cavsdsp_init_3dnow() in dsputil_init_mmx()
libavcodec
|
Fri, 21 Mar 2008 11:40:05 +0000 |
michael |
Document AVCodec.flush()
libavcodec
|
Fri, 21 Mar 2008 11:35:32 +0000 |
michael |
Document AVCodec.capabilities.
libavcodec
|
Fri, 21 Mar 2008 04:48:59 +0000 |
zuxy |
Apply 'alloc_size' attribute to ff_realloc_static()
libavcodec
|
Fri, 21 Mar 2008 03:54:45 +0000 |
zuxy |
Apply 'alloc_size' and 'malloc' attributes to av_mallocz_static()
libavcodec
|
Fri, 21 Mar 2008 03:11:20 +0000 |
zuxy |
Apply 'cold' attribute to init/uninit functions in libavcodec
libavcodec
|
Thu, 20 Mar 2008 19:36:20 +0000 |
diego |
two more typos spotted by Mike
libavcodec
|
Thu, 20 Mar 2008 19:08:42 +0000 |
diego |
british_english--;
libavcodec
|
Thu, 20 Mar 2008 18:16:13 +0000 |
michael |
More complete documentation for AVFrame.reference.
libavcodec
|
Thu, 20 Mar 2008 14:24:29 +0000 |
michael |
Hardcode register to prevent aparent miscompilation.
libavcodec
|
Thu, 20 Mar 2008 14:09:31 +0000 |
michael |
remove unused temp
libavcodec
|
Thu, 20 Mar 2008 09:38:55 +0000 |
bcoudurier |
omg, fix compilation
libavcodec
|
Thu, 20 Mar 2008 09:36:04 +0000 |
bcoudurier |
correctly set avctx->frame_size for mp3on4 and mp3adu
libavcodec
|
Tue, 18 Mar 2008 20:14:57 +0000 |
ramiro |
Remove useless variable since r8456.
libavcodec
|
Tue, 18 Mar 2008 19:51:34 +0000 |
ramiro |
Mimic decoder.
libavcodec
|
Mon, 17 Mar 2008 23:08:19 +0000 |
mru |
get register names from x86_cpu.h
libavcodec
|
Mon, 17 Mar 2008 23:08:14 +0000 |
mru |
use HAVE_FAST_64BIT
libavcodec
|
Mon, 17 Mar 2008 21:00:30 +0000 |
mru |
cosmetics: remove useless \-newline escapes
libavcodec
|
Mon, 17 Mar 2008 19:22:31 +0000 |
mru |
indentation
libavcodec
|
Mon, 17 Mar 2008 19:22:28 +0000 |
mru |
clean up FFT SIMD selection
libavcodec
|
Mon, 17 Mar 2008 02:33:08 +0000 |
mru |
mpegvideo_armv5te.o belongs to OBJS, not ASM_OBJS
libavcodec
|
Mon, 17 Mar 2008 02:33:05 +0000 |
mru |
typo: add missing \ in multi-line macro
libavcodec
|
Mon, 17 Mar 2008 02:33:02 +0000 |
mru |
fix typo ARCH_PPC -> ARCH_POWERPC
libavcodec
|
Sun, 16 Mar 2008 17:34:31 +0000 |
diego |
Move functions that are only used when libswscale is not compiled in below
libavcodec
|
Sun, 16 Mar 2008 13:15:42 +0000 |
mru |
improve precision in mdct.c using double for some temporaries
libavcodec
|
Sat, 15 Mar 2008 16:15:47 +0000 |
diego |
typo fixes
libavcodec
|
Sat, 15 Mar 2008 12:28:35 +0000 |
ramiro |
Add attribute_align_arg to os2thread.c.
libavcodec
|
Sat, 15 Mar 2008 12:24:31 +0000 |
ramiro |
Typo
libavcodec
|
Fri, 14 Mar 2008 13:19:39 +0000 |
diego |
Use correct t printf modifier for pointer differences.
libavcodec
|
Fri, 14 Mar 2008 09:33:38 +0000 |
bcoudurier |
log aspect ratio forbidden value, and fail if error resilience is high
libavcodec
|
Thu, 13 Mar 2008 18:26:53 +0000 |
bcoudurier |
do not fail badly if aspect ratio is 0/forbidden, fix issue 369
libavcodec
|
Thu, 13 Mar 2008 18:10:58 +0000 |
diego |
This file does not use size_t, so no need to #include <sys/types.h>.
libavcodec
|
Thu, 13 Mar 2008 01:49:19 +0000 |
michael |
If consumed does not match nalsize, favor nalsize.
libavcodec
|
Thu, 13 Mar 2008 00:20:15 +0000 |
diego |
Add missing stdint.h #include to headers that use it.
libavcodec
|
Wed, 12 Mar 2008 23:58:46 +0000 |
diego |
typo fixes
libavcodec
|
Mon, 10 Mar 2008 21:59:30 +0000 |
jbr |
make input buffer const, as it should be. fixes a warning.
libavcodec
|
Mon, 10 Mar 2008 18:42:09 +0000 |
diego |
misc spelling fixes
libavcodec
|
Mon, 10 Mar 2008 17:54:24 +0000 |
diego |
Rename --enable-swscaler --> enable-swscale to be consistent with the
libavcodec
|
Mon, 10 Mar 2008 03:07:44 +0000 |
melanson |
These video decoders do not need to include and initialize the DSP
libavcodec
|
Mon, 10 Mar 2008 03:07:15 +0000 |
melanson |
There is no reason to assign a variable to itself
libavcodec
|
Mon, 10 Mar 2008 00:27:40 +0000 |
michael |
smaller tables
libavcodec
|
Sun, 09 Mar 2008 23:31:02 +0000 |
aurel |
add FF_ prefix to all (frame)_TYPE usage
libavcodec
|
Sun, 09 Mar 2008 17:05:19 +0000 |
jbr |
downmix before imdct unless different size transforms are used. about 20%
libavcodec
|
Sun, 09 Mar 2008 14:16:27 +0000 |
kostya |
indentation
libavcodec
|
Sun, 09 Mar 2008 14:15:40 +0000 |
kostya |
Correctly handle empty frames
libavcodec
|
Sun, 09 Mar 2008 09:04:35 +0000 |
kostya |
Fraps v5 decoding support
libavcodec
|
Sun, 09 Mar 2008 09:03:23 +0000 |
kostya |
Add step variable (for future v5 decoding)
libavcodec
|
Sat, 08 Mar 2008 20:27:16 +0000 |
diego |
cosmetics: Fix indentation in a few more places.
libavcodec
|
Sat, 08 Mar 2008 20:24:24 +0000 |
diego |
cosmetics: Normalize {} placement after for, while, if.
libavcodec
|
Sat, 08 Mar 2008 18:08:16 +0000 |
aurel |
huffman: add a zero_count flag and use it in fraps
libavcodec
|
Sat, 08 Mar 2008 17:57:13 +0000 |
aurel |
huffman: pass hnode_first as a flag instead of as an argument on its own
libavcodec
|
Sat, 08 Mar 2008 17:18:28 +0000 |
diego |
Fix unused variable warnings.
libavcodec
|
Sat, 08 Mar 2008 14:39:43 +0000 |
diego |
cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.
libavcodec
|
Fri, 07 Mar 2008 19:47:44 +0000 |
ramiro |
__stdcall -> WINAPI
libavcodec
|
Fri, 07 Mar 2008 19:27:17 +0000 |
mru |
simplify library version handling
libavcodec
|
Thu, 06 Mar 2008 23:10:47 +0000 |
bcoudurier |
indentation
libavcodec
|
Thu, 06 Mar 2008 23:09:16 +0000 |
bcoudurier |
do not display par and dar if not available
libavcodec
|
Thu, 06 Mar 2008 20:44:44 +0000 |
mru |
consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
libavcodec
|
Thu, 06 Mar 2008 17:41:31 +0000 |
takis |
Make av_class a pointer to a const AVClass. Addresses one warning in
libavcodec
|
Thu, 06 Mar 2008 14:22:02 +0000 |
banan |
Don't use unchecked data from the bitstream.
libavcodec
|
Thu, 06 Mar 2008 09:45:59 +0000 |
bcoudurier |
fix interlaced decoding, original patch from reimar
libavcodec
|
Thu, 06 Mar 2008 07:30:41 +0000 |
kostya |
IMA ADPCM encoder - QT variant
libavcodec
|
Wed, 05 Mar 2008 21:43:30 +0000 |
aurel |
make compilation of mpeg12* and mpegvideo conditional
libavcodec
|
Wed, 05 Mar 2008 21:29:15 +0000 |
aurel |
move ff_mpeg1_dc_scale_table to mpegvideo.c
libavcodec
|
Wed, 05 Mar 2008 16:34:47 +0000 |
aurel |
add dependencies for matroska audio and nut muxers over lavc
libavcodec
|
Wed, 05 Mar 2008 15:23:54 +0000 |
aurel |
doxyfy frame type comments and add some more comments
libavcodec
|
Wed, 05 Mar 2008 15:19:26 +0000 |
aurel |
define BI frame type along with other frame types
libavcodec
|
Wed, 05 Mar 2008 15:15:07 +0000 |
aurel |
cosmetic: align
libavcodec
|
Wed, 05 Mar 2008 14:49:43 +0000 |
aurel |
add some required objects dependencies
libavcodec
|
Wed, 05 Mar 2008 14:46:51 +0000 |
aurel |
Avoid linking with h263 and mpeg4 find_frame_end()
libavcodec
|
Wed, 05 Mar 2008 06:58:20 +0000 |
melanson |
fix the WC3 Xan decoder by correcting the frame accounting logic
libavcodec
|
Wed, 05 Mar 2008 03:59:07 +0000 |
michael |
Fix handling flags with the MSB set.
libavcodec
|
Wed, 05 Mar 2008 00:43:11 +0000 |
aurel |
remove more useless mpegvideo.h includes
libavcodec
|
Wed, 05 Mar 2008 00:38:14 +0000 |
aurel |
move EDGE_WIDTH definition allong with draw_edges where it belongs
libavcodec
|
Wed, 05 Mar 2008 00:07:53 +0000 |
aurel |
remove #include "mpegvideo.h" where it is not needed
libavcodec
|
Wed, 05 Mar 2008 00:06:09 +0000 |
aurel |
move relevant declarations to mpeg12data.h
libavcodec
|
Tue, 04 Mar 2008 23:58:12 +0000 |
aurel |
move run length table constants to rl.h
libavcodec
|
Tue, 04 Mar 2008 23:10:47 +0000 |
aurel |
move ff_emulated_edge_mc() to dsputil
libavcodec
|
Tue, 04 Mar 2008 22:09:54 +0000 |
michael |
Remove unused elements from tables.
libavcodec
|
Tue, 04 Mar 2008 21:58:34 +0000 |
michael |
Detect and prevent reading over the end of counts_*. We pass the error
libavcodec
|
Tue, 04 Mar 2008 21:39:21 +0000 |
michael |
Prevent segfault due to reading over the end of the input buffer.
libavcodec
|
Tue, 04 Mar 2008 18:38:32 +0000 |
aurel |
fix wmv3 dependencies
libavcodec
|
Tue, 04 Mar 2008 18:35:12 +0000 |
aurel |
Fix compilation on powerpc.
libavcodec
|
Tue, 04 Mar 2008 10:54:51 +0000 |
aurel |
remove old draw_edges declaration cruft
libavcodec
|
Tue, 04 Mar 2008 10:26:56 +0000 |
aurel |
move ff_init_scantable() into dsputil
libavcodec
|
Tue, 04 Mar 2008 00:07:41 +0000 |
aurel |
move draw_edges() into dsputil
libavcodec
|
Mon, 03 Mar 2008 23:14:25 +0000 |
aurel |
dsputil.h is a local header
libavcodec
|
Mon, 03 Mar 2008 23:10:13 +0000 |
aurel |
include required header
libavcodec
|
Mon, 03 Mar 2008 21:54:18 +0000 |
mru |
remove invalid free() forgotten in r12300
libavcodec
|
Mon, 03 Mar 2008 19:53:27 +0000 |
michael |
Provide non null class name to avoid crash with ffmpeg -h.
libavcodec
|
Sat, 01 Mar 2008 16:10:19 +0000 |
jbr |
use scale factor instead of sum for downmix level adjustment. avoids division
libavcodec
|
Sat, 01 Mar 2008 15:48:18 +0000 |
jbr |
pre-calculate downmix coefficient sums. 2% faster 5.1-to-stereo downmixing.
libavcodec
|
Sat, 01 Mar 2008 04:39:39 +0000 |
jbr |
Use 24-bit fixed-point transform coefficients until just before MDCT. This
libavcodec
|
Sat, 01 Mar 2008 01:58:25 +0000 |
lorenm |
more aspect ratios added in one of the ammendments
libavcodec
|
Fri, 29 Feb 2008 08:01:01 +0000 |
benoit |
Make AMR-NB block size const and 8 bits.
libavcodec
|
Fri, 29 Feb 2008 07:59:29 +0000 |
benoit |
Define block size for AMR-WB (use IF2 table).
libavcodec
|
Thu, 28 Feb 2008 23:44:52 +0000 |
michael |
suppress the second warning
libavcodec
|
Thu, 28 Feb 2008 17:01:35 +0000 |
reimar |
Use cltd instead of cdq asm mnemonic, ICC and gcc support both, but
libavcodec
|
Thu, 28 Feb 2008 16:11:56 +0000 |
bcoudurier |
1000l parenthesis
libavcodec
|
Thu, 28 Feb 2008 16:08:52 +0000 |
bcoudurier |
code is ok for 4bpp in mov too, fix 16grey.mov
libavcodec
|
Wed, 27 Feb 2008 20:34:44 +0000 |
banan |
Add more riff IDs to support remuxing.
libavcodec
|
Tue, 26 Feb 2008 23:51:59 +0000 |
michael |
better include
libavcodec
|
Tue, 26 Feb 2008 23:49:41 +0000 |
michael |
include dependencies ...
libavcodec
|
Tue, 26 Feb 2008 23:17:08 +0000 |
diego |
Add multiple inclusion guards.
libavcodec
|
Tue, 26 Feb 2008 22:52:01 +0000 |
diego |
Add explanatory comment to '#define FLOAT float'.
libavcodec
|
Tue, 26 Feb 2008 20:37:59 +0000 |
mru |
less preprocessor magic in version number macros
libavcodec
|
Tue, 26 Feb 2008 20:17:30 +0000 |
michael |
Stuffing bytes to not violate minimum legality rate.
libavcodec
|
Tue, 26 Feb 2008 18:36:58 +0000 |
michael |
Remove another temporary variable with which gcc has problems.
libavcodec
|
Tue, 26 Feb 2008 17:56:00 +0000 |
diego |
cosmetics: Demplayerify indentation.
libavcodec
|
Tue, 26 Feb 2008 17:13:42 +0000 |
diego |
Add comments to some #endif directives.
libavcodec
|
Tue, 26 Feb 2008 17:06:31 +0000 |
diego |
cosmetics: spelling/grammar
libavcodec
|
Tue, 26 Feb 2008 15:52:37 +0000 |
michael |
Alternative and faster (on gcc x86) plane rotation.
libavcodec
|
Tue, 26 Feb 2008 15:44:49 +0000 |
michael |
Get rid of another useless variable.
libavcodec
|
Tue, 26 Feb 2008 15:32:34 +0000 |
michael |
Avoid a=b+c but rather use a+=b (gcc is too stupid to do this itself),
libavcodec
|
Tue, 26 Feb 2008 15:19:37 +0000 |
michael |
One variable less. No real change to the actual code.
libavcodec
|
Tue, 26 Feb 2008 14:59:11 +0000 |
michael |
floating point AAN IDCT
libavcodec
|
Tue, 26 Feb 2008 10:21:33 +0000 |
lorenm |
decode mng color decorrelation
libavcodec
|
Tue, 26 Feb 2008 09:35:21 +0000 |
diego |
Remove START_TIMER and STOP_TIMER macros.
libavcodec
|
Tue, 26 Feb 2008 07:35:56 +0000 |
lorenm |
simplify
libavcodec
|
Mon, 25 Feb 2008 23:14:22 +0000 |
aurel |
split encoding part of dsputil_mmx into its own file
libavcodec
|
Mon, 25 Feb 2008 22:44:35 +0000 |
diego |
Remove commented-out av_log calls.
libavcodec
|
Mon, 25 Feb 2008 22:43:42 +0000 |
michael |
Fix trellis quant + AAN DCT.
libavcodec
|
Mon, 25 Feb 2008 22:32:52 +0000 |
michael |
Make diego happy.
libavcodec
|
Mon, 25 Feb 2008 21:43:19 +0000 |
aurel |
compile various fdct only when encoders are enabled
libavcodec
|
Mon, 25 Feb 2008 14:59:04 +0000 |
michael |
Clarify which BSD license.
libavcodec
|
Mon, 25 Feb 2008 14:42:12 +0000 |
michael |
Allow use of my AAN DCT under BSD, AMD has agreed to write and contribute
libavcodec
|
Mon, 25 Feb 2008 10:34:23 +0000 |
lorenm |
png filters
libavcodec
|
Mon, 25 Feb 2008 09:22:11 +0000 |
mru |
Install headers in $prefix/include/$libname
libavcodec
|
Mon, 25 Feb 2008 05:46:53 +0000 |
lorenm |
remove a memcpy
libavcodec
|
Sun, 24 Feb 2008 18:56:52 +0000 |
mru |
fix memory leaks in vp3 decoder
libavcodec
|
Sun, 24 Feb 2008 14:47:42 +0000 |
reimar |
__asm __volatile -> asm volatile part 2
libavcodec
|
Sun, 24 Feb 2008 14:46:22 +0000 |
reimar |
__asm __volatile -> asm volatile, improves code consistency and works
libavcodec
|
Sun, 24 Feb 2008 07:47:02 +0000 |
vitor |
Fix bug I introduced in r11962.
libavcodec
|
Sat, 23 Feb 2008 23:30:41 +0000 |
banan |
Riff ids for wmapro and wmavoice, this adds support for stream copy of these codecs between asf,avi and wav containers.
libavcodec
|
Fri, 22 Feb 2008 19:27:22 +0000 |
michael |
Remove apparently unneeded and buggy align.
libavcodec
|
Fri, 22 Feb 2008 16:53:26 +0000 |
lorenm |
cleaner way of writing packed-byte constants.
libavcodec
|
Thu, 21 Feb 2008 07:55:42 +0000 |
lorenm |
indent
libavcodec
|
Thu, 21 Feb 2008 07:54:46 +0000 |
lorenm |
pseudo-simd add_bytes and diff_bytes
libavcodec
|
Thu, 21 Feb 2008 07:10:46 +0000 |
lorenm |
simd and unroll png_filter_row
libavcodec
|
Thu, 21 Feb 2008 00:06:07 +0000 |
michael |
Disabling all SSE* code for old gcc to avoid alignment issues.
libavcodec
|
Wed, 20 Feb 2008 20:24:38 +0000 |
michael |
revert 12156
libavcodec
|
Wed, 20 Feb 2008 19:48:25 +0000 |
michael |
Forgot this, which is needed for merging field pics too.
libavcodec
|
Wed, 20 Feb 2008 19:45:38 +0000 |
michael |
Make find_frame_end() merge 2 mpeg2 field pictures. This should make mpeg2
libavcodec
|
Wed, 20 Feb 2008 03:20:06 +0000 |
michael |
Make timestamp interpolation work with mpeg2 field pictures.
libavcodec
|
Tue, 19 Feb 2008 22:50:28 +0000 |
mru |
Clean up lib* version definitions
libavcodec
|
Tue, 19 Feb 2008 22:09:08 +0000 |
michael |
Fix ;;
libavcodec
|
Tue, 19 Feb 2008 21:55:13 +0000 |
reimar |
Fix warnings:
libavcodec
|
Tue, 19 Feb 2008 21:46:40 +0000 |
reimar |
Remove duplicate ;
libavcodec
|
Tue, 19 Feb 2008 21:42:10 +0000 |
reimar |
Add casts to avoid warnings:
libavcodec
|
Tue, 19 Feb 2008 21:37:53 +0000 |
reimar |
Missing const
libavcodec
|
Tue, 19 Feb 2008 15:55:14 +0000 |
michael |
Reduce the number of senselessly scanned bytes.
libavcodec
|
Tue, 19 Feb 2008 07:24:00 +0000 |
gpoirier |
arg 10000l. Fix wrong fix committed in r12141
libavcodec
|
Tue, 19 Feb 2008 07:20:03 +0000 |
gpoirier |
fix broken indentation
libavcodec
|
Tue, 19 Feb 2008 07:19:15 +0000 |
gpoirier |
10l: fix always false test: Binary & has lower precedence than ==
libavcodec
|
Mon, 18 Feb 2008 23:01:26 +0000 |
diego |
Refactor vcprm and vcii macros by using the AVV macro.
libavcodec
|
Mon, 18 Feb 2008 22:26:46 +0000 |
diego |
Refactor the FOUROF macro using the AVV macro.
libavcodec
|
Mon, 18 Feb 2008 22:22:17 +0000 |
diego |
Remove stray #undef.
libavcodec
|
Mon, 18 Feb 2008 21:35:31 +0000 |
gpoirier |
fix crash on non-AltiVec powered machines: MPV_common_init_altivec doesn't check mm_flags
libavcodec
|
Sun, 17 Feb 2008 03:44:47 +0000 |
mru |
remove duplicate AV_STRINGIFY() definition
libavcodec
|
Sat, 16 Feb 2008 19:18:30 +0000 |
mru |
clean up definition of DECLARE_ALIGNED_8 and STRIDE_ALIGN
libavcodec
|
Sat, 16 Feb 2008 15:17:31 +0000 |
diego |
FLAT objects cannot have multiple sections, so using the L1 attributes breaks
libavcodec
|
Fri, 15 Feb 2008 21:01:10 +0000 |
vitor |
100l
libavcodec
|
Fri, 15 Feb 2008 20:23:49 +0000 |
vitor |
Simplify avcodec_default_get_buffer()
libavcodec
|
Fri, 15 Feb 2008 20:20:57 +0000 |
vitor |
Add header for declaration of ff_xxxx functions in imgconvert.c
libavcodec
|
Fri, 15 Feb 2008 20:19:46 +0000 |
vitor |
This should not be part of the public API
libavcodec
|
Fri, 15 Feb 2008 19:47:14 +0000 |
vitor |
My commit in r11942 broke compilation.
libavcodec
|
Fri, 15 Feb 2008 18:01:07 +0000 |
vitor |
Split avpicture_fill() in two functions. This will be
libavcodec
|
Fri, 15 Feb 2008 13:44:08 +0000 |
banan |
silence wmaenc.c:181: warning:suggestparentheses around assignment used as truth value
libavcodec
|
Fri, 15 Feb 2008 12:04:35 +0000 |
lucabe |
Fix
libavcodec
|
Fri, 15 Feb 2008 11:38:38 +0000 |
lucabe |
Fix
libavcodec
|
Wed, 13 Feb 2008 14:24:34 +0000 |
superdump |
Cosmetics: indentation
libavcodec
|
Wed, 13 Feb 2008 14:20:22 +0000 |
superdump |
Remove useless buffering of input data, so that avcodec_decode_audio never
libavcodec
|
Wed, 13 Feb 2008 09:26:10 +0000 |
diego |
typo fix: inited --> initialized
libavcodec
|
Wed, 13 Feb 2008 08:05:51 +0000 |
diego |
Print Theora bitstream version at DEBUG, not at VERBOSE level.
libavcodec
|
Wed, 13 Feb 2008 01:18:12 +0000 |
diego |
cosmetics: Replace // by /* */ comments.
libavcodec
|
Mon, 11 Feb 2008 21:49:24 +0000 |
vitor |
Factor bytewidth determination in its own function
libavcodec
|
Mon, 11 Feb 2008 08:01:07 +0000 |
andoma |
Add 'reservoir' flag to lavc's flags2 controlling whether or not codes may
libavcodec
|
Sun, 10 Feb 2008 01:45:42 +0000 |
lorenm |
asm argument that might be in memory needs a size
libavcodec
|
Sat, 09 Feb 2008 18:02:28 +0000 |
michael |
Remove pointless code.
libavcodec
|
Sat, 09 Feb 2008 17:55:07 +0000 |
diego |
Use HAVE_ALTIVEC preprocessor conditionals like in the rest of FFmpeg.
libavcodec
|
Sat, 09 Feb 2008 17:26:40 +0000 |
michael |
Remove pointless code.
libavcodec
|
Sat, 09 Feb 2008 14:45:36 +0000 |
michael |
assert() and note about odd len.
libavcodec
|
Sat, 09 Feb 2008 13:53:15 +0000 |
lorenm |
30% faster ff_vorbis_floor1_render_list, 3% faster overall
libavcodec
|
Sat, 09 Feb 2008 05:29:47 +0000 |
lorenm |
use fewer registers in apply_welch_window_sse2
libavcodec
|
Sat, 09 Feb 2008 03:42:48 +0000 |
michael |
optimize apply_welch_window()
libavcodec
|
Wed, 06 Feb 2008 12:37:37 +0000 |
reimar |
Add support for speex in ogg
libavcodec
|
Wed, 06 Feb 2008 12:32:31 +0000 |
lorenm |
sse2 h264 motion compensation. not new code, just separate out the cases that didn't need ssse3.
libavcodec
|
Wed, 06 Feb 2008 04:44:21 +0000 |
lorenm |
put loop counter in a register if possible. makes some of the qpel functions 3% faster.
libavcodec
|
Wed, 06 Feb 2008 04:14:07 +0000 |
lorenm |
fix aliasing warnings. simpler too.
libavcodec
|
Wed, 06 Feb 2008 03:51:53 +0000 |
lorenm |
constant was excessively aligned
libavcodec
|
Tue, 05 Feb 2008 18:39:55 +0000 |
reimar |
Check that we have enough input data in IMC decoder.
libavcodec
|
Tue, 05 Feb 2008 11:22:55 +0000 |
lorenm |
ssse3 h264 motion compensation.
libavcodec
|
Tue, 05 Feb 2008 03:58:13 +0000 |
lorenm |
add qpel rounder once during hv rather than twice during hv and whatever it's averaged with
libavcodec
|
Tue, 05 Feb 2008 01:16:48 +0000 |
lorenm |
clean up an ugliness introduced in r11826. this syntax will require fewer changes when adding future sse2 code.
libavcodec
|
Mon, 04 Feb 2008 20:03:08 +0000 |
michael |
Deprecate old and inefficient per instruction asm().
libavcodec
|
Mon, 04 Feb 2008 16:20:46 +0000 |
lorenm |
reduce code duplication
libavcodec
|
Mon, 04 Feb 2008 10:26:35 +0000 |
diego |
Make luma_dc_quant_i and luma_dc_quant_p const, fixes a couple of
libavcodec
|
Mon, 04 Feb 2008 00:49:14 +0000 |
michael |
const
libavcodec
|
Sun, 03 Feb 2008 23:25:35 +0000 |
michael |
const
libavcodec
|
Sun, 03 Feb 2008 17:54:30 +0000 |
diego |
mpegvideo.h has two function declarations with the 'inline' specifier
libavcodec
|
Sun, 03 Feb 2008 17:04:33 +0000 |
lorenm |
avg_pixels4_mmx2
libavcodec
|
Sun, 03 Feb 2008 16:19:37 +0000 |
lorenm |
use mmx2/3dnow avg functions in avg_qpel*_mc00
libavcodec
|
Sun, 03 Feb 2008 07:05:11 +0000 |
lorenm |
ff_h264_idct8_add_sse2.
libavcodec
|
Sun, 03 Feb 2008 03:21:47 +0000 |
lorenm |
remove some movq in ff_h264_idct8_add_mmx. 225->217 cycles on core2.
libavcodec
|
Sat, 02 Feb 2008 22:54:50 +0000 |
michael |
Make avcodec_decode_* functions take const input buffers.
libavcodec
|
Sat, 02 Feb 2008 22:34:44 +0000 |
reimar |
100l, since we already check for buf_size == 769 we should also
libavcodec
|
Sat, 02 Feb 2008 22:31:11 +0000 |
reimar |
Use bytestream_get_be24 to simplify palette parsing.
libavcodec
|
Sat, 02 Feb 2008 22:09:07 +0000 |
reimar |
mark qtrle input data as const.
libavcodec
|
Sat, 02 Feb 2008 21:55:56 +0000 |
reimar |
Add some const where appropriate
libavcodec
|
Sat, 02 Feb 2008 21:38:25 +0000 |
reimar |
Fix warning:
libavcodec
|
Sat, 02 Feb 2008 14:34:43 +0000 |
reimar |
Some consts for cscd decoder helper functions
libavcodec
|
Sat, 02 Feb 2008 10:54:20 +0000 |
lorenm |
"swap first two elements of L1 if L0 and L1 are identical" applies after splitting the lists into fields
libavcodec
|
Sat, 02 Feb 2008 10:53:15 +0000 |
lorenm |
fix mbaff diagonal neighbor mv
libavcodec
|
Sat, 02 Feb 2008 10:51:56 +0000 |
lorenm |
mbaff spatial direct
libavcodec
|
Sat, 02 Feb 2008 08:28:07 +0000 |
kostya |
Do not modify input data
libavcodec
|
Sat, 02 Feb 2008 08:26:49 +0000 |
kostya |
IMC decoder always operates on 64-byte blocks
libavcodec
|
Fri, 01 Feb 2008 23:49:56 +0000 |
aurel |
use AV_RL* instead of le2me_*
libavcodec
|
Fri, 01 Feb 2008 23:48:39 +0000 |
aurel |
don't cast const away
libavcodec
|
Fri, 01 Feb 2008 23:25:27 +0000 |
aurel |
const
libavcodec
|
Fri, 01 Feb 2008 23:24:35 +0000 |
aurel |
const
libavcodec
|
Fri, 01 Feb 2008 16:24:33 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 16:22:26 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 16:21:22 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 16:20:59 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 16:20:27 +0000 |
reimar |
Add some const keywords in rtjpeg decoder
libavcodec
|
Fri, 01 Feb 2008 16:16:40 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 16:14:32 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 16:13:16 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 16:12:00 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 16:08:39 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 16:07:11 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 16:06:40 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 16:04:29 +0000 |
michael |
some const
libavcodec
|
Fri, 01 Feb 2008 16:03:03 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 15:59:41 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 15:58:47 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 15:58:29 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 15:57:54 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 15:57:38 +0000 |
michael |
more const
libavcodec
|
Fri, 01 Feb 2008 15:56:51 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 15:54:28 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 15:54:04 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 15:53:25 +0000 |
michael |
some const
libavcodec
|
Fri, 01 Feb 2008 15:44:27 +0000 |
michael |
some const
libavcodec
|
Fri, 01 Feb 2008 15:43:53 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 15:43:38 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 15:41:16 +0000 |
michael |
forgotten const
libavcodec
|
Fri, 01 Feb 2008 15:40:03 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 15:39:25 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 15:37:24 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 15:34:00 +0000 |
michael |
some const
libavcodec
|
Fri, 01 Feb 2008 15:30:29 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 15:28:46 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 15:13:38 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 15:11:24 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 15:10:01 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 15:08:55 +0000 |
michael |
some const
libavcodec
|
Fri, 01 Feb 2008 15:01:05 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 14:57:49 +0000 |
michael |
Replace get32() by AV_RL32().
libavcodec
|
Fri, 01 Feb 2008 14:55:18 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 14:50:36 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 14:37:36 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 14:36:44 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 14:36:33 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 14:30:35 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 14:28:50 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 14:28:22 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 14:18:09 +0000 |
michael |
some const
libavcodec
|
Fri, 01 Feb 2008 14:16:08 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 14:15:10 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 14:10:56 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 14:09:52 +0000 |
michael |
some const
libavcodec
|
Fri, 01 Feb 2008 14:08:35 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 14:07:02 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 14:06:54 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 14:03:56 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 14:03:47 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 14:00:31 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 13:58:41 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 13:55:15 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 13:51:06 +0000 |
michael |
Casts to silcence "incompatible pointer type" warnings.
libavcodec
|
Fri, 01 Feb 2008 13:49:15 +0000 |
michael |
const src for bswap
libavcodec
|
Fri, 01 Feb 2008 13:42:08 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 13:38:55 +0000 |
michael |
Use bytestream.
libavcodec
|
Fri, 01 Feb 2008 13:32:41 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 04:17:56 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 04:16:26 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 04:14:46 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 04:14:04 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 04:11:06 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 04:07:48 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 04:04:44 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 04:02:28 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 03:59:06 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 03:54:08 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 03:51:51 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 03:48:55 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 03:48:32 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 03:47:32 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 03:46:11 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 03:40:46 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 03:39:15 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 03:34:43 +0000 |
michael |
const
libavcodec
|
Fri, 01 Feb 2008 03:29:43 +0000 |
michael |
one "cast discards qualifiers from pointer target type" less
libavcodec
|
Fri, 01 Feb 2008 03:26:31 +0000 |
michael |
consts
libavcodec
|
Fri, 01 Feb 2008 02:36:09 +0000 |
michael |
consts
libavcodec
|
Fri, 01 Feb 2008 02:35:11 +0000 |
michael |
consts
libavcodec
|
Fri, 01 Feb 2008 02:26:19 +0000 |
michael |
The buffer passed into the decoder should be const.
libavcodec
|
Fri, 01 Feb 2008 01:40:46 +0000 |
michael |
Fix const qualifer issues found by -Wcast-qual.
libavcodec
|
Fri, 01 Feb 2008 01:35:31 +0000 |
michael |
Indention, it seems i have forgotton to commit this.
libavcodec
|
Thu, 31 Jan 2008 14:23:48 +0000 |
bcoudurier |
fix field order export
libavcodec
|
Thu, 31 Jan 2008 14:01:33 +0000 |
michael |
Revert r11689 and r11690 (uninitalized warning fix) as its theoretically
libavcodec
|
Thu, 31 Jan 2008 12:25:52 +0000 |
reimar |
Two tables that should be const
libavcodec
|
Thu, 31 Jan 2008 02:13:53 +0000 |
michael |
Comment about weird warning prevention.
libavcodec
|
Thu, 31 Jan 2008 01:38:00 +0000 |
michael |
fix "uninitalized" warning, the alternative way.
libavcodec
|
Thu, 31 Jan 2008 01:25:29 +0000 |
bcoudurier |
revert r11677, it is considered speed critical
libavcodec
|
Thu, 31 Jan 2008 00:57:48 +0000 |
bcoudurier |
add parenthesis, fix warning: snow.c:2413: warning: suggest parentheses around && within ||
libavcodec
|
Thu, 31 Jan 2008 00:56:29 +0000 |
bcoudurier |
Add const qualifier, fix warnings:
libavcodec
|
Thu, 31 Jan 2008 00:50:21 +0000 |
bcoudurier |
add parenthesis, fix warning: qtrleenc.c:257: warning: suggest parentheses around && within ||
libavcodec
|
Thu, 31 Jan 2008 00:15:24 +0000 |
andoma |
Fix the following warnings:
libavcodec
|
Thu, 31 Jan 2008 00:10:56 +0000 |
bcoudurier |
cast to correct type, fix warning: apedec.c:859: warning: passing argument 1 of 's->dsp.bswap_buf' from incompatible pointer type
libavcodec
|
Thu, 31 Jan 2008 00:06:54 +0000 |
bcoudurier |
fix indentation
libavcodec
|
Thu, 31 Jan 2008 00:05:44 +0000 |
bcoudurier |
init to 0, fix warning: h263.c:4730: warning: 'dc_pred_dir' may be used uninitialized in this function
libavcodec
|
Thu, 31 Jan 2008 00:01:16 +0000 |
bcoudurier |
cast to dest type, fix warning: 4xm.c:304: warning: initialization from incompatible pointer type
libavcodec
|
Thu, 31 Jan 2008 00:00:08 +0000 |
bcoudurier |
cast to dest type, fix warning imgconvert.c:1958: warning: assignment from incompatible pointer type
libavcodec
|
Wed, 30 Jan 2008 23:58:44 +0000 |
bcoudurier |
add const, fix warning: cook.c:276: warning: passing argument 2 of 'maybe_reformat_buffer32' discards qualifiers from pointer target type
libavcodec
|
Wed, 30 Jan 2008 23:54:59 +0000 |
bcoudurier |
add parenthesis, fix warning: i386/dsputil_mmx.c:2618: warning: suggest parentheses around arithmetic in operand of |
libavcodec
|
Wed, 30 Jan 2008 23:52:42 +0000 |
bcoudurier |
fix prototypes, remove warning: i386/dsputil_mmx.c:3594: warning: assignment from incompatible pointer type
libavcodec
|
Mon, 28 Jan 2008 21:24:09 +0000 |
reimar |
Add bitstream filter to convert between mov and plain text subtitles
libavcodec
|
Mon, 28 Jan 2008 21:12:38 +0000 |
heydowns |
Fix memory leak in h264 decoder. allocated_edge_emu_buffer was being allocated
libavcodec
|
Sun, 27 Jan 2008 23:28:56 +0000 |
diego |
Move common test program infrastructure to common.mak.
libavcodec
|
Sun, 27 Jan 2008 23:27:13 +0000 |
diego |
Move some lines in preparation for an upcoming commit.
libavcodec
|
Sun, 27 Jan 2008 20:50:16 +0000 |
reimar |
Add and use DECLARE_ASM_CONST for constants used in assembler code.
libavcodec
|
Sun, 27 Jan 2008 20:45:49 +0000 |
reimar |
Use DECLARE_ALIGNED in yet another place
libavcodec
|
Sun, 27 Jan 2008 19:59:11 +0000 |
reimar |
Use DECLARE_ALIGNED and remove unneeded attribute_used
libavcodec
|
Sun, 27 Jan 2008 19:57:04 +0000 |
reimar |
Add CODEC_ID_MOV_TEXT and use it instead of modifying the stream in the mov demuxer.
libavcodec
|
Sun, 27 Jan 2008 18:02:27 +0000 |
diego |
typo
libavcodec
|
Sun, 27 Jan 2008 17:50:59 +0000 |
diego |
Add $(EXESUF) where necessary.
libavcodec
|
Sun, 27 Jan 2008 15:43:17 +0000 |
aurel |
Add support for Matroska attachments.
libavcodec
|
Sun, 27 Jan 2008 14:52:58 +0000 |
diego |
whitespace and sorting cosmetics
libavcodec
|
Sun, 27 Jan 2008 14:50:29 +0000 |
diego |
Add generic rule for all tests.
libavcodec
|
Sun, 27 Jan 2008 14:46:56 +0000 |
reimar |
Use DECLARE_ALIGNED
libavcodec
|
Sun, 27 Jan 2008 08:37:28 +0000 |
gpoirier |
fix indentation that was messed up by r11628
libavcodec
|
Sun, 27 Jan 2008 08:36:50 +0000 |
gpoirier |
fix lowres decoding support on ARM CPUs
libavcodec
|
Sat, 26 Jan 2008 12:46:46 +0000 |
diego |
Do not group libamr_nb and libamr_wb together as libamr.
libavcodec
|
Fri, 25 Jan 2008 21:14:17 +0000 |
mru |
clean up dynamic loading of libfaad
libavcodec
|
Fri, 25 Jan 2008 07:37:46 +0000 |
andoma |
Correctly clean up IntraX8Context upon codec close.
libavcodec
|
Thu, 24 Jan 2008 19:51:31 +0000 |
mru |
cosmetic: libfaad.c indentation
libavcodec
|
Thu, 24 Jan 2008 19:51:29 +0000 |
mru |
fix dynamic loading of libfaad 2.6
libavcodec
|
Thu, 24 Jan 2008 19:31:59 +0000 |
michael |
Fix crash for CAVLC->CABAC switch caused by writing into NULL tables.
libavcodec
|
Wed, 23 Jan 2008 21:27:07 +0000 |
diego |
Add #undef printf and disable non-functional code to make test program compile.
libavcodec
|
Wed, 23 Jan 2008 10:23:24 +0000 |
diego |
Fix test program compilation: Add missing #include and update the call
libavcodec
|
Wed, 23 Jan 2008 10:19:39 +0000 |
diego |
Put some disabled functions that are only used in the test program in cabac.c
libavcodec
|
Wed, 23 Jan 2008 10:18:08 +0000 |
diego |
Add #undef random and call the right function to fix test program compilation.
libavcodec
|
Tue, 22 Jan 2008 23:47:59 +0000 |
diego |
Remove unused variables in test code.
libavcodec
|
Tue, 22 Jan 2008 09:20:25 +0000 |
diego |
Fix warnings in test code:
libavcodec
|
Mon, 21 Jan 2008 00:29:22 +0000 |
diego |
Remove two unused variables.
libavcodec
|
Mon, 21 Jan 2008 00:28:29 +0000 |
diego |
Remove unnecessary forward declaration.
libavcodec
|
Sun, 20 Jan 2008 23:53:51 +0000 |
diego |
Consistently use TEST as the preprocessor condition to enable test code.
libavcodec
|
Sun, 20 Jan 2008 21:38:21 +0000 |
aurel |
add proper matroskaenc dependency over xiph.o
libavcodec
|
Sun, 20 Jan 2008 20:55:28 +0000 |
aurel |
add missing Makefile rules for zork pcm encoder/decoder
libavcodec
|
Sun, 20 Jan 2008 20:51:19 +0000 |
aurel |
and thus, nellymoser obviously also depens on fft.o
libavcodec
|
Sun, 20 Jan 2008 20:45:43 +0000 |
aurel |
nellymoser uses mdct functions
libavcodec
|
Sat, 19 Jan 2008 19:27:39 +0000 |
reimar |
Add mfspr-based AltiVec detection code.
libavcodec
|
Sat, 19 Jan 2008 11:04:02 +0000 |
kostya |
simplify 4-point transform part a bit
libavcodec
|
Sat, 19 Jan 2008 06:52:29 +0000 |
kostya |
Factor out constant addition
libavcodec
|
Fri, 18 Jan 2008 07:04:58 +0000 |
kostya |
Save quantizer values as well
libavcodec
|
Fri, 18 Jan 2008 07:04:11 +0000 |
kostya |
Save coded block patterns for future loop filtering.
libavcodec
|
Thu, 17 Jan 2008 08:34:53 +0000 |
diego |
Simplify preprocessor expression as suggested by Mans.
libavcodec
|
Thu, 17 Jan 2008 08:30:06 +0000 |
diego |
Replace puts() by dprintf where appropriate.
libavcodec
|
Thu, 17 Jan 2008 00:12:04 +0000 |
michael |
Replace idiotic (what moron wrote that code?) "buffer overflow" message by
libavcodec
|
Wed, 16 Jan 2008 21:21:30 +0000 |
diego |
Rename illegal identifiers, _ followed by capital is reserved for the system.
libavcodec
|
Wed, 16 Jan 2008 17:07:34 +0000 |
kostya |
pqindex=0 is forbidden
libavcodec
|
Wed, 16 Jan 2008 12:42:52 +0000 |
michael |
qscale==0 is invalid
libavcodec
|
Wed, 16 Jan 2008 09:02:22 +0000 |
diego |
Add const qualifiers to unmodified function parameters, fixes the warning:
libavcodec
|
Wed, 16 Jan 2008 08:59:12 +0000 |
diego |
Remove bogus cast.
libavcodec
|
Mon, 14 Jan 2008 22:10:19 +0000 |
diego |
Add a couple of missing consts.
libavcodec
|
Mon, 14 Jan 2008 06:10:02 +0000 |
kostya |
Select scan tables for 8x4 and 4x8 blocks only once.
libavcodec
|
Mon, 14 Jan 2008 04:27:03 +0000 |
michael |
Remove green clouds.
libavcodec
|
Sun, 13 Jan 2008 23:58:12 +0000 |
lu_zero |
gcc2 doesn't have bogus mergel, patch from Sigbjrn Skjret cisc...broadpark___no
libavcodec
|
Sun, 13 Jan 2008 11:02:08 +0000 |
superdump |
Add variable alpha and size of half window for Kaiser-Bessel Derived window
libavcodec
|
Sun, 13 Jan 2008 08:33:00 +0000 |
reimar |
Get rid of fft_rev table, use ff_reverse and a shift.
libavcodec
|
Sat, 12 Jan 2008 17:37:36 +0000 |
reimar |
Use FFSWAP instead of "manual" swap
libavcodec
|
Sat, 12 Jan 2008 11:11:19 +0000 |
andoma |
Make the Kaiser-Bessel window generator a common function
libavcodec
|
Fri, 11 Jan 2008 21:34:05 +0000 |
michael |
Factorize some code into functions, had this in my tree and will be
libavcodec
|
Fri, 11 Jan 2008 18:20:42 +0000 |
michael |
Clear synth_buf on flush(). Part of a patch by Brian Brice bbrice gmail com.
libavcodec
|
Fri, 11 Jan 2008 18:18:45 +0000 |
michael |
Flush mp2 as well on seeking. Part of a patch by Brian Brice bbrice gmail com.
libavcodec
|
Fri, 11 Jan 2008 08:29:58 +0000 |
diego |
Factorize some duplicated code from CAVS and H.264 into a common file.
libavcodec
|