2009-01-25 |
Diego Biurrun | Add AMD 3DNow! instruction enabling/disabling support...
|
commit | commitdiff | tree |
2009-01-25 |
Diego Biurrun | Drop redundant architecture extension dependencies.
|
commit | commitdiff | tree |
2009-01-25 |
Diego Biurrun | Drop _MSC_VER case from macro declaration.
|
commit | commitdiff | tree |
2009-01-25 |
Diego Biurrun | Drop deprecated av_fifo_write function with the next...
|
commit | commitdiff | tree |
2009-01-25 |
Diego Biurrun | Move DECLARE_ALIGNED and DECLARE_ASM_CONST to internal.h.
|
commit | commitdiff | tree |
2009-01-25 |
Diego Biurrun | Directly #include some required headers.
|
commit | commitdiff | tree |
2009-01-25 |
Diego Biurrun | Add missing architecture-specific options to summary...
|
commit | commitdiff | tree |
2009-01-25 |
Diego Biurrun | SSE depends on x86.
|
commit | commitdiff | tree |
2009-01-25 |
Diego Biurrun | Do not #include common.h without necessity.
|
commit | commitdiff | tree |
2009-01-25 |
Diego Biurrun | Remove redundant av_log2_16bit forward declaration...
|
commit | commitdiff | tree |
2009-01-25 |
Diego Biurrun | Move internal.h #include to the end of the file so...
|
commit | commitdiff | tree |
2009-01-25 |
Diego Biurrun | Declare struct SwsContext before using it, fixes the...
|
commit | commitdiff | tree |
2009-01-25 |
Diego Biurrun | Disable C code when compiling AltiVec code, fixes the...
|
commit | commitdiff | tree |
2009-01-25 |
Diego Biurrun | spelling/grammar cosmetics
|
commit | commitdiff | tree |
2009-01-25 |
Diego Biurrun | Fix #endif comments.
|
commit | commitdiff | tree |
2009-01-25 |
Diego Biurrun | Add required headers to fix warnings during 'make checkheaders'.
|
commit | commitdiff | tree |
2009-01-24 |
Diego Biurrun | Add configuration options section to help output.
|
commit | commitdiff | tree |
2009-01-24 |
Diego Biurrun | help output cosmetics
|
commit | commitdiff | tree |
2009-01-24 |
Diego Biurrun | Remove --enable-static and --disable-shared from help...
|
commit | commitdiff | tree |
2009-01-24 |
Diego Biurrun | Use cc_default variable in help output for --cc option.
|
commit | commitdiff | tree |
2009-01-24 |
Diego Biurrun | Add a check for ppc4xx instructions; rename preprocessor...
|
commit | commitdiff | tree |
2009-01-24 |
Diego Biurrun | Remove pointless #if HAVE_ALTIVEC around internal header...
|
commit | commitdiff | tree |
2009-01-24 |
Diego Biurrun | Directly #include a bunch of indirectly #included headers.
|
commit | commitdiff | tree |
2009-01-24 |
Diego Biurrun | Fix undefined preprocessor directives warnings during...
|
commit | commitdiff | tree |
2009-01-24 |
Diego Biurrun | Add required headers to fix 'make checkheaders'.
|
commit | commitdiff | tree |
2009-01-21 |
Diego Biurrun | Avoid unused variable warning when compiling DES test...
|
commit | commitdiff | tree |
2009-01-21 |
Diego Biurrun | Make base64 test program compilable as a standard test...
|
commit | commitdiff | tree |
2009-01-21 |
Diego Biurrun | Add void keyword to parameterless function declaration.
|
commit | commitdiff | tree |
2009-01-19 |
Diego Biurrun | Use "" instead of <> when #including non-system headers.
|
commit | commitdiff | tree |
2009-01-19 |
Diego Biurrun | Restore mistakenly removed period after "DivX, Inc".
|
commit | commitdiff | tree |
2009-01-19 |
Diego Biurrun | cosmetics: Remove pointless period after copyright...
|
commit | commitdiff | tree |
2009-01-14 |
Diego Biurrun | Replace #ifdef CONFIG_ preprocessor check by #if CONFIG_.
|
commit | commitdiff | tree |
2009-01-14 |
Diego Biurrun | Remove one more forgotten instance of USE_HIGHPRECISION...
|
commit | commitdiff | tree |
2009-01-14 |
Diego Biurrun | Use CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRECISIO...
|
commit | commitdiff | tree |
2009-01-14 |
Diego Biurrun | Remove pointless #if around header #includes.
|
commit | commitdiff | tree |
2009-01-11 |
Diego Biurrun | Extend 'checkheaders' target to architecture-specific...
|
commit | commitdiff | tree |
2009-01-11 |
Diego Biurrun | Split arch variable into arch and subarch.
|
commit | commitdiff | tree |
2009-01-11 |
Diego Biurrun | Use 'enabled' function to simplify x86_64 check in...
|
commit | commitdiff | tree |
2009-01-11 |
Diego Biurrun | Fix build: Add intreadwrite.h and bswap.h #includes...
|
commit | commitdiff | tree |
2009-01-11 |
Diego Biurrun | Use 'enabled' function instead of raw 'test' calls...
|
commit | commitdiff | tree |
2009-01-11 |
Diego Biurrun | Add my GPG key.
|
commit | commitdiff | tree |
2009-01-11 |
Diego Biurrun | cosmetics: indentation
|
commit | commitdiff | tree |
2009-01-11 |
Diego Biurrun | Fix illegal identifier starting with an underscore.
|
commit | commitdiff | tree |
2009-01-11 |
Diego Biurrun | Add necessary, remove unnecessary #includes.
|
commit | commitdiff | tree |
2009-01-11 |
Diego Biurrun | Drop unnecessary intreadwrite.h and bswap.h #includes.
|
commit | commitdiff | tree |
2009-01-11 |
Diego Biurrun | Add missing #include to fix 'make checkheaders'.
|
commit | commitdiff | tree |
2009-01-11 |
Diego Biurrun | cosmetics: Remove useless quotes.
|
commit | commitdiff | tree |
2009-01-11 |
Diego Biurrun | 1l: better alphabetical order
|
commit | commitdiff | tree |
2009-01-11 |
Diego Biurrun | Add missing --disable-armv6t2 to help output.
|
commit | commitdiff | tree |
2009-01-10 |
Francesco Cosoleto | Add a separate 'testclean' rule to clean regression...
|
commit | commitdiff | tree |
2009-01-07 |
Diego Biurrun | Only #include svq3.c if the SVQ3 decoder is enabled.
|
commit | commitdiff | tree |
2009-01-07 |
Diego Biurrun | The SVQ3 decoder uses ff_svq1_packet_checksum from...
|
commit | commitdiff | tree |
2009-01-07 |
Diego Biurrun | Add missing headers to allow 'make checkheaders' to...
|
commit | commitdiff | tree |
2009-01-07 |
Diego Biurrun | Use <> instead of "" for system headers.
|
commit | commitdiff | tree |
2009-01-07 |
Diego Biurrun | Disable SVQ3 checks if SVQ3 support is not compiled in.
|
commit | commitdiff | tree |
2009-01-07 |
Diego Biurrun | alphabetical ordering cosmetics
|
commit | commitdiff | tree |
2009-01-07 |
Diego Biurrun | Remove inappropriate const qualifier from function...
|
commit | commitdiff | tree |
2009-01-06 |
Diego Biurrun | cosmetics: alphabetical order
|
commit | commitdiff | tree |
2009-01-05 |
Diego Biurrun | Revert deprecation of AVFrac structure. Attempts to...
|
commit | commitdiff | tree |
2009-01-05 |
Palle Lyckegaard | Add -D__EXTENSIONS__ to CFLAGS on Solaris to make ip_mreq...
|
commit | commitdiff | tree |
2009-01-05 |
Diego Biurrun | Add missing 'void' keyword to parameterless function...
|
commit | commitdiff | tree |
2009-01-05 |
Diego Biurrun | spelling/grammar and whitespace cosmetics
|
commit | commitdiff | tree |
2009-01-02 |
Diego Biurrun | Avoid POSIX-reserved _t namespace.
|
commit | commitdiff | tree |
2009-01-02 |
Diego Biurrun | Avoid POSIX-reserved _t namespace.
|
commit | commitdiff | tree |
2008-12-27 |
Diego Biurrun | Avoid POSIX-reserved _t namespace.
|
commit | commitdiff | tree |
2008-12-27 |
Diego Biurrun | consistency cosmetics: Rename POWERPC identifiers to...
|
commit | commitdiff | tree |
2008-12-27 |
Diego Biurrun | consistency cosmetics: Rename POWERPC identifiers to...
|
commit | commitdiff | tree |
2008-12-26 |
Diego Biurrun | ASAO Nelly Moser implementation moved to a better place...
|
commit | commitdiff | tree |
2008-12-25 |
Diego Biurrun | Change mplayerhq.hu references to ffmpeg.org where...
|
commit | commitdiff | tree |
2008-12-25 |
Diego Biurrun | Fix sample URL.
|
commit | commitdiff | tree |
2008-12-25 |
avcoder | The VC-1/WMV3 decoders depend on ENABLE_MSMPEG4_DECODER.
|
commit | commitdiff | tree |
2008-12-22 |
Diego Biurrun | Rename libavcodec/i386/ --> libavcodec/x86/.
|
commit | commitdiff | tree |
2008-12-22 |
Diego Biurrun | Remove a bunch of unused variables.
|
commit | commitdiff | tree |
2008-12-22 |
Diego Biurrun | Use ARCH_X86_32 instead of !ARCH_X86_64, it is more...
|
commit | commitdiff | tree |
2008-12-22 |
Anuradha Suraparaju | Fix incorrectly constructed Dirac parse units that...
|
commit | commitdiff | tree |
2008-12-21 |
Diego Biurrun | Do not use full include path for headers in the same...
|
commit | commitdiff | tree |
2008-12-19 |
Diego Biurrun | Remove pointless malloc.h #include.
|
commit | commitdiff | tree |
2008-12-19 |
Diego Biurrun | Remove pointless malloc.h #include.
|
commit | commitdiff | tree |
2008-12-17 |
Marc Mason | Check function prototype in check_asm function to avoid...
|
commit | commitdiff | tree |
2008-12-17 |
Diego Biurrun | Remove obsolete and misleading comments.
|
commit | commitdiff | tree |
2008-12-16 |
Diego Biurrun | Roundup now works from a ffmpeg.org domain as well...
|
commit | commitdiff | tree |
2008-12-15 |
Diego Biurrun | Add xvmc configure support.
|
commit | commitdiff | tree |
2008-12-15 |
Diego Biurrun | Switch xvmc over to a CONFIG_ option.
|
commit | commitdiff | tree |
2008-12-15 |
Diego Biurrun | whitespace cosmetics
|
commit | commitdiff | tree |
2008-12-15 |
Diego Biurrun | Avoid invasion of POSIX-reserved _t namespace.
|
commit | commitdiff | tree |
2008-12-15 |
Diego Biurrun | Avoid POSIX-reserved _t in identifier names.
|
commit | commitdiff | tree |
2008-12-14 |
Diego Biurrun | cosmetics: typo/grammar/wording/whitespace fixes
|
commit | commitdiff | tree |
2008-12-14 |
Anders Grönberg | Prevent shift overflow, patch by Anders Grönberg, galileo...
|
commit | commitdiff | tree |
2008-12-14 |
Anders Grönberg | Add a few const qualifiers in appropriate places.
|
commit | commitdiff | tree |
2008-12-13 |
Diego Biurrun | Do not invade _t POSIX namespace.
|
commit | commitdiff | tree |
2008-12-13 |
Diego Biurrun | 100l: Add missing backslashes.
|
commit | commitdiff | tree |
2008-12-13 |
Diego Biurrun | cosmetics: Break some lines for a more aesthetically...
|
commit | commitdiff | tree |
2008-12-13 |
Diego Biurrun | Remove misleading comment, _t is POSIX-reserved namespace.
|
commit | commitdiff | tree |
2008-12-13 |
Diego Biurrun | Make mips64 a separate arch with fast_64bit.
|
commit | commitdiff | tree |
2008-12-13 |
Diego Biurrun | whitespace cosmetics
|
commit | commitdiff | tree |
2008-12-13 |
Diego Biurrun | Replace 'typedef struct ustr_t' by 'struct ustr', _t...
|
commit | commitdiff | tree |
2008-12-13 |
Jai Menon | Avoid _t in identifier names, _t is reserved by POSIX.
|
commit | commitdiff | tree |
2008-12-13 |
Diego Biurrun | Add img_convert() to imgconvert.h and #include it from...
|
commit | commitdiff | tree |
2008-12-13 |
Anders Grönberg | Matroska uses tables from isom.c, so add the object...
|
commit | commitdiff | tree |
2008-12-13 |
Diego Biurrun | Add mips64 to the architecture list.
|
commit | commitdiff | tree |
next |