Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-07-23Remove useless #include <unistd.h> from many filesMåns Rullgård
Originally committed as revision 19499 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-23cosmetics: Reorder some tables/lines to make future diffs smaller.Diego Biurrun
Originally committed as revision 19498 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-23#include just the required stdint.h instead of libavutil/common.h.Diego Biurrun
Originally committed as revision 19497 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-23cosmetics: small typo fixesDiego Biurrun
Originally committed as revision 19496 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-23cosmetics: reindent/prettyprint after last commitDiego Biurrun
Originally committed as revision 19495 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-23Only compile in NEON optimizations for H.264 when the H.264 decoder is enabled.Diego Biurrun
Originally committed as revision 19494 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-23Do not redundantly check for both CONFIG_THEORA_DECODER and CONFIG_VP3_DECODER.Diego Biurrun
The Theora decoder depends on the VP3 decoder. Originally committed as revision 19492 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-23Make Theora decoder depend on the VP3 decoder.Diego Biurrun
Practically all the code is shared. Originally committed as revision 19491 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-22Add missing stdint.h #include to fix 'make checkheaders'.Diego Biurrun
Originally committed as revision 19484 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-22Revert unintended portion of last commit. (Setting the default coder toAlex Converse
twoloop.) Originally committed as revision 19481 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-22Be sure to increment our position in the coefficient array when skipping a zeroAlex Converse
band in the twoloop scalefactor search. Originally committed as revision 19480 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-21Make E-AC-3 decoder depend on the AC-3 decoder.Diego Biurrun
It is impossible to build E-AC-3 without AC-3. Originally committed as revision 19477 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-21ARM: handle VFP register arguments in ff_vector_fmul_window_neon()Måns Rullgård
Originally committed as revision 19475 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-21ARM: check for VFP register argumentsMåns Rullgård
Originally committed as revision 19474 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-21Remove an unused field from the BandCodingPath struct.Alex Converse
Originally committed as revision 19473 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-21Actually use all the codebooks we are iterating over in the two-loop ↵Alex Converse
scalefactor search. Originally committed as revision 19472 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-20Fix an integer overflow in the AAC encoder.Alex Converse
Originally committed as revision 19470 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-20Make VP6A/VP6F decoders depend on the VP6 decoder.Diego Biurrun
They share so much code that enabling one without the other is pointless. Originally committed as revision 19468 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-19Remove two more lines related to the WMV3 decoder.Diego Biurrun
They are now enabled by the VC-1 decoder. Originally committed as revision 19467 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-19Make WMV3 decoders depend on their VC-1 counterparts.Diego Biurrun
They share so much code that enabling one without the other is pointless. Originally committed as revision 19466 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-17Replace pow(x, 0.75) with sqrtf(x * sqrtf(x)) for a 33% speedup.Alex Converse
Originally committed as revision 19459 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-17Dead code removal in the AAC encoder.Alex Converse
Originally committed as revision 19457 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-17Icc 11.1 still does not align the stack pointer, disable some x264 functions.Carl Eugen Hoyos
Originally committed as revision 19454 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-17Add iirfilter to the TESTPROGS variable (and target)Alex Converse
Originally committed as revision 19448 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-17When calculating AAC quantized band cost, don't leave garbage in the bit countAlex Converse
for the 0 codebook. Originally committed as revision 19444 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-17IIR filter test program.Alex Converse
Originally committed as revision 19443 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-17cosmetics: Move some code blocks to reduce the number of #ifdefs.Diego Biurrun
Originally committed as revision 19442 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-15Set subtitle type in DVB subtitle decoder.Janne Grunau
Patch by Janne Grunau <j?nne-f?mpeg@jannau?net>. Originally committed as revision 19432 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-14Use cutoff frequency to adjust bandwidth in the generic psymodel preprocess.Alex Converse
Originally committed as revision 19429 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-13Fix "warning: assignment discards qualifiers from pointer target type"David Conrad
Originally committed as revision 19424 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-13Fix memory leak in libtheora encoderArt Clarke
Patch by Art Clarke [aclark , xuggle . com] Originally committed as revision 19423 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-12Make VAAPI/VDPAU variant of decoder foo depend on decoder foo.Diego Biurrun
The VAAPI/VDPAU variants of foo require almost all of the code of foo. Thus it makes little sense to enable just the accelerated variant. This allows refactoring some object dependencies in the Makefiles. Originally committed as revision 19403 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-11Cosmetics: reindent after last commitAlex Converse
Originally committed as revision 19400 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-11Ignore subsequent channel configurations after the first in an AAC file. TheAlex Converse
current code doesn't handle them properly, and they are a dubious construction at best. Originally committed as revision 19399 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-11Mark iir filter init and free functions av_cold.Alex Converse
Originally committed as revision 19398 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-11Fix "iirfilter.c:55: warning: unused variable ‘size’"Alex Converse
Originally committed as revision 19397 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-11Eliminate use of complex.h from iirfilter.cAlex Converse
Originally committed as revision 19396 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-09Change fminf/fmaxf to FFMIN/FFMAX to fix the build on broken operating systems.Alex Converse
Originally committed as revision 19391 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-09Fix declarations of complex numbersMåns Rullgård
Complex numbers must be declared using a base type of float, double, or long double. Originally committed as revision 19390 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-09Reindent after last commitAlex Converse
Originally committed as revision 19382 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-09Prevent AAC frame size overflows.Alex Converse
Originally committed as revision 19381 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-09Refactor windowing and early psy from bitstream writing parts of the AAC ↵Alex Converse
encoder. Originally committed as revision 19380 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-09Turn on AAC rate control.Alex Converse
Originally committed as revision 19379 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-09cosmetics: Remove unnecessary {} around if/for blocks;Diego Biurrun
move statements after if/for to the next line. Originally committed as revision 19378 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-09cosmetics: prettyprinting, K&R style, break overly long linesDiego Biurrun
Originally committed as revision 19377 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-09Cosmetics: Pretty print the AAC encoder.Alex Converse
Originally committed as revision 19376 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-09Merge the AAC encoder from SoC svn. It is still considered experimental.Alex Converse
Originally committed as revision 19375 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-08Add extra validation checks to ff_vorbis_len2vlc.Reimar Döffinger
They should not be necessary, but it seems like a reasonable precaution. Originally committed as revision 19374 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-08Make sure that values generated for ff_vorbis_len2vlc inReimar Döffinger
vorbis_parse_setup_hdr_codebooks are in the valid range (<=32). Originally committed as revision 19373 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-08Add PIX_FMT_ARGB encoding to qtrle.Alexis Ballier
Patch by Alexis Ballier, alexis ballier gmail Originally committed as revision 19372 to svn://svn.ffmpeg.org/ffmpeg/trunk