2009-03-09 |
diego | Ignore all fastmem-* binaries.
|
commit | commitdiff | tree |
2009-03-09 |
diego | Fix fastmemcpybench tools build:
|
commit | commitdiff | tree |
2009-03-07 |
diego | cosmetics: spelling fixes
|
commit | commitdiff | tree |
2009-03-07 |
diego | cosmetics: Reformat file header.
|
commit | commitdiff | tree |
2009-03-06 |
diego | Sync latest set of changes.
|
commit | commitdiff | tree |
2009-03-06 |
diego | Sync local changes file with #ifdef --> #if conversion.
|
commit | commitdiff | tree |
2009-03-06 |
diego | Sync local changes file with #ifdef --> #if conversion.
|
commit | commitdiff | tree |
2009-03-05 |
diego | Add support for extracting the release version number...
|
commit | commitdiff | tree |
2009-03-05 |
diego | Only add -Ilibdvdnav to the CFLAGS of the files that...
|
commit | commitdiff | tree |
2009-03-05 |
diego | Simplify CFLAGS generation for individual targets.
|
commit | commitdiff | tree |
2009-03-05 |
diego | Simplify some vidix dhahelper build commands with automatic...
|
commit | commitdiff | tree |
2009-03-05 |
diego | mphq now runs Subversion 1.5.
|
commit | commitdiff | tree |
2009-03-03 |
diego | Add back mistakenly removed copyright notice.
|
commit | commitdiff | tree |
2009-03-01 |
diego | Use UTF-8 as character set.
|
commit | commitdiff | tree |
2009-03-01 |
diego | cosmetics: Remove trailing whitespace.
|
commit | commitdiff | tree |
2009-03-01 |
diego | Remove unnecessary linking hack, compilation works...
|
commit | commitdiff | tree |
2009-03-01 |
diego | Remove now unnecessary linking hacks.
|
commit | commitdiff | tree |
2009-03-01 |
diego | Add standard license headers to files.
|
commit | commitdiff | tree |
2009-03-01 |
diego | DART audio output driver for OS/2 by KO Myung-Hun,...
|
commit | commitdiff | tree |
2009-03-01 |
diego | Fix 10l typo in ADD_ALL_EXESUFS function name.
|
commit | commitdiff | tree |
2009-03-01 |
diego | codec-cfg does not depend on codecs.conf.h, it is used...
|
commit | commitdiff | tree |
2009-03-01 |
diego | Make all object files depend on generated header files.
|
commit | commitdiff | tree |
2009-03-01 |
diego | Add explicit dependencies on generated header files...
|
commit | commitdiff | tree |
2009-03-01 |
diego | Fix dependencies on generated header files for the...
|
commit | commitdiff | tree |
2009-02-28 |
diego | sync by Ivan (sevenfourk, sevenfourk gmail com)
|
commit | commitdiff | tree |
2009-02-24 |
diego | Read revision string from the file snapshot_version...
|
commit | commitdiff | tree |
2009-02-24 |
diego | cosmetics: Use $() instead of ``, the former can be...
|
commit | commitdiff | tree |
2009-02-24 |
diego | Rename yuv2rgb2.c --> yuv2rgb.c.
|
commit | commitdiff | tree |
2009-02-24 |
diego | Relicense AltiVec optimizations as LGPL with the permission...
|
commit | commitdiff | tree |
2009-02-24 |
diego | Remove GPL version of yuv2rgb.c that has been replaced...
|
commit | commitdiff | tree |
2009-02-22 |
diego | Accept DVB API 5, patch by Steven Brudenell, steven...
|
commit | commitdiff | tree |
2009-02-21 |
diego | Make alpha arch detection more lenient. Taken from...
|
commit | commitdiff | tree |
2009-02-21 |
diego | Add missing #include "config.h", fixes the warning:
|
commit | commitdiff | tree |
2009-02-21 |
diego | Add statistics audio filter that prints information...
|
commit | commitdiff | tree |
2009-02-21 |
diego | Set time_base to 1/samplerate, like FFmpeg does, instead...
|
commit | commitdiff | tree |
2009-02-21 |
diego | Add -ffast-math to LDFLAGS as well as to CFLAGS.
|
commit | commitdiff | tree |
2009-02-21 |
diego | Add HAVE_GETHRTIME and HAVE_INLINE_ASM definitions...
|
commit | commitdiff | tree |
2009-02-21 |
diego | Print the version string after the command line has...
|
commit | commitdiff | tree |
2009-02-19 |
diego | Add necessary header for ARCH_X86_64 preprocessor check.
|
commit | commitdiff | tree |
2009-02-19 |
diego | Remove unused and unreachable code hunk that was surrounded...
|
commit | commitdiff | tree |
2009-02-18 |
diego | Also shorten <channel> to <chan> in the description...
|
commit | commitdiff | tree |
2009-02-18 |
diego | Shorten one example line to avoid the groff warning:
|
commit | commitdiff | tree |
2009-02-17 |
diego | AVR32 apparently supports fast unaligned accesses.
|
commit | commitdiff | tree |
2009-02-17 |
diego | cosmetics: Replace unused 'argc/argv' in main declarations...
|
commit | commitdiff | tree |
2009-02-17 |
diego | cosmetics: const static --> static const, avoids the...
|
commit | commitdiff | tree |
2009-02-17 |
diego | Also set HAVE_EBP_AVAILABLE in debug mode.
|
commit | commitdiff | tree |
2009-02-17 |
diego | cosmetics: Remove stray empty lines.
|
commit | commitdiff | tree |
2009-02-17 |
diego | Convert HAVE_MALLOC_H into a 0/1 definition, fixes...
|
commit | commitdiff | tree |
2009-02-17 |
diego | Convert HAVE_MEMALIGN into a 0/1 definition, fixes...
|
commit | commitdiff | tree |
2009-02-17 |
diego | Use FFmpeg instead of MPlayer MANGLE macro, they are...
|
commit | commitdiff | tree |
2009-02-17 |
diego | Move FFmpeg #includes below all others so that they...
|
commit | commitdiff | tree |
2009-02-17 |
diego | Move libavutil #includes below all others so that they...
|
commit | commitdiff | tree |
2009-02-17 |
diego | The CONFIG_TV_TELETEXT preprocessor directive is defined...
|
commit | commitdiff | tree |
2009-02-16 |
diego | Use fixed-point implementation on avr32.
|
commit | commitdiff | tree |
2009-02-16 |
diego | Make configure recognize avr32.
|
commit | commitdiff | tree |
2009-02-16 |
diego | Replace double semicolon by single semicolon.
|
commit | commitdiff | tree |
2009-02-16 |
diego | Sync renaming of xvmc struct members in FFmpeg.
|
commit | commitdiff | tree |
2009-02-15 |
diego | The AV_XVMC_RENDER_MAGIC constant was renamed to AV_XVMC_ID...
|
commit | commitdiff | tree |
2009-02-15 |
diego | whitespace cosmetics: Remove all tabs and trailing...
|
commit | commitdiff | tree |
2009-02-15 |
diego | The xvmc_pixfmt_render structure was renamed to xvmc_pix_fmt...
|
commit | commitdiff | tree |
2009-02-15 |
diego | Remove unnecessary #ifdef around internal #include.
|
commit | commitdiff | tree |
2009-02-15 |
diego | The xmvc structure member magic_id was renamed to unique_id.
|
commit | commitdiff | tree |
2009-02-14 |
diego | Remove local copy of xvmc_render.h, it is now an installed...
|
commit | commitdiff | tree |
2009-02-14 |
diego | partial update, patch by sevenfourk, sevenfourk gmail com
|
commit | commitdiff | tree |
2009-02-14 |
diego | Replace fprintf call by mp_msg, fixes the warning:
|
commit | commitdiff | tree |
2009-02-12 |
diego | Ignore errors from all rm commands in clean targets.
|
commit | commitdiff | tree |
2009-02-12 |
diego | On clean/distclean, remove binaries with all types...
|
commit | commitdiff | tree |
2009-02-12 |
diego | Use addprefix and addsuffix functions to generate TOOLS...
|
commit | commitdiff | tree |
2009-02-11 |
diego | Port check for 10 assembler operands support from FFmpeg.
|
commit | commitdiff | tree |
2009-02-11 |
diego | Convert "advanced audio usage" into from a subsection...
|
commit | commitdiff | tree |
2009-02-11 |
diego | Replace a mention of MPlayer by MEncoder in the MEncoder...
|
commit | commitdiff | tree |
2009-02-11 |
diego | Remove outdated FAQ entries.
|
commit | commitdiff | tree |
2009-02-11 |
diego | Remove unnecessary _UWIN #define.
|
commit | commitdiff | tree |
2009-02-10 |
diego | Add priority support for OS/2 and factorize the Windows...
|
commit | commitdiff | tree |
2009-02-10 |
diego | Add proper check for posix_memalign(), needed for FFmpeg.
|
commit | commitdiff | tree |
2009-02-10 |
diego | Remove unnecessary emms Assembler instructions.
|
commit | commitdiff | tree |
2009-02-10 |
diego | partial sync with obsolete section removal
|
commit | commitdiff | tree |
2009-02-10 |
diego | partial sync with obsolete section removal
|
commit | commitdiff | tree |
2009-02-10 |
diego | partial sync with obsolete section removal
|
commit | commitdiff | tree |
2009-02-09 |
diego | partial sync with obsolete section removal
|
commit | commitdiff | tree |
2009-02-09 |
diego | partial sync with obsolete section removal
|
commit | commitdiff | tree |
2009-02-09 |
diego | Sync x264 section renaming.
|
commit | commitdiff | tree |
2009-02-09 |
diego | Use consistent names for codec installation sections.
|
commit | commitdiff | tree |
2009-02-09 |
diego | partial sync with obsolete section removal
|
commit | commitdiff | tree |
2009-02-09 |
diego | partial sync with obsolete section removal
|
commit | commitdiff | tree |
2009-02-09 |
diego | partial sync with obsolete section removal
|
commit | commitdiff | tree |
2009-02-09 |
diego | partial sync with obsolete section removal
|
commit | commitdiff | tree |
2009-02-09 |
diego | partial sync with obsolete section removal
|
commit | commitdiff | tree |
2009-02-09 |
diego | partial sync with obsolete section removals
|
commit | commitdiff | tree |
2009-02-09 |
diego | Revert #undefining system functions, it is not necessary.
|
commit | commitdiff | tree |
2009-02-09 |
diego | bruteforce partial sync with obsolete documentation...
|
commit | commitdiff | tree |
2009-02-09 |
diego | Add config.h #include for ARCH_X86 definition.
|
commit | commitdiff | tree |
2009-02-09 |
diego | Add #undefs to reenable system functions that are normally...
|
commit | commitdiff | tree |
2009-02-09 |
diego | Drop DECLARE_ALIGNED from extern declarations. It...
|
commit | commitdiff | tree |
2009-02-09 |
diego | Remove file name from file headers.
|
commit | commitdiff | tree |
2009-02-09 |
diego | Print information about detected CPU in verbose mode...
|
commit | commitdiff | tree |
2009-02-08 |
diego | cosmetics: Remove leading underscore from all def_...
|
commit | commitdiff | tree |
2009-02-08 |
diego | Add CONFIG_LIBAMR_NB_FIXED #define for FFmpeg to config.h.
|
commit | commitdiff | tree |
2009-02-08 |
diego | CONFIG_LIBAMR_NB/WB should be 0/1 #defines.
|
commit | commitdiff | tree |
2009-02-08 |
diego | Fix FFmpeg decoder info fields to be consistent.
|
commit | commitdiff | tree |