|
|
|
@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 …
|
|
|
@6308765c
|
15 years |
alex.converse |
Ignore subsequent channel configurations after the first in an AAC …
|
|
|
@c8ec2f1c
|
15 years |
alex.converse |
Mark iir filter init and free functions av_cold.
Originally committed …
|
|
|
@47f49f98
|
15 years |
alex.converse |
Fix "iirfilter.c:55: warning: unused variable ‘size’"
Originally …
|
|
|
@e187d87d
|
15 years |
alex.converse |
Eliminate use of complex.h from iirfilter.c
Originally committed as …
|
|
|
@291fd18a
|
15 years |
alex.converse |
Add a log2 replacement for systems that haven't quite caught up with …
|
|
|
@451ae257
|
15 years |
kostya.shishkov |
Prepare SHA code to handle SHA-2 as well. For now rename files and …
|
|
|
@71ecc16b
|
15 years |
ramiro.polla |
cygwin documentation: diffutils is part of the Utils packages.
…
|
|
|
@6892931b
|
15 years |
alex.converse |
Add myself as AAC encoder maintainer
Originally committed as revision …
|
|
|
@988c1705
|
15 years |
alex.converse |
Change fminf/fmaxf to FFMIN/FFMAX to fix the build on broken operating …
|
|
|
@181b3363
|
15 years |
mans |
Fix declarations of complex numbers
Complex numbers must be declared …
|
|
|
@0d73abb8
|
15 years |
kostya.shishkov |
Rename function to sha1_transform so it won't be confused with SHA-2 …
|
|
|
@2c6361e0
|
15 years |
kostya.shishkov |
Use pointer to hash transform function to make adding SHA-2 support …
|
|
|
@3a7c6507
|
15 years |
kostya.shishkov |
cosmetics: vertical align AVSHA1 members
Originally committed as …
|
|
|
@01cc6288
|
15 years |
kostya.shishkov |
Extend AVSHA1 so it can be used in future SHA-2 code as well
…
|
|
|
@4364fc9a
|
15 years |
kostya.shishkov |
Document SHA-1 functions and structures
Originally committed as …
|
|
|
@71ed6c8f
|
15 years |
ramiro.polla |
Remove dependency from swscale_internal.h to lavu/internal.h, it is no …
|
|
|
@16c2e214
|
15 years |
ramiro.polla |
Move DECLARE_ALIGNED and DECLARE_ASM_CONST back from lavu/internal.h …
|
|
|
@4b2be143
|
15 years |
ramiro.polla |
Do not throw compiler error if asm code needs alignment, but we do not …
|
|
|
@f11bfe30
|
15 years |
alex.converse |
Reindent after last commit
Originally committed as revision 19382 to …
|
|
|
@48d20c11
|
15 years |
alex.converse |
Prevent AAC frame size overflows.
Originally committed as revision …
|
|
|
@5962f6b0
|
15 years |
alex.converse |
Refactor windowing and early psy from bitstream writing parts of the …
|
|
|
@7a4eebcd
|
15 years |
alex.converse |
Turn on AAC rate control.
Originally committed as revision 19379 to …
|
|
|
@c8f47d8b
|
15 years |
diego |
cosmetics: Remove unnecessary {} around if/for blocks;
move statements …
|
|
|
@99d61d34
|
15 years |
diego |
cosmetics: prettyprinting, K&R style, break overly long lines
…
|
|
|
@fd257dc
|
15 years |
alex.converse |
Cosmetics: Pretty print the AAC encoder.
Originally committed as …
|
|
|
@78e65cd7
|
15 years |
alex.converse |
Merge the AAC encoder from SoC svn. It is still considered …
|
|
|
@5e039e1b
|
15 years |
Reimar.Doeffinger |
Add extra validation checks to ff_vorbis_len2vlc.
They should not be …
|
|
|
@1de4ba71
|
15 years |
Reimar.Doeffinger |
Make sure that values generated for ff_vorbis_len2vlc in …
|
|
|
@287fff26
|
15 years |
Carl Eugen Hoyos |
Add PIX_FMT_ARGB encoding to qtrle.
Patch by Alexis Ballier, alexis …
|
|
|
@5a1e202b
|
15 years |
benoit.fouet |
Add block_align to sox input.
Patch by Phil Rutschman: name.surname …
|
|
|
@56c6cf28
|
15 years |
benoit.fouet |
Fix mem leak when user preallocates an AVFormatContext, passes it to …
|
|
|
@5c56e746
|
15 years |
diego |
Baptiste will maintain qt-faststart from now on.
Originally committed …
|
|
|
@0a4a0aa7
|
15 years |
diego |
Mention removal of libamr support in the changelog.
Originally …
|
|
|
@6ae5c1f
|
15 years |
diego |
whitespace cosmetics: Realign colums after last commit.
Originally …
|
|
|
@36b38500
|
15 years |
diego |
Check for CONFIG_LIBFOO_DECODER/CONFIG_LIBFOO_ENCODER instead of just …
|
|
|
@fc1206a4
|
15 years |
diego |
Remove support for nonfree libamr library for AMR-NB/WB …
|
|
|
@df2bd71
|
15 years |
Aurélien Jacobs |
flvdec: expose metadata through the generic metadata API
original …
|
|
|
@09e54e1f
|
15 years |
Aurélien Jacobs |
flvdec: re-enable metadata parsing
duration and videodatarate values …
|
|
|
@8caa0f06
|
15 years |
Aurélien Jacobs |
flvdec: don't set format and codec context from metadata values
This …
|
|
|
@96f0731a
|
15 years |
Reimar.Doeffinger |
Check for packet_length 0, it is already treated as invalid by the …
|
|
|
@4f76697
|
15 years |
Reimar.Doeffinger |
Change av_free to av_freep
Originally committed as revision 19360 to …
|
|
|
@16c83185
|
15 years |
Reimar.Doeffinger |
Reallocate internal buffer when coded frame size changes.
Fixes …
|
|
|
@28bcc76a
|
15 years |
Reimar.Doeffinger |
Change iv_decode_frame to get AVCodecContext as argument, so that …
|
|
|
@c79c960a
|
15 years |
Reimar.Doeffinger |
Remove useless ret variable added in last revision again.
Originally …
|
|
|
@7cda8150
|
15 years |
Reimar.Doeffinger |
100l, theora_decode_init must pass on errors from vp3_decode_init
…
|
|
|
@c4b7b8bf
|
15 years |
Reimar.Doeffinger |
Make decode_init fail if the huffman tables are invalid and thus …
|
|
|