20207 Commits (75bafbac7b84ba6e61dbb3aba6de9484ea3d8a99)
 

Author SHA1 Message Date
Måns Rullgård 75bafbac7b Set as_default after compiler detection, allowing compiler-specific defaults 16 years ago
Måns Rullgård 2f2e6c7ce1 Pass ASFLAGS to assembler instead of CFLAGS 16 years ago
Måns Rullgård 7f32f40c89 Add flags from --extra-cflags after compiler detection 16 years ago
Måns Rullgård 997f3ba4ef Set CPU selection flags in $cpuflags, add to cflags outside case block 16 years ago
Måns Rullgård 7e6c86e65d Allow unusual ways of specifying compiler output file 16 years ago
Måns Rullgård 50567afa5a Use DEPCC to find dependencies, default to same as CC 16 years ago
Måns Rullgård 684b28e09c Use LD for linking, default to same as CC 16 years ago
Måns Rullgård 3198f6187a Set CFLAGS directly in config.mak instead of using OPTFLAGS 16 years ago
Måns Rullgård 467256f248 Add --sysroot flag to CPPFLAGS, not CFLAGS 16 years ago
Måns Rullgård 50a334e426 Separate C preprocessor flags into CPPFLAGS variable 16 years ago
Diego Biurrun 95a61cfc24 Make VAAPI/VDPAU variant of decoder foo depend on decoder foo. 16 years ago
Stefano Sabatini 68485d2728 Remove useless definition of struct AVCLASS. 16 years ago
Måns Rullgård fed5d54b56 configure: allow bulk-disabled things to be re-enabled by dependents 16 years ago
Alex Converse 36f517736f Cosmetics: reindent after last commit 16 years ago
Alex Converse 6308765cb5 Ignore subsequent channel configurations after the first in an AAC file. The 16 years ago
Alex Converse c8ec2f1cb8 Mark iir filter init and free functions av_cold. 16 years ago
Alex Converse 47f49f98ca Fix "iirfilter.c:55: warning: unused variable ‘size’" 16 years ago
Alex Converse e187d87d7d Eliminate use of complex.h from iirfilter.c 16 years ago
Alex Converse 291fd18a6e Add a log2 replacement for systems that haven't quite caught up with the C99 16 years ago
Kostya Shishkov 451ae25724 Prepare SHA code to handle SHA-2 as well. For now rename files and functions 16 years ago
Ramiro Polla 71ecc16b09 cygwin documentation: diffutils is part of the Utils packages. 16 years ago
Alex Converse 6892931b0b Add myself as AAC encoder maintainer 16 years ago
Alex Converse 988c170547 Change fminf/fmaxf to FFMIN/FFMAX to fix the build on broken operating systems. 16 years ago
Måns Rullgård 181b336304 Fix declarations of complex numbers 16 years ago
Kostya Shishkov 0d73abb86a Rename function to sha1_transform so it won't be confused with SHA-2 transform 16 years ago
Kostya Shishkov 2c6361e009 Use pointer to hash transform function to make adding SHA-2 support easier. 16 years ago
Kostya Shishkov 3a7c65077d cosmetics: vertical align AVSHA1 members 16 years ago
Kostya Shishkov 01cc628845 Extend AVSHA1 so it can be used in future SHA-2 code as well 16 years ago
Kostya Shishkov 4364fc9a0d Document SHA-1 functions and structures 16 years ago
Ramiro Polla 71ed6c8f06 Remove dependency from swscale_internal.h to lavu/internal.h, it is no longer 16 years ago
Ramiro Polla 16c2e21488 Move DECLARE_ALIGNED and DECLARE_ASM_CONST back from lavu/internal.h to 16 years ago
Ramiro Polla 4b2be143cd Do not throw compiler error if asm code needs alignment, but we do not know 16 years ago
Alex Converse f11bfe3065 Reindent after last commit 16 years ago
Alex Converse 48d20c11ba Prevent AAC frame size overflows. 16 years ago
Alex Converse 5962f6b0da Refactor windowing and early psy from bitstream writing parts of the AAC encoder. 16 years ago
Alex Converse 7a4eebcdce Turn on AAC rate control. 16 years ago
Diego Biurrun c8f47d8b79 cosmetics: Remove unnecessary {} around if/for blocks; 16 years ago
Diego Biurrun 99d61d340c cosmetics: prettyprinting, K&R style, break overly long lines 16 years ago
Alex Converse fd257dc4c0 Cosmetics: Pretty print the AAC encoder. 16 years ago
Alex Converse 78e65cd772 Merge the AAC encoder from SoC svn. It is still considered experimental. 16 years ago
Reimar Döffinger 5e039e1b4c Add extra validation checks to ff_vorbis_len2vlc. 16 years ago
Reimar Döffinger 1de4ba7155 Make sure that values generated for ff_vorbis_len2vlc in 16 years ago
Alexis Ballier 287fff266f Add PIX_FMT_ARGB encoding to qtrle. 16 years ago
Phil Rutschman 5a1e202b87 Add block_align to sox input. 16 years ago
Art Clarke 56c6cf287b Fix mem leak when user preallocates an AVFormatContext, passes it to 16 years ago
Diego Biurrun 5c56e74697 Baptiste will maintain qt-faststart from now on. 16 years ago
Diego Biurrun 0a4a0aa708 Mention removal of libamr support in the changelog. 16 years ago
Diego Biurrun 6ae5c1f0fb whitespace cosmetics: Realign colums after last commit. 16 years ago
Diego Biurrun 36b38500b6 Check for CONFIG_LIBFOO_DECODER/CONFIG_LIBFOO_ENCODER instead of just 16 years ago
Diego Biurrun fc1206a4d9 Remove support for nonfree libamr library for AMR-NB/WB decoding/encoding. 16 years ago