Thu, 01 May 2008 15:20:57 +0000 |
diego |
Mark symbol as static, patch by Diego 'Flameeyes' Petten, flameeyes gmail com.
libavcodec
|
Wed, 30 Apr 2008 16:33:58 +0000 |
diego |
Comment out unused ff_vc1_norm6_spec table.
libavcodec
|
Wed, 30 Apr 2008 09:29:15 +0000 |
diego |
Transform codec short name into a single word.
libavcodec
|
Tue, 29 Apr 2008 21:31:21 +0000 |
diego |
Add long names to some AVCodec declarations.
libavcodec
|
Tue, 29 Apr 2008 18:32:06 +0000 |
michael |
indent
libavcodec
|
Tue, 29 Apr 2008 18:31:29 +0000 |
michael |
Fix decoding of:
libavcodec
|
Tue, 29 Apr 2008 14:08:01 +0000 |
ramiro |
Typo: distoration -> distortion.
libavcodec
|
Tue, 29 Apr 2008 08:37:40 +0000 |
superdump |
Remove leading whitespace in long codec name that was committed in r13017
libavcodec
|
Tue, 29 Apr 2008 07:24:44 +0000 |
diego |
Add some long names to AVCodec declarations.
libavcodec
|
Tue, 29 Apr 2008 07:11:59 +0000 |
diego |
Transform codec names into single words.
libavcodec
|
Tue, 29 Apr 2008 01:29:35 +0000 |
jbr |
remove unused variable, min_framesize
libavcodec
|
Mon, 28 Apr 2008 13:37:36 +0000 |
kostya |
Calculate motion vector information based on PTS provided in slice header
libavcodec
|
Mon, 28 Apr 2008 10:21:58 +0000 |
diego |
Add long names to some AVCodec declarations.
libavcodec
|
Sun, 27 Apr 2008 22:39:51 +0000 |
diego |
Add long names to AVCodec declarations.
libavcodec
|
Sun, 27 Apr 2008 22:19:02 +0000 |
diego |
Make 8SVX codec names just a single word for consistency with other codec names.
libavcodec
|
Sun, 27 Apr 2008 10:52:44 +0000 |
diego |
Add long names to many AVCodec declarations.
libavcodec
|
Sun, 27 Apr 2008 10:01:07 +0000 |
diego |
Use filename as multiple inclusion guard.
libavcodec
|
Sat, 26 Apr 2008 16:02:22 +0000 |
diego |
Rename i386/cputest.c --> i386/cpuid.c.
libavcodec
|
Sat, 26 Apr 2008 15:38:00 +0000 |
diego |
Remove unnecessary test program dependency declarations.
libavcodec
|
Sat, 26 Apr 2008 15:20:06 +0000 |
superdump |
Grammar fixes and improvements for the new ACELP code
libavcodec
|
Sat, 26 Apr 2008 14:41:29 +0000 |
bcoudurier |
break if error in header so it can output already decoded frames
libavcodec
|
Sat, 26 Apr 2008 14:36:34 +0000 |
bcoudurier |
merge init with declaration
libavcodec
|
Sat, 26 Apr 2008 14:34:01 +0000 |
bcoudurier |
cosmetics: merge decls
libavcodec
|
Sat, 26 Apr 2008 14:33:09 +0000 |
bcoudurier |
simplify: merge loops
libavcodec
|
Sat, 26 Apr 2008 14:30:06 +0000 |
bcoudurier |
simplify
libavcodec
|
Sat, 26 Apr 2008 14:28:18 +0000 |
bcoudurier |
simplify: remove useless fields and vars
libavcodec
|
Sat, 26 Apr 2008 14:22:43 +0000 |
bcoudurier |
move MP3On4DecodeContext def near the code and under ifdef
libavcodec
|
Sat, 26 Apr 2008 14:18:29 +0000 |
bcoudurier |
correctly patch syncword for samples rates < 16000, decoder now fully support all iso ref files
libavcodec
|
Sat, 26 Apr 2008 14:10:31 +0000 |
bcoudurier |
fix 1 frame config decoding
libavcodec
|
Sat, 26 Apr 2008 14:08:34 +0000 |
bcoudurier |
remove old draft last case not present anymore in iso specs
libavcodec
|
Sat, 26 Apr 2008 14:00:27 +0000 |
bcoudurier |
mp3on4 decoder now depends on mpeg4audio code
libavcodec
|
Sat, 26 Apr 2008 13:56:52 +0000 |
bcoudurier |
use mpeg4audio common code
libavcodec
|
Sat, 26 Apr 2008 13:09:36 +0000 |
kostya |
Skip blocks in B-frames reuse motion vectors from next reference frame.
libavcodec
|
Sat, 26 Apr 2008 13:08:16 +0000 |
bcoudurier |
simplify
libavcodec
|
Sat, 26 Apr 2008 13:03:41 +0000 |
bcoudurier |
correctly compute out_size and samples number
libavcodec
|
Sat, 26 Apr 2008 12:59:46 +0000 |
bcoudurier |
fsize is 12 bits according to specs
libavcodec
|
Sat, 26 Apr 2008 12:51:52 +0000 |
bcoudurier |
simplify using FFMIN3
libavcodec
|
Sat, 26 Apr 2008 12:39:45 +0000 |
bcoudurier |
return error if buf_size is too small
libavcodec
|
Sat, 26 Apr 2008 12:34:37 +0000 |
bcoudurier |
values can fit uint8_t
libavcodec
|
Sat, 26 Apr 2008 12:33:02 +0000 |
bcoudurier |
add const
libavcodec
|
Sat, 26 Apr 2008 11:52:33 +0000 |
voroshil |
Fixed-point LSP and LPC decoding routines for ACELP-based codecs
libavcodec
|
Sat, 26 Apr 2008 05:03:36 +0000 |
ramiro |
get_vlc2() only gets up to three levels in the tables. The last codes weren't being read properly.
libavcodec
|
Sat, 26 Apr 2008 04:14:33 +0000 |
kostya |
Correct company name
libavcodec
|
Fri, 25 Apr 2008 17:14:47 +0000 |
voroshil |
Fixed-point implementation of ff_cos, ff_log2, ff_exp2.
libavcodec
|
Fri, 25 Apr 2008 16:54:53 +0000 |
bcoudurier |
10l, alphabetical order
libavcodec
|
Fri, 25 Apr 2008 15:15:56 +0000 |
bcoudurier |
identation
libavcodec
|
Fri, 25 Apr 2008 15:11:39 +0000 |
bcoudurier |
remove no more needed field
libavcodec
|
Fri, 25 Apr 2008 15:10:33 +0000 |
bcoudurier |
remove unused var
libavcodec
|
Fri, 25 Apr 2008 15:09:26 +0000 |
bcoudurier |
remove ima qt decoding hack, decode whole frame at once
libavcodec
|
Fri, 25 Apr 2008 15:06:07 +0000 |
bcoudurier |
fix adpcm ima qt decoding, channel at init is 0, correct stereo out since samples += avctx->channels
libavcodec
|
Fri, 25 Apr 2008 14:09:42 +0000 |
bcoudurier |
set channels and sample rate from mpeg4audio config
libavcodec
|
Fri, 25 Apr 2008 14:05:32 +0000 |
bcoudurier |
mov demuxer depends on mpeg4audio code now
libavcodec
|
Fri, 25 Apr 2008 13:25:11 +0000 |
mbardiaux |
Make sure some value is always returned via data_size
libavcodec
|
Fri, 25 Apr 2008 13:05:15 +0000 |
mbardiaux |
Allow bitrates zero and 13200 (needed for decoding mov and aiff)
libavcodec
|
Thu, 24 Apr 2008 22:27:13 +0000 |
bwolowiec |
add a ff_ac3_parse_header_full() which calls ff_ac3_parse_header()
libavcodec
|
Thu, 24 Apr 2008 12:39:25 +0000 |
benoit |
Set pixel aspect ratio for libxvid wrapper.
libavcodec
|
Thu, 24 Apr 2008 10:17:55 +0000 |
diego |
Do not ignore .depend files, they are no longer generated.
libavcodec
|
Tue, 22 Apr 2008 23:24:47 +0000 |
ramiro |
Fix regression introduced by r12929.
libavcodec
|
Tue, 22 Apr 2008 20:30:50 +0000 |
ramiro |
The code now is pretty self explanatory about the header structure.
libavcodec
|
Tue, 22 Apr 2008 20:24:07 +0000 |
ramiro |
Use bytestream functions for reading frame header.
libavcodec
|
Tue, 22 Apr 2008 20:21:21 +0000 |
superdump |
Make Xvid wrapper use threads (with support for newest CVS Xvid only)
libavcodec
|
Tue, 22 Apr 2008 20:06:20 +0000 |
superdump |
Add supported_samplerates field to AVCodec
libavcodec
|
Tue, 22 Apr 2008 16:26:15 +0000 |
diego |
Rename diracschro_common.[ch] to libdirac_libschro.[ch], external library
libavcodec
|
Tue, 22 Apr 2008 13:22:21 +0000 |
lu_zero |
libdirac and libschro common code, patch from Anuradha Suraparaju anuradhaAtrdDoTbbcDoTcoDotuk
libavcodec
|
Tue, 22 Apr 2008 11:14:01 +0000 |
bwolowiec |
change ff_ac3_parse_header() to take a GetBitContext instead of const char*
libavcodec
|
Tue, 22 Apr 2008 09:16:05 +0000 |
diego |
Add .longname to bfi_decoder declaration.
libavcodec
|
Mon, 21 Apr 2008 08:32:11 +0000 |
benoit |
Force inlining of MPV_motion_internal.
libavcodec
|
Mon, 21 Apr 2008 08:30:54 +0000 |
benoit |
Unroll codepath
libavcodec
|
Sun, 20 Apr 2008 23:54:40 +0000 |
reimar |
Simplify ff_split_xiph_headers
libavcodec
|
Sun, 20 Apr 2008 23:33:49 +0000 |
reimar |
Add checks to ff_split_xiph_headers to ensure that returned header_len and
libavcodec
|
Sat, 19 Apr 2008 17:07:58 +0000 |
voroshil |
Implement FFMAX3(a,b,c) - maximum over three arguments.
libavcodec
|
Sat, 19 Apr 2008 13:03:12 +0000 |
ramiro |
Do not pass dct_block to vlc_decode_block().
libavcodec
|
Sat, 19 Apr 2008 12:34:48 +0000 |
ramiro |
Cosmetics and style.
libavcodec
|
Sat, 19 Apr 2008 12:28:32 +0000 |
ramiro |
Rename vlc1 to vlc.
libavcodec
|
Sat, 19 Apr 2008 12:04:33 +0000 |
michael |
Make most of E-AC-3 work without breaking regression tests.
libavcodec
|
Sat, 19 Apr 2008 11:14:55 +0000 |
michael |
This fixes the code so it is correct on both sides of the if().
libavcodec
|
Sat, 19 Apr 2008 10:48:50 +0000 |
michael |
indent
libavcodec
|
Sat, 19 Apr 2008 09:24:20 +0000 |
diego |
Ignore cputest-test.
libavcodec
|
Sat, 19 Apr 2008 09:18:25 +0000 |
diego |
Fix build of cputest test program.
libavcodec
|
Sat, 19 Apr 2008 02:58:36 +0000 |
michael |
100l I broke AC3 in MPEG seeking.
libavcodec
|
Sat, 19 Apr 2008 02:29:27 +0000 |
michael |
Part 2 of EAC3 support, this is still disabled as it breaks regressions
libavcodec
|
Sat, 19 Apr 2008 02:28:24 +0000 |
michael |
part 1 of EAC3 support
libavcodec
|
Sat, 19 Apr 2008 01:59:55 +0000 |
michael |
Add new_frame_start and need_next_header.
libavcodec
|
Sat, 19 Apr 2008 01:50:40 +0000 |
michael |
Change aac and ac3 parsers to use ff_combine_frame().
libavcodec
|
Fri, 18 Apr 2008 08:58:18 +0000 |
benoit |
check alac EOF marker
libavcodec
|
Fri, 18 Apr 2008 08:43:11 +0000 |
benoit |
BFI video decoder.
libavcodec
|
Fri, 18 Apr 2008 03:09:01 +0000 |
michael |
remove AACAC3FrameFlag
libavcodec
|
Thu, 17 Apr 2008 22:06:06 +0000 |
diego |
cosmetics: spelling
libavcodec
|
Thu, 17 Apr 2008 22:04:34 +0000 |
diego |
cosmetics: Sort some lists alphabetically.
libavcodec
|
Thu, 17 Apr 2008 21:57:52 +0000 |
diego |
cosmetics: __asm__ __volatile__ --> asm volatile
libavcodec
|
Thu, 17 Apr 2008 21:03:26 +0000 |
vitor |
Remove another unneeded var from context
libavcodec
|
Thu, 17 Apr 2008 19:48:02 +0000 |
vitor |
10l: my last commit broke compilation and introduced warnings
libavcodec
|
Thu, 17 Apr 2008 19:45:14 +0000 |
vitor |
Remove unneeded variables from context
libavcodec
|
Thu, 17 Apr 2008 18:50:31 +0000 |
vitor |
Remove wrapper around av_log2()
libavcodec
|
Thu, 17 Apr 2008 15:41:25 +0000 |
astrange |
Xvid IDCTs are not under CONFIG_GPL, so don't require it when using them.
libavcodec
|
Thu, 17 Apr 2008 07:38:30 +0000 |
benoit |
fix a typo
libavcodec
|
Thu, 17 Apr 2008 07:37:02 +0000 |
benoit |
Make two comments doxygen compatible.
libavcodec
|
Thu, 17 Apr 2008 06:07:27 +0000 |
andoma |
Add descriptive long_name to AVCodec
libavcodec
|
Thu, 17 Apr 2008 03:22:35 +0000 |
michael |
indent
libavcodec
|
Thu, 17 Apr 2008 03:21:15 +0000 |
michael |
Factorize more code.
libavcodec
|
Thu, 17 Apr 2008 03:08:25 +0000 |
michael |
Factorize decode_postfix() out.
libavcodec
|
Thu, 17 Apr 2008 03:00:08 +0000 |
michael |
Change k limiting code, i think the code was buggy.
libavcodec
|
Thu, 17 Apr 2008 02:40:50 +0000 |
michael |
more senseless code
libavcodec
|
Thu, 17 Apr 2008 02:38:41 +0000 |
michael |
senseless code
libavcodec
|
Thu, 17 Apr 2008 02:35:00 +0000 |
michael |
useless variable
libavcodec
|
Thu, 17 Apr 2008 02:30:00 +0000 |
michael |
simplify
libavcodec
|
Wed, 16 Apr 2008 21:50:41 +0000 |
mru |
fix building of test programs (make tests)
libavcodec
|
Wed, 16 Apr 2008 20:51:39 +0000 |
diego |
cosmetics: Fix nonstandard indentation.
libavcodec
|
Wed, 16 Apr 2008 20:43:37 +0000 |
heydowns |
Cosmetics:
libavcodec
|
Wed, 16 Apr 2008 15:33:30 +0000 |
michael |
unused
libavcodec
|
Wed, 16 Apr 2008 15:33:09 +0000 |
michael |
cosmetic
libavcodec
|
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
|