Sat, 01 Nov 2008 20:27:05 +0000 |
banan |
Add channel layouts for dca.
libavcodec
|
Sat, 01 Nov 2008 17:57:44 +0000 |
kostya |
Introduce RV3-specific motion vector prediction.
libavcodec
|
Sat, 01 Nov 2008 05:03:42 +0000 |
pross |
Add audio channel layout API to libavcodec.
libavcodec
|
Fri, 31 Oct 2008 19:31:36 +0000 |
mmu_man |
Fix build.
libavcodec
|
Thu, 30 Oct 2008 22:37:18 +0000 |
vitor |
OKed parts of the QCELP decoder
libavcodec
|
Thu, 30 Oct 2008 22:32:43 +0000 |
diego |
Fix numbers in Doxygen comments, patch by Kenan Gillet, kenan.gillet gmail com.
libavcodec
|
Thu, 30 Oct 2008 22:24:40 +0000 |
vitor |
Use ff_dot_productf() in ra288.c
libavcodec
|
Thu, 30 Oct 2008 22:12:43 +0000 |
diego |
Remove nonsense @return Doxygen comment for void function.
libavcodec
|
Thu, 30 Oct 2008 22:11:30 +0000 |
diego |
cosmetics: small spelling fixes
libavcodec
|
Thu, 30 Oct 2008 21:05:37 +0000 |
vitor |
Add a LPC filter
libavcodec
|
Thu, 30 Oct 2008 21:04:17 +0000 |
vitor |
Add ff_dot_productf() to celp_math.{c,h}
libavcodec
|
Thu, 30 Oct 2008 21:00:01 +0000 |
vitor |
More OKed parts of QCELP data tables
libavcodec
|
Thu, 30 Oct 2008 15:43:00 +0000 |
romansh |
renaming macro in order to conform with the rest of libavcodec
libavcodec
|
Thu, 30 Oct 2008 09:13:48 +0000 |
diego |
Remove unused variable, patch by Art Clarke, aclarke vlideshow com.
libavcodec
|
Thu, 30 Oct 2008 06:08:47 +0000 |
kostya |
Correct motion vector scaling in B-frames for RV3/4
libavcodec
|
Wed, 29 Oct 2008 23:44:40 +0000 |
diego |
asm() --> __asm__() in #warning comment
libavcodec
|
Wed, 29 Oct 2008 23:43:55 +0000 |
diego |
Add missing headers to pass 'make checkheaders'.
libavcodec
|
Wed, 29 Oct 2008 23:07:49 +0000 |
diego |
Fix av_picture_copy missing pixels on packed planar AVPictures with odd size.
libavcodec
|
Wed, 29 Oct 2008 21:08:14 +0000 |
michael |
Reset state after some frame header is found.
libavcodec
|
Wed, 29 Oct 2008 06:26:56 +0000 |
diego |
OKed parts of QCELP data tables
libavcodec
|
Tue, 28 Oct 2008 23:11:59 +0000 |
diego |
Add the function declaration of ff_svq1_packet_checksum to svq1.h and include
libavcodec
|
Tue, 28 Oct 2008 22:50:16 +0000 |
michael |
Replace literally hardcoded max slice number by named constant.
libavcodec
|
Tue, 28 Oct 2008 15:20:52 +0000 |
banan |
Fix compilation, remove stray ;
libavcodec
|
Tue, 28 Oct 2008 14:50:46 +0000 |
banan |
Fix selection of quant step table
libavcodec
|
Tue, 28 Oct 2008 14:43:06 +0000 |
banan |
Fix huffman coded dca samples.
libavcodec
|
Tue, 28 Oct 2008 05:37:02 +0000 |
kostya |
Detect split RV30 slices
libavcodec
|
Mon, 27 Oct 2008 19:07:39 +0000 |
kostya |
Fix chroma motion compensation for RV30
libavcodec
|
Mon, 27 Oct 2008 14:35:58 +0000 |
flameeyes |
Rename template included sources from .h to _template.c.
libavcodec
|
Mon, 27 Oct 2008 00:25:19 +0000 |
mru |
ARM: move add_pixels_clamped_ARM() to dsputil_arm_s.S
libavcodec
|
Mon, 27 Oct 2008 00:25:16 +0000 |
mru |
ARM: move VFP DSP functions to dsputils_vfp.S
libavcodec
|
Mon, 27 Oct 2008 00:25:12 +0000 |
mru |
ARM: move prefetch_arm to dsputil_arm_s.S
libavcodec
|
Mon, 27 Oct 2008 00:25:09 +0000 |
mru |
ARM: use new macros for assembler function labels
libavcodec
|
Mon, 27 Oct 2008 00:25:06 +0000 |
mru |
ARM: add some assembler convenience macros
libavcodec
|
Sun, 26 Oct 2008 23:41:00 +0000 |
bcoudurier |
svq3 watermark code now needs zlib
libavcodec
|
Sun, 26 Oct 2008 23:34:44 +0000 |
bcoudurier |
svq3 watermark decoding support, based on reverse engineering work by chrono
libavcodec
|
Sun, 26 Oct 2008 15:21:45 +0000 |
mru |
cosmetic: align backslashes in makefiles
libavcodec
|
Sun, 26 Oct 2008 14:26:28 +0000 |
mru |
Merge OBJS-$(FOO) lists with same FOO
libavcodec
|
Sun, 26 Oct 2008 10:14:16 +0000 |
banan |
Disable codec downmix when not using simd instead of silently produce silence
libavcodec
|
Sun, 26 Oct 2008 09:54:53 +0000 |
banan |
Fix dca decoder with non simd float2int16 conversion
libavcodec
|
Sun, 26 Oct 2008 09:50:15 +0000 |
banan |
Fix compilation with TRACE
libavcodec
|
Sat, 25 Oct 2008 18:37:50 +0000 |
aurel |
remove useless ifdeffery, tscc won't do anything useful without zlib
libavcodec
|
Sat, 25 Oct 2008 17:17:08 +0000 |
aurel |
svq3: remove unused include
libavcodec
|
Sat, 25 Oct 2008 14:00:28 +0000 |
mru |
Use OBJS variable for all object files
libavcodec
|
Sat, 25 Oct 2008 13:51:47 +0000 |
mru |
Add CONFIG_GOLOMB and auto-select when needed
libavcodec
|
Sat, 25 Oct 2008 13:51:43 +0000 |
mru |
Auto-enable CONFIG_MDCT when needed
libavcodec
|
Sat, 25 Oct 2008 01:28:29 +0000 |
diego |
cosmetics: Change the order of mlp parser objects to be consistent.
libavcodec
|
Sat, 25 Oct 2008 01:21:43 +0000 |
diego |
Move declaration of mlp decoder dependency on mlp parser to the Makefile
libavcodec
|
Fri, 24 Oct 2008 23:18:21 +0000 |
mru |
Build MMX/SSE FFT only if CONFIG_FFT is set
libavcodec
|
Fri, 24 Oct 2008 21:44:54 +0000 |
mru |
Auto-enable CONFIG_FFT for codecs that need it
libavcodec
|
Fri, 24 Oct 2008 21:41:27 +0000 |
diego |
prettyprinting cosmetics
libavcodec
|
Fri, 24 Oct 2008 21:37:06 +0000 |
diego |
spelling cosmetics
libavcodec
|
Fri, 24 Oct 2008 21:29:23 +0000 |
diego |
Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder.
libavcodec
|
Fri, 24 Oct 2008 21:20:29 +0000 |
diego |
Rename acelp_math.[ch] to celp_math.[ch] to prepare for QCELP decoder merge.
libavcodec
|
Fri, 24 Oct 2008 06:29:05 +0000 |
conrad |
Speex decoding via libspeex
libavcodec
|
Fri, 24 Oct 2008 06:17:18 +0000 |
kostya |
Choose RV3/4 DC quantizer correctly
libavcodec
|
Fri, 24 Oct 2008 01:38:30 +0000 |
bcoudurier |
dnxhd parser
libavcodec
|
Thu, 23 Oct 2008 17:12:41 +0000 |
bcoudurier |
add state64 field to ParseContext storing last 8 bytes, to be able to check for longer startcodes
libavcodec
|
Thu, 23 Oct 2008 07:30:16 +0000 |
benoit |
Revert r15653.
libavcodec
|
Tue, 21 Oct 2008 21:40:24 +0000 |
aurel |
uses FF_ARRAY_ELEMS() where appropriate
libavcodec
|
Mon, 20 Oct 2008 16:05:29 +0000 |
reimar |
Use x86_reg type instead of long in float_to_int16 MMX/SSE functions.
libavcodec
|
Mon, 20 Oct 2008 09:02:55 +0000 |
michael |
Use av_freep() in ff_parse_close().
libavcodec
|
Mon, 20 Oct 2008 07:35:17 +0000 |
benoit |
Copy pts for each raw encoded frame.
libavcodec
|
Mon, 20 Oct 2008 05:59:50 +0000 |
kostya |
34l: free RV3/4 context variables at the end
libavcodec
|
Mon, 20 Oct 2008 05:58:05 +0000 |
kostya |
RV3 and RV4 decoders set some deblocking coefs for each macroblock,
libavcodec
|
Mon, 20 Oct 2008 05:54:31 +0000 |
kostya |
Mark some of RV3/4 block types as having separate DC subblock
libavcodec
|
Sun, 19 Oct 2008 04:44:24 +0000 |
conrad |
Cosmetics: reindent
libavcodec
|
Sun, 19 Oct 2008 04:43:35 +0000 |
conrad |
Combine non-bitexact sections
libavcodec
|
Sun, 19 Oct 2008 04:40:24 +0000 |
conrad |
VP3 loop filter is mmx2 not mmx
libavcodec
|
Fri, 17 Oct 2008 03:18:08 +0000 |
conrad |
MMX VP3 Loop Filter
libavcodec
|
Thu, 16 Oct 2008 13:34:09 +0000 |
flameeyes |
Convert asm keyword into __asm__.
libavcodec
|
Wed, 15 Oct 2008 08:01:54 +0000 |
benoit |
Use of new bitstream in vorbis_enc.c.
libavcodec
|
Wed, 15 Oct 2008 07:31:06 +0000 |
benoit |
Cosmetics: fix indentation after previous commit.
libavcodec
|
Wed, 15 Oct 2008 07:29:37 +0000 |
benoit |
Add a flag to avoid calling vorbis_analysis_wrote twice with an empty buffer.
libavcodec
|
Tue, 14 Oct 2008 20:42:54 +0000 |
michael |
Include zlib.h as it is needed for watermark support,
libavcodec
|
Tue, 14 Oct 2008 20:34:31 +0000 |
michael |
Export svq1_packet_checksum() that is needed for svq3 watermarks,
libavcodec
|
Tue, 14 Oct 2008 20:30:11 +0000 |
michael |
Add variable to hold the svq3 watermarking key,
libavcodec
|
Mon, 13 Oct 2008 13:47:05 +0000 |
benoit |
Fix mem leak.
libavcodec
|
Mon, 13 Oct 2008 07:42:11 +0000 |
cehoyos |
Fix some icc warnings by using enum PixelFormat instead of int where appropriate.
libavcodec
|
Mon, 13 Oct 2008 00:10:53 +0000 |
aurel |
vp6dec: ensure we don't try to use a buffer with negative size
libavcodec
|
Sun, 12 Oct 2008 20:22:55 +0000 |
cehoyos |
Use PIX_FMT_NONE instead of -1 in AVCodec.pix_fmts.
libavcodec
|
Sun, 12 Oct 2008 19:41:17 +0000 |
conrad |
Remove unused variables
libavcodec
|
Sat, 11 Oct 2008 14:52:00 +0000 |
ramiro |
nellymoserenc: flush PutBitContext after use.
libavcodec
|
Sat, 11 Oct 2008 11:21:45 +0000 |
mru |
aac_parser: fix strict aliasing violation
libavcodec
|
Thu, 09 Oct 2008 18:36:49 +0000 |
bcoudurier |
get_pixels_sse2, ~+12% performance compared to mmx
libavcodec
|
Wed, 08 Oct 2008 17:19:26 +0000 |
aurel |
allows calling avcodec_find_(en|de)coder_by_name with NULL parameter
libavcodec
|
Tue, 07 Oct 2008 21:41:25 +0000 |
diego |
Add a bunch of const qualifiers to function arguments.
libavcodec
|
Tue, 07 Oct 2008 16:59:18 +0000 |
romansh |
replacing frame_rate and frame_rate_base with an AVRational time_base
libavcodec
|
Tue, 07 Oct 2008 16:07:15 +0000 |
romansh |
cosmetic updates as per Michael's suggestion
libavcodec
|
Tue, 07 Oct 2008 16:06:18 +0000 |
romansh |
vertically aligning as per Michael's suggestion
libavcodec
|
Tue, 07 Oct 2008 15:52:20 +0000 |
romansh |
unrolling the loops as per Michael's suggestion
libavcodec
|
Tue, 07 Oct 2008 15:51:29 +0000 |
romansh |
fixing a bug that prevented proper unweighting table to be selected
libavcodec
|
Tue, 07 Oct 2008 15:50:29 +0000 |
romansh |
Doxygenizing the comments
libavcodec
|
Tue, 07 Oct 2008 15:49:45 +0000 |
romansh |
simplifying the code as per Michael's suggestion
libavcodec
|
Tue, 07 Oct 2008 08:37:20 +0000 |
diego |
Sync cosmetics from upstream.
libavcodec
|
Mon, 06 Oct 2008 16:22:11 +0000 |
superdump |
Rename variables to clarify the channel coupling element and corresponding
libavcodec
|
Mon, 06 Oct 2008 16:18:18 +0000 |
superdump |
Correct documentation of ch_select array.
libavcodec
|
Mon, 06 Oct 2008 16:12:30 +0000 |
superdump |
Corrections to channel coupling code to attain conformance for appropriate
libavcodec
|
Mon, 06 Oct 2008 05:17:57 +0000 |
diego |
Remove obsolete liba52 wrapper code.
libavcodec
|
Sun, 05 Oct 2008 20:12:20 +0000 |
vitor |
Cosmetics: rename mace3_decode_frame() to mace_decode_frame()
libavcodec
|
Sun, 05 Oct 2008 20:06:40 +0000 |
vitor |
Avoid code duplication between mace3_decode_frame() and mace6_decode_frame()
libavcodec
|
Sun, 05 Oct 2008 16:33:43 +0000 |
vitor |
Use a for() instead of triplicating code.
libavcodec
|
Sun, 05 Oct 2008 16:11:12 +0000 |
kostya |
Register RV-[34] block specific feature for long future loop filter
libavcodec
|
Sun, 05 Oct 2008 14:36:10 +0000 |
vitor |
Factorize duplicate table reading code.
libavcodec
|
Sat, 04 Oct 2008 16:48:07 +0000 |
gpoirier |
Declare ff_pw_53 and ff_pw_18 as assembler constants.
libavcodec
|
Sat, 04 Oct 2008 11:20:02 +0000 |
diego |
Fix 'make checkheaders', based on a patch by Diego Petten, flameeyes gmail com.
libavcodec
|
Sat, 04 Oct 2008 10:26:17 +0000 |
conrad |
Move VP3 loop filter to DSPContext
libavcodec
|
Sat, 04 Oct 2008 09:43:11 +0000 |
lu_zero |
Mark the ff_find_best_tables symbol static to msmpeg4. Patch by Diego Petten
libavcodec
|
Sat, 04 Oct 2008 09:36:35 +0000 |
lu_zero |
Mark ff_div6 and ff_rem6 static in h264.c. Patch by Diego Petten
libavcodec
|
Sat, 04 Oct 2008 09:29:31 +0000 |
lu_zero |
Mark list heads static. Patch by Diego Petten
libavcodec
|
Sat, 04 Oct 2008 01:11:04 +0000 |
michael |
100l forgot return type.
libavcodec
|
Sat, 04 Oct 2008 01:08:48 +0000 |
michael |
Fix indention of NAL type enum.
libavcodec
|
Fri, 03 Oct 2008 23:08:52 +0000 |
michael |
ff_parse_close() is not the correct function for H264Context.
libavcodec
|
Fri, 03 Oct 2008 13:30:19 +0000 |
michael |
Move nal unit types enum and EXTENDED_SAR #define from h264data.h to h264.h.
libavcodec
|
Thu, 02 Oct 2008 21:17:33 +0000 |
aurel |
atrac3dec: cosmetics: indentation
libavcodec
|
Thu, 02 Oct 2008 19:24:26 +0000 |
gpoirier |
fix warning reported by Intel C compiler:
libavcodec
|
Thu, 02 Oct 2008 19:20:11 +0000 |
gpoirier |
Intel C compiler warns on this assignment in this if(), probably
libavcodec
|
Thu, 02 Oct 2008 19:09:56 +0000 |
gpoirier |
Remove duplicate "const" qualifier for *matrix.
libavcodec
|
Thu, 02 Oct 2008 19:05:35 +0000 |
gpoirier |
x264 has removed the b-rdo and bime options, and instead integrated
libavcodec
|
Thu, 02 Oct 2008 16:29:15 +0000 |
reimar |
Use M_PI from libavutil/mathematics.h instead of defining PI ourselves
libavcodec
|
Thu, 02 Oct 2008 16:29:06 +0000 |
reimar |
Make 8svx codec context table pointer const to match the type of the
libavcodec
|