|
|
|
@8cb2db4e
|
16 years |
michaelni |
restore alphabetical order of TESTS
Originally committed as revision …
|
|
|
@31bcb290
|
16 years |
michaelni |
Add PCA to TESTS.
Originally committed as revision 14812 to …
|
|
|
@f1f373c2
|
16 years |
justin.ruggles |
fix and simplify frame size check and reencoding in verbatim mode
…
|
|
|
@4869f47e
|
16 years |
michaelni |
Add multiple inclusion guards for consistency and to avoid them being …
|
|
|
@ab1388e4
|
16 years |
michaelni |
Move context struct to c file.
Originally committed as revision 14809 …
|
|
|
@f43ad0fe
|
16 years |
michaelni |
Add prototypes to header (based on code by ramiro)
Originally …
|
|
|
@64417375
|
16 years |
michaelni |
Make ff_pca_init() allocate it struct instead of letting the user …
|
|
|
@7b0a6612
|
16 years |
michaelni |
Do not mix declarations and statements (by ramiro).
Originally …
|
|
|
@88ccaf6f
|
16 years |
michaelni |
put testing code under #ifdef TEST
Originally committed as revision …
|
|
|
@cd5cd377
|
16 years |
michaelni |
Testing code uses random().
Originally committed as revision 14804 to …
|
|
|
@a50bd69d
|
16 years |
michaelni |
fix includes
Originally committed as revision 14803 to …
|
|
|
@7a0d00d4
|
16 years |
michaelni |
Principal component analysis
(will be cleaned up in next commits)
…
|
|
|
@83e92ab6
|
16 years |
ramiro.polla |
alacenc: NULL_IF_CONFIG_SMALL long_name.
Originally committed as …
|
|
|
@52098468
|
16 years |
voroshil |
G.729 decoder main code
(just skeleton, contains only parts, …
|
|
|
@720d52c6
|
16 years |
kostya.shishkov |
More okayed chunks of AAC encoder
Originally committed as revision …
|
|
|
@6b931476
|
16 years |
ramiro.polla |
Import ok'd parts of ALAC encoder from GSoC repo.
Originally …
|
|
|
@38c1a5c4
|
16 years |
justin.ruggles |
update my email address to one which does not depend on my service …
|
|
|
@81fc8a63
|
16 years |
justin.ruggles |
use range of lpc orders in ORDER_METHOD_EST
Originally committed as …
|
|
|
@9045f5e
|
16 years |
justin.ruggles |
cosmetics: adjust line breaks and vertical alignment
Originally …
|
|
|
@56c07e2
|
16 years |
justin.ruggles |
use limited range of lpc orders when quantizing coefficients
…
|
|
|
@e748e34d
|
16 years |
Aurélien Jacobs |
struct timeval requires #include <sys/time.h>
patch by Dave Yeo …
|
|
|
@e9e3c980
|
16 years |
ramiro.polla |
lpc: cosmetics: vertically align declarations and definitions.
…
|
|
|
@1b0f6fb8
|
16 years |
robert.swain |
Use correct asm object type and necessary -DPIC for yasm on 64-bit …
|
|
|
@c50da3ad
|
16 years |
ramiro.polla |
flacenc, lpc: Move LPC code from flacenc.c to new lpc.[ch] files.
…
|
|
|
@51c796d0
|
16 years |
ramiro.polla |
flacenc: Allow more flexible shift calculation in LPC.
Originally …
|
|
|
@3cffbe09
|
16 years |
michaelni |
Fix rc_eq mem leak.
Originally committed as revision 14788 to …
|
|
|
@847d0536
|
16 years |
michaelni |
Revert r14260
Log:
Free in avcodec_close() avctx->rc_eq. Fix a …
|
|
|
@f5c3eae3
|
16 years |
kostya.shishkov |
Synchronize AAC encoder with renamings in aac.h
Originally committed …
|
|
|
@817015e4
|
16 years |
kostya.shishkov |
Add approved chunks to AAC encoder
Originally committed as revision …
|
|
|
@38a1c7f2
|
16 years |
pross |
Use memcpy() for PCM S16/S32 codecs when codec byte-order matches …
|
|
|
@4c00864f
|
16 years |
diego |
Surround format-specific functions with matching preprocessor …
|
|
|
@7402ee2
|
16 years |
diego |
Surround AVInputFormat declarations with format-specific #ifdefs.
…
|
|
|
@96445426
|
16 years |
diego |
Replace generic CONFIG_MUXERS preprocessor condition around …
|
|
|
@bcb5430a
|
16 years |
diego |
Replace generic CONFIG_MUXERS preprocessor conditions around …
|
|
|
@082f7ac
|
16 years |
diego |
cosmetics: Remove redundant #endif comments that are very close to the …
|
|
|
@fb9f111
|
16 years |
diego |
cosmetics: misc spelling fixes
Originally committed as revision 14778 …
|
|
|
@ff9c8d7
|
16 years |
michaelni |
Add flag to mark demuxers that can output discontinuous timestamps. …
|
|
|
@8a9d72a0
|
16 years |
michaelni |
Simplify by using FFMAX.
Originally committed as revision 14776 to …
|
|
|
@cce540c
|
16 years |
robert.swain |
Don't try to free shared ff_sine_* tables pointed to by s->windows[]
…
|
|
|
@9ffd5c1c
|
16 years |
robert.swain |
More OKed AAC decoder hunks
Originally committed as revision 14774 to …
|
|
|
@aa6ed608
|
16 years |
mans |
Add myself as ARM maintainer
Originally committed as revision 14773 …
|
|
|
@848a5815
|
16 years |
robert.swain |
Synchronise AAC decoder code with that from SoC
Originally committed …
|
|
|
@2272e04a
|
16 years |
lorenm |
document some dsp alignments
Originally committed as revision 14771 …
|
|
|
@62a57fa
|
16 years |
robert.swain |
More OKed sections of AAC decoder code
Originally committed as …
|
|
|
@e9b9a2f8
|
16 years |
michaelni |
Add -fasm and -std=c99 when supported.
Originally committed as …
|
|
|
@a964e813
|
16 years |
Aurélien Jacobs |
use h_addr_list[0] instead of h_addr as this is the posix hostent …
|
|
|
@47698b83
|
16 years |
robert.swain |
The ff_sine_#[] should be aligned as they will commonly be used in …
|
|
|
@7246177d
|
16 years |
Aurélien Jacobs |
ensure we get explicit definition of various _XOPEN_SOURCE functions …
|
|
|
@b5f46e93
|
16 years |
baptiste.coudurier |
import ok'd hunks for mxf muxer
Originally committed as revision …
|
|
|
@2b409ca9
|
16 years |
diego |
Remove hackish support for fastmemcpy from MPlayer.
Originally …
|
|
|
@1e8bd10c
|
16 years |
ramiro.polla |
mlp: Define End-of-Stream code in common header file and use it in …
|
|
|
@07be55d
|
16 years |
kostya.shishkov |
Remove not OKed parts from AAC encoder
Originally committed as …
|
|
|
@29a717ae
|
16 years |
diego |
Use '#include <poll.h>' instead of '#include <sys/poll.h>'.
It is the …
|
|
|
@084cadab
|
16 years |
diego |
Add an example of higher resolution video encoding for the PSP to the …
|
|
|
@b96e074
|
16 years |
diego |
Fix the PSP examples in the FAQ to use libx264 as codec instead of …
|
|
|
@69fc4da3
|
16 years |
robert.swain |
Add declarations for the sine tables used in wma.c (half window sizes: …
|
|
|
@ece6b83c
|
16 years |
robert.swain |
Change wma.c to use the ff_sine_window_init() from mdct.c
Originally …
|
|
|
@7139bfa8
|
16 years |
diego |
Surround '#include <sys/select>' by HAVE_SYS_SELECT_H.
patch by …
|
|
|
@bf6ce82d
|
16 years |
diego |
Check for sys/select.h and poll.h unconditionally, not just if …
|
|
|
@11a9d3e8
|
16 years |
michaelni |
Add -D_POSIX_C_SOURCE=200112 to cflags.
Originally committed as …
|
|
|
@67a38cee
|
16 years |
diego |
Change Dirac in MPEG-TS encapsulation to conform with spec changes. …
|
|
|
@c03d9d05
|
16 years |
kostya.shishkov |
Okayed parts of AAC encoder
Originally committed as revision 14752 to …
|
|
|
@7ca7d5fa
|
16 years |
lorenm |
file which should have been added in r14749
Originally committed as …
|
|
|
@75ac287
|
16 years |
lorenm |
missing prototype
Originally committed as revision 14750 to …
|
|
|
@ebceaa1c
|
16 years |
lorenm |
gcc chokes on the 7 registers needed for float_to_int16_interleave6 …
|
|
|
@ee46753
|
16 years |
lorenm |
gcc chokes on xmm constraints, so pessimize …
|
|
|
@a7cc783d
|
16 years |
ramiro.polla |
mlp: split simple inline function that xors 4 bytes into one.
…
|
|
|
@3c9769a0
|
16 years |
michaelni |
Do not fill the pts reordering buffer with guessed dts.
These values …
|
|
|
@aca36b2
|
16 years |
michaelni |
Remove unneeded whitespace and quotes from -D_ISOC99_SOURCE.
…
|
|
|
@6758723
|
16 years |
lorenm |
special case 6 channel version of float_to_int16_interleave
5% faster …
|
|
|
@911e21a3
|
16 years |
lorenm |
simd int->float
20% faster ac3 if downmixing, 15% if not
Originally …
|
|
|
@ac2e556
|
16 years |
lorenm |
simd downmix
13% faster ac3 if downmixing
Originally committed as …
|
|
|
@45d9d618
|
16 years |
lorenm |
don't mark the delayed samples for upmixing if they haven't been …
|
|
|
@3b6516f7
|
16 years |
lorenm |
oops, non-normalized downmix to mono contaminated add_bias for …
|
|
|
@da0def34
|
16 years |
michaelni |
Change _ISOC9X_SOURCE to _ISOC99_SOURCE.
Originally committed as …
|
|
|
@5df3cc6f
|
16 years |
Aurélien Jacobs |
matroskadec: list some more ebml IDs found in the wild and that we …
|
|
|
@9a109272
|
16 years |
stefano.sabatini-lala |
Make show_banner() and show_version() print both the compile-time and …
|
|
|
@850a8d42
|
16 years |
stefano.sabatini-lala |
Add examples in documentation showing how to avoid to decode audio and …
|
|
|
@06cddea0
|
16 years |
ramiro.polla |
mlp: Cosmetics: Close comments in an extra line and
remove empty lines …
|
|
|
@f4bba201
|
16 years |
diego |
Dirac encapsulation in MPEG-TS
patch by Anuradha Suraparaju, anuradha …
|
|
|
@ce15710f
|
16 years |
ramiro.polla |
mlp: Split common code from parser and decoder to be used by encoder.
…
|
|
|
@e7327dbb
|
16 years |
diego |
Remove unused variable.
Originally committed as revision 14732 to …
|
|
|
@2485abe
|
16 years |
diego |
Remove unused variable.
Originally committed as revision 14731 to …
|
|
|
@488b1ca4
|
16 years |
michaelni |
10000l, revert mistakely commited and unrelated hunk.
Originally …
|
|
|
@ad1d8710
|
16 years |
michaelni |
Move -D_ISOC9X_SOURCE to configure so its available to all tests.
…
|
|
|
@ea452b54
|
16 years |
Aurélien Jacobs |
strcasecmp() requires #include <strings.h>
Originally committed as …
|
|
|
@5af4f1f3
|
16 years |
Aurélien Jacobs |
move M_PI definition along with other math definitions
Originally …
|
|
|
@af44e8e4
|
16 years |
Carl Eugen Hoyos |
Show result of yasm test.
Originally committed as revision 14726 to …
|
|
|
@d1a12956
|
16 years |
Aurélien Jacobs |
define some math constants so as not to depend on _XOPEN_SOURCE
…
|
|
|
@29d3ed3b
|
16 years |
Aurélien Jacobs |
ffserver: SA_RESTART and unsetenv require _XOPEN_SOURCE
Originally …
|
|
|
@131f1cb2
|
16 years |
Aurélien Jacobs |
matroskadec: parse available blocks even when cluster parsing failed …
|
|
|
@ee5b34d5
|
16 years |
ramiro.polla |
mlp_parser: Initialize crc data in its own function.
Originally …
|
|
|
@5dae0dd2
|
16 years |
ramiro.polla |
mlpdec: Put some doxy comments to the right of vars instead of …
|
|
|
@f53acb7b
|
16 years |
ramiro.polla |
mlpdec: Split channel parameters from context into their own struct.
…
|
|
|
@557ac0c4
|
16 years |
lorenm |
optimize ac3_downmix.
1.3x faster 5.1->stereo, 1.9x faster 5.1->mono.
…
|
|
|
@0e55ba72
|
16 years |
michaelni |
Add needed include, make it compile without -D_BSD_SOURCE.
Originally …
|
|
|
@db01fa13
|
16 years |
ramiro.polla |
mlpdec: whitespace and line-breaking cosmetics.
Originally committed …
|
|
|
@d6aa052d
|
16 years |
ramiro.polla |
mlpdec: Split filter parameters from context into their own struct.
…
|
|
|
@0d84a8f6
|
16 years |
baptiste.coudurier |
increase MAX_REORDER_DELAY and pts_buffer size to 16, max for h264 atm …
|
|
|
@cb5b96cd
|
16 years |
baptiste.coudurier |
Prevent dts generation code to be executed when delay is > …
|
|
|