|
|
|
@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 > …
|
|
|
@ebc22cc2
|
16 years |
pross |
Electronic Arts demuxer: support SxEN audio tags found in 'Need for …
|
|
|
@3b4b1137
|
16 years |
pross |
Fix CODEC_ID_PCM_U8 decoder output size calculation to support …
|
|
|
@8d36d36e
|
16 years |
stefano.sabatini-lala |
Add to the ffmpeg docs an usage example showing how to extract images …
|
|
|
@6819af82
|
16 years |
pross |
Electronic Arts demuxer: perform identification of ADPCM EA R2 codec …
|
|
|
@a07f1178
|
16 years |
pross |
Electronic Arts demuxer: ignore PTxx platform ID values.
Originally …
|
|
|
@d3302b7
|
16 years |
pross |
Support Electronic Arts files containing MPEG2VIDEO.
Originally …
|
|
|
@81b060fa
|
16 years |
lorenm |
align the audio decoding buffer, since some codecs write to it with …
|
|
|
@72745cff
|
16 years |
lorenm |
use float_to_int16_interleave in ac3
Originally committed as revision …
|
|
|
@916d5d6c
|
16 years |
lorenm |
use imdct_half in ac3
Originally committed as revision 14705 to …
|
|
|
@862b98d4
|
16 years |
lorenm |
cosmetics in dsp init
Originally committed as revision 14704 to …
|
|
|
@d46ac5bf
|
16 years |
lorenm |
mdct wrapper function to match fft
Originally committed as revision …
|
|
|
@0a570e82
|
16 years |
lorenm |
remove mdct tmp buffer
Originally committed as revision 14702 to …
|
|
|
@e8dd7b0c
|
16 years |
lorenm |
remove a float->double->float conversion.
1.8x faster imdct_c with …
|
|
|
@46803f4f
|
16 years |
lorenm |
optimize imdct_half:
remove tmp buffer.
skip fft reinterleave pass, …
|
|
|
@49c0dd75
|
16 years |
lorenm |
indent
Originally committed as revision 14699 to …
|
|
|
@5d0ddd1a
|
16 years |
lorenm |
split-radix FFT
c is 1.9x faster than previous c (on various x86 …
|
|
|
@bafad220
|
16 years |
lorenm |
import yasm macros from x264
Originally committed as revision 14697 …
|
|
|
@304d586
|
16 years |
lorenm |
yasm buildsystem
Originally committed as revision 14696 to …
|
|
|
@9edae4ad
|
16 years |
robert.swain |
Synchronise code with AAC decoder in SoC
Originally committed as …
|
|
|
@9cc04edf
|
16 years |
robert.swain |
More OKed hunks of the AAC decoder from SoC
Originally committed as …
|
|
|
@3f66d168
|
16 years |
Roman R. |
Fixing the units in DV50 tables (both coordinates are
supposed to be …
|
|
|
@5e8ecfde
|
16 years |
pross |
Apply PCM ENCODE/DECODE() macros to the S/U,8/24/32,LE/BE PCM codecs.
…
|
|
|
@d557838c
|
16 years |
Roman R. |
Coalescing the un-weighting and de-quantization steps for faster …
|
|
|
@76c655fb
|
16 years |
kostya.shishkov |
Simplify colour conversion in Fraps as suggested by Michael
…
|
|
|
@29671011
|
16 years |
michaelni |
The deblock filter does not need all the intra availability stuff so …
|
|
|
@faa7e394
|
16 years |
michaelni |
Simplify constrained_intra_pred code in fill_caches().
Originally …
|
|
|
@d1d10e91
|
16 years |
michaelni |
Support MBAFF + constrained intra prediction.
(no i would not have …
|
|
|
@697c7cd
|
16 years |
robert.swain |
Bump minor version as av_log_missing_feature() was added to public API …
|
|
|
@ea779d91
|
16 years |
robert.swain |
Add a generic function to lavc to log messages about missing features. …
|
|
|
@af176191
|
16 years |
kostya.shishkov |
R and B components are stored as a differences to G component in Fraps …
|
|
|
@beca9a28
|
16 years |
michaelni |
Mask bits of reference indexes properly to avoid negative numbers …
|
|
|
@e248cb60
|
16 years |
michaelni |
Remove a few more lines of unneeded code in fill_caches() for MBAFF. …
|
|
|
@1b46683
|
16 years |
banan |
FOURCC addition: added 3IV2, another mpeg4 id. …
|
|
|
@d50cdd8
|
16 years |
michaelni |
Use the correct reference tables for interlaced MBAFF MBs in the loop …
|
|
|
@d9d9a8c0
|
16 years |
pross |
Add MDEC tags to Electronic Arts demuxer.
Originally committed as …
|
|
|
@0281d325
|
16 years |
michaelni |
Do not execute the part of fill_caches() for the loopfilter that …
|
|
|
@8163c870
|
16 years |
stefano.sabatini-lala |
Cosmetics: move at the beginning of the file the av_frac_* functions, …
|
|
|
@3d11b8ce
|
16 years |
michaelni |
Remove more code that has become useless after the pairless MBAFF loop …
|
|
|
@7fc332c7
|
16 years |
stefano.sabatini-lala |
Remove reference to the unsupported master format from ffserver.conf.
…
|
|
|
@cc0591da
|
16 years |
robert.swain |
Sync already committed code with that in SoC and commit more OKed …
|
|
|
@5f7f971
|
16 years |
michaelni |
Remove odd pairwise deblock filtering applied to MBAFF MBs.
…
|
|
|
@44015c56
|
16 years |
Aurélien Jacobs |
matroskadec: add basic tags support (metadata)
Originally committed …
|
|
|
@4f5c72e8
|
16 years |
pross |
PCM regression tests.
Originally committed as revision 14671 to …
|
|
|
@76eb5c05
|
16 years |
stefano.sabatini-lala |
Cosmetics: fix weird indent.
Originally committed as revision 14670 …
|
|
|
@540f1c7b
|
16 years |
stefano.sabatini-lala |
Implement avfilter_version().
Originally committed as revision 14669 …
|
|
|
@b3b990b6
|
16 years |
stefano.sabatini-lala |
Implement avdevice_version().
Originally committed as revision 14668 …
|
|
|