|
|
|
@7f4e15e2
|
15 years |
diego |
cosmetics: Reorder some tables/lines to make future diffs smaller.
…
|
|
|
@84ef7e7f
|
15 years |
diego |
#include just the required stdint.h instead of libavutil/common.h.
…
|
|
|
@4c4b5053
|
15 years |
diego |
cosmetics: small typo fixes
Originally committed as revision 19496 to …
|
|
|
@7d90972c
|
15 years |
diego |
cosmetics: reindent/prettyprint after last commit
Originally …
|
|
|
@31cf61b4
|
15 years |
diego |
Only compile in NEON optimizations for H.264 when the H.264 decoder is …
|
|
|
@adcb2190
|
15 years |
mans |
Move output redirection of deps generation from make rule to …
|
|
|
@99e5a9d1
|
15 years |
diego |
Do not redundantly check for both CONFIG_THEORA_DECODER and …
|
|
|
@4eef77c1
|
15 years |
diego |
Make Theora decoder depend on the VP3 decoder.
Practically all the …
|
|
|
@df5e3978
|
15 years |
mans |
configure: group tests for compiler characteristics together
…
|
|
|
@a036c1b5
|
15 years |
mans |
configure: set -mdynamic-no-pic flag in main darwin section
…
|
|
|
@d90330dc
|
15 years |
mans |
configure: remove special flags for XLC on Darwin
Rationale:
- …
|
|
|
@55b290c6
|
15 years |
mans |
configure: remove some darwin-related cruft
Originally committed as …
|
|
|
@2dfa3054
|
15 years |
mans |
Fix building of tools/*
Fixes issue 1282
Originally committed as …
|
|
|
@fa0912fe
|
15 years |
mans |
configure: group all cpu-specific tests together
Originally committed …
|
|
|
@b06da172
|
15 years |
diego |
Add missing stdint.h #include to fix 'make checkheaders'.
Originally …
|
|
|
@6c2a778d
|
15 years |
Carl Eugen Hoyos |
Remove unused global variable.
Originally committed as revision 19483 …
|
|
|
@9276b8f0
|
15 years |
Carl Eugen Hoyos |
Calculate gradient from parameter instead of using a global variable.
…
|
|
|
@04e257fa
|
15 years |
alex.converse |
Revert unintended portion of last commit. (Setting the default coder …
|
|
|
@a62d6cfe
|
15 years |
alex.converse |
Be sure to increment our position in the coefficient array when …
|
|
|
@804db446
|
15 years |
ramiro.polla |
Remove unused variables.
Originally committed as revision 29435 to …
|
|
|
@62a0525d
|
15 years |
mans |
x11grab: remove unnecessary #includes and senseless #define
…
|
|
|
@07874f22
|
15 years |
Carl Eugen Hoyos |
Due to a typo in videogen.c, the regression test videos were not as …
|
|
|
@baf91bb9
|
15 years |
diego |
Make E-AC-3 decoder depend on the AC-3 decoder.
It is impossible to …
|
|
|
@b31ac3c8
|
15 years |
kostya.shishkov |
Register some additional AMF types in libavformat/flv.h
Originally …
|
|
|
@0a8958c
|
15 years |
mans |
ARM: handle VFP register arguments in ff_vector_fmul_window_neon()
…
|
|
|
@ce742de2
|
15 years |
mans |
ARM: check for VFP register arguments
Originally committed as …
|
|
|
@5cf20d07
|
15 years |
alex.converse |
Remove an unused field from the BandCodingPath struct.
Originally …
|
|
|
@01939922
|
15 years |
alex.converse |
Actually use all the codebooks we are iterating over in the two-loop …
|
|
|
@89f2932b
|
15 years |
mans |
configure: make --extra-cflags cumulative again
Originally committed …
|
|
|
@932e6a5a
|
15 years |
alex.converse |
Fix an integer overflow in the AAC encoder.
Originally committed as …
|
|
|
@87a84431
|
15 years |
diego |
Merge AMR and OpenCORE documentation sections.
Originally committed …
|
|
|
@e82dc4c9
|
15 years |
diego |
Make VP6A/VP6F decoders depend on the VP6 decoder.
They share so much …
|
|
|
@64101340
|
15 years |
diego |
Remove two more lines related to the WMV3 decoder.
They are now …
|
|
|
@015f8ee0
|
15 years |
diego |
Make WMV3 decoders depend on their VC-1 counterparts.
They share so …
|
|
|
@6fec122a
|
15 years |
mans |
Support building with TI TMS470 compiler
Originally committed as …
|
|
|
@5e567aae
|
15 years |
diego |
Consistently lowercase all HTML tags.
Originally committed as …
|
|
|
@63d72fda
|
15 years |
diego |
If any input/output devices are enabled then indevs/outdevs should
get …
|
|
|
@58ad770
|
15 years |
stefano.sabatini-lala |
Use globally consistent include guard names.
Originally committed as …
|
|
|
@8beb4178
|
15 years |
stefano.sabatini-lala |
Replace two occurrences of 'vfwcap_demuxer' with 'vfwcap_indev', I …
|
|
|
@0e57fe17
|
15 years |
Carl Eugen Hoyos |
Allow enabling alsa and jack devices.
Originally committed as …
|
|
|
@3d51be01
|
15 years |
alex.converse |
Replace pow(x, 0.75) with sqrtf(x * sqrtf(x)) for a 33% speedup.
…
|
|
|
@4e67aedd
|
15 years |
diego |
Make sure that tests/seek_test.o gets deleted on 'make clean'.
Closes …
|
|
|
@c369e836
|
15 years |
alex.converse |
Dead code removal in the AAC encoder.
Originally committed as …
|
|
|
@24524f3
|
15 years |
mans |
configure: improve detection of out-of-tree builds
Originally …
|
|
|
@980a75c5
|
15 years |
mans |
configure: remove some useless comments
Originally committed as …
|
|
|
@36904c4c
|
15 years |
Carl Eugen Hoyos |
Icc 11.1 still does not align the stack pointer, disable some x264 …
|
|
|
@e7ea5e3d
|
15 years |
mans |
Check for attribute((packed)) support
Not all compilers claiming …
|
|
|
@df5cdc2
|
15 years |
mans |
configure: handle --cpu before running compiler
It is possible that …
|
|
|
@a915980a
|
15 years |
mans |
configure: simplify --cpu handling slightly
Originally committed as …
|
|
|
@87d718ae
|
15 years |
kostya.shishkov |
cosmetics: reindent after last commit
Originally committed as …
|
|
|
@aa5a99ae
|
15 years |
kostya.shishkov |
Add SHA-2 hashing
Originally committed as revision 19449 to …
|
|
|
@6bb17c5
|
15 years |
alex.converse |
Add iirfilter to the TESTPROGS variable (and target)
Originally …
|
|
|
@64cd8050
|
15 years |
stefano.sabatini-lala |
Rename invalid option name "gop" to "g" in opt_target(), so that …
|
|
|
@b0f0c430
|
15 years |
mans |
Use CPPFLAGS when building tests
Originally committed as revision …
|
|
|
@88ec6ac9
|
15 years |
mans |
configure: do not warn about mismatching altivec/cpu selection
We do …
|
|
|
@a5762c9
|
15 years |
alex.converse |
When calculating AAC quantized band cost, don't leave garbage in the …
|
|
|
@ca0f1e5
|
15 years |
alex.converse |
IIR filter test program.
Originally committed as revision 19443 to …
|
|
|
@359a9979
|
15 years |
diego |
cosmetics: Move some code blocks to reduce the number of #ifdefs.
…
|
|
|
@1eb0811e
|
15 years |
diego |
Update project URL for OpenCORE AMR.
patch by Martin Storsjö, martin …
|
|
|
@2b2c2a81
|
15 years |
ramiro.polla |
Fix check_func_headers. The reference to the function under test was …
|
|
|
@973859f5
|
15 years |
mans |
Disable gcc auto-vectorisation
The auto-vectoriser in gcc is enabled …
|
|
|
@89e053f8
|
15 years |
mans |
Require aligned memory for everything that needs it
Altivec, NEON, …
|
|
|
@bd20afc
|
15 years |
diego |
Skip the check for SSE aligned memory allocators when SSE is disabled. …
|
|
|
@ebb82604
|
15 years |
benoit.fouet |
Only free '*ic_ptr' when a caller has pre-allocated a context and …
|
|
|
@65b875d8
|
15 years |
baptiste.coudurier |
print atom info during parsing, patch by Frank Barchard, fbarchard at …
|
|
|
@ad420e25
|
15 years |
mans |
Use normal check_func test for math functions
Originally committed as …
|
|
|
@73c13268
|
15 years |
diego |
Use ff_neterrno instead of errno in tcp.c.
If ff_neterrno() is checked …
|
|
|
@d6a1611c
|
15 years |
stefano.sabatini-lala |
Set subtitle type in DVB subtitle decoder.
Patch by Janne Grunau …
|
|
|
@f4c13872
|
15 years |
diego |
Improve linker check for Winsock library name.
On Windows CE, the …
|
|
|
@1764e4bc
|
15 years |
diego |
Remove unnecessary rtsp.h #include.
Nothing from the header was used …
|
|
|
@2876a9db
|
15 years |
alex.converse |
Use cutoff frequency to adjust bandwidth in the generic psymodel …
|
|
|
@19b4c628
|
15 years |
mans |
Set default flag filters before compiler detection
This allows use of …
|
|
|
@b9349ff
|
15 years |
ramiro.polla |
Install the mingw import libraries, too.
Patch by Martin Storsjö …
|
|
|
@336cc1b0
|
15 years |
ramiro.polla |
Enable creation of microsoft-style import libraries on arm.
Patch by …
|
|
|
@b504ce57
|
15 years |
diego |
Only #define lseek to _lseeki64 on MinGW, not MinGW CE.
This fixes …
|
|
|
@3e962f31
|
15 years |
lessen42 |
Fix "warning: assignment discards qualifiers from pointer target type" …
|
|
|
@870ee6f7
|
15 years |
lessen42 |
Fix memory leak in libtheora encoder
Patch by Art Clarke [aclark , …
|
|
|
@38a9c52
|
15 years |
mans |
Use add_*flags only after compiler-specific configuration
Originally …
|
|
|
@caf458d
|
15 years |
mans |
Allow filtering of flags passed to compiler and assembler
This can be …
|
|
|
@647c235
|
15 years |
diego |
Make (de)muxers for format variants select the main format (de)muxer. …
|
|
|
@d8059267
|
15 years |
mans |
Place flags for dependency generation in DEPFLAGS
This avoids …
|
|
|
@ce40e347
|
15 years |
mans |
Set CPPFLAGS in config.mak using normal assignment
Setting this value …
|
|
|
@8c6d2da5
|
15 years |
mans |
Protect config.mak against multiple inclusion
Some of the values set …
|
|
|
@04a803be
|
15 years |
stefano.sabatini-lala |
Append the user CPPFLAGS value to the CPPFLAGS used for compilation, …
|
|
|
@0115927e
|
15 years |
mans |
Use CFLAGS in default DEPEND_CMD
Originally committed as revision …
|
|
|
@9e7f3277
|
15 years |
mans |
Use CFLAGS in check_cpp
Originally committed as revision 19414 to …
|
|
|
@75bafba
|
15 years |
mans |
Set as_default after compiler detection, allowing compiler-specific …
|
|
|
@2f2e6c7
|
15 years |
mans |
Pass ASFLAGS to assembler instead of CFLAGS
Originally committed as …
|
|
|
@7f32f40c
|
15 years |
mans |
Add flags from --extra-cflags after compiler detection
Originally …
|
|
|
@997f3ba4
|
15 years |
mans |
Set CPU selection flags in $cpuflags, add to cflags outside case block …
|
|
|
@7e6c86e6
|
15 years |
mans |
Allow unusual ways of specifying compiler output file
Some compilers …
|
|
|
@50567afa
|
15 years |
mans |
Use DEPCC to find dependencies, default to same as CC
Originally …
|
|
|
@684b28e0
|
15 years |
mans |
Use LD for linking, default to same as CC
Originally committed as …
|
|
|
@3198f618
|
15 years |
mans |
Set CFLAGS directly in config.mak instead of using OPTFLAGS
…
|
|
|
@467256f2
|
15 years |
mans |
Add --sysroot flag to CPPFLAGS, not CFLAGS
Originally committed as …
|
|
|
@50a334e4
|
15 years |
mans |
Separate C preprocessor flags into CPPFLAGS variable
Originally …
|
|
|
@95a61cfc
|
15 years |
diego |
Make VAAPI/VDPAU variant of decoder foo depend on decoder foo.
The …
|
|
|
@68485d27
|
15 years |
stefano.sabatini-lala |
Remove useless definition of struct AVCLASS.
Originally committed as …
|
|
|
@fed5d54b
|
15 years |
mans |
configure: allow bulk-disabled things to be re-enabled by dependents
…
|
|
|
@36f51773
|
15 years |
alex.converse |
Cosmetics: reindent after last commit
Originally committed as …
|
|
|