OSDN Git Service

rtpdec: Don't pass non-const pointers to fmtp attribute parsing functions
[android-x86/external-ffmpeg.git] / Makefile
2014-07-21 Janne Grunauconfigure: add support for neon intrinsics
2014-07-21 Luca Barbatobuild: Support executable only ldflags
2014-06-18 Anton KhirnovRemove avserver.
2014-05-15 Janne Grunaubuild: add avresample after avcodec to FFLIBS
2014-05-11 Anton Khirnovavconv: Support VDA hwaccel
2014-04-28 Anton Khirnovconfigure: rework dxva in avconv handling
2014-04-28 Hendrik Leppkesavconv: add support for DXVA2 decoding
2014-04-06 Janne Grunauaarch64: add armv8 CPU flag
2014-03-13 Diego BiurrunRemove all SPARC architecture optimizations
2013-12-02 Diego Biurrunbuild: Add rule for building host-specific object files
2013-12-02 Diego Biurrunbuild: Add shorthand for HOSTCC compile macro
2013-11-26 Martin StorsjöMakefile: Fix building programs on systems with a nonem...
2013-11-25 Diego Biurrunbuild: Integrate multilibrary examples into the build...
2013-11-25 Diego Biurrunbuild: Separate building programs linking against libav...
2013-11-23 Anton Khirnovavconv: add support for VDPAU decoding
2013-11-03 Diego Biurrunbuild: Remove redundant OBJS declaration intended for...
2013-10-31 Diego Biurrunbuild: Ensure that strip commands are run silently
2013-05-24 Anton Khirnovw32pthreads: move from lavc to compat/
2013-04-05 Reinhard TartlerIntegrate lcov/gcov into Libav
2013-03-27 Diego Biurrunbuild: Remove configure-generated .config file on distclean
2013-02-23 Diego Biurrunbuild: Add proper infrastructure for adding and checkin...
2012-12-10 Mans Rullgardbuild: fix 'clean' target
2012-12-07 Mans Rullgardarm: rename ARMVFP config symbol to VFP
2012-11-23 Mans Rullgardbuild: add rules to generate preprocessed source files
2012-10-30 Diego Biurrunx86: yasm: Use complete source path for macro helper...
2012-10-25 Martin Storsjöbuild: Include HEADERS-yes in the HEADERS variable
2012-10-23 Mans Rullgardbuild: allow targets to specify extra objects to link...
2012-10-15 Mans Rullgardbuild: simplify linking tools with cmdutils.o
2012-10-12 Diego Biurrunavcodec: Remove broken MMI optimizations
2012-08-29 Mans Rullgardbuild: allow non-standard variations of linker -l/...
2012-08-28 Mans Rullgardbuild: export filtered -lz flag in config.mak
2012-08-28 Mans Rullgardbuild: add separate setting for host linker
2012-08-27 Diego Biurrunbuild: Use portable abstraction for linker/hostcc outpu...
2012-08-09 Diego Biurrunbuild: add HOSTOBJS to SUBDIR_VARS list
2012-08-08 Diego Biurrunbuild: cosmetics: Reorder some lists in a more logical...
2012-08-08 Anton Khirnovavconv: split configuring filter configuration to a...
2012-08-08 Anton Khirnovavconv: split option parsing into a separate file.
2012-08-07 Mans Rullgardbuild: change checkheaders to use regular build rules
2012-08-07 Mans Rullgardbuild: add trailing / to yasm/nasm -I flags
2012-08-06 Mans Rullgardbuild: generalise rules and variable settings for av...
2012-07-28 Mans Rullgardbuild: support non-standard replacements for -c flag
2012-07-28 Diego Biurrunbuild: Use portable compiler flag constructs in header...
2012-07-28 Diego Biurrunbuild: Rename YASMDEP variable to DEPYASM for consistency
2012-07-26 Mans Rullgardbuild: use COMPILE template for HOSTOBJS
2012-07-26 Mans Rullgardbuild: do full flag handling for all compiler-type...
2012-07-22 Diego Biurrunbuild: Drop gcc-specific warning flag from header compi...
2012-05-15 Diego Biurrunbuild: Add 'check' target to run all compile and test...
2012-04-25 Justin RugglesAdd libavresample
2012-04-12 Diego Biurrunbuild: Consistently handle conditional compilation...
2012-03-26 Diego Biurrunbuild: Only clean the architecture subdirectory we...
2012-03-26 Diego Biurrunbuild: prettyprinting cosmetics
2012-03-20 Anton KhirnovGenerate manpages for AV{Format,Codec}Context AVOptions.
2012-02-23 Diego BiurrunRemove libpostproc.
2012-02-03 Diego Biurrunbuild: Drop YASM-OBJS-FFT from SUBDIR_VARS.
2012-02-03 Diego Biurrunbuild: Drop unused X86-OBJS variable.
2012-01-25 Diego Biurrunbuild: Automatically include architecture-specific...
2012-01-23 Anton KhirnovRemove ffmpeg.
2011-12-13 Diego Biurrunbuild: rename subdir.mak ---> library.mak
2011-12-13 Mans Rullgardbuild: move inclusion of subdir.mak to main subdir...
2011-10-19 Janne Grunaupresets: rename presets directory
2011-10-19 Anton KhirnovMakefile: change presets extension to .avpreset
2011-08-15 Dave YeoFix NASM include directive
2011-08-12 Anton KhirnovMake a copy of ffmpeg under a new name -- avconv.
2011-08-09 Anton KhirnovRename ffserver to avserver.
2011-08-09 Anton KhirnovRename ffprobe to avprobe.
2011-08-09 Anton KhirnovRename ffplay to avplay.
2011-07-21 Mans Rullgardbuild: add -L flags before existing LDFLAGS
2011-07-11 Mans Rullgardbuild: remove unnecessary dependency on libs from ...
2011-07-11 Mans Rullgardbuild: remove unnecessary FFLDFLAGS variable
2011-07-10 Mans Rullgardbuild: rework rules for things in the tools dir
2011-07-04 Diego Biurrunbuild: Remove deleted 'check' target from .PHONY list.
2011-06-30 Diego Biurrunbuild: Eliminate obsolete test targets.
2011-06-29 Mans Rullgardbuild: fix creation of tools dir with make 3.81
2011-06-29 Diego Biurrunbuild: Mark all-yes Makefile target as phony.
2011-06-29 Mans Rullgardbuild: create output directories as needed
2011-06-28 Mans Rullgardbuild: include sub-makefiles using full path instead...
2011-06-26 Mans Rullgardbuild: factor out the .c and .S compile commands as...
2011-06-23 Mans Rullgardbuild: remove SRC_PATH_BARE variable
2011-06-23 Mans Rullgardbuild: move basic rules and variables to main Makefile
2011-06-23 Mans Rullgardbuild: move special targets to end of main Makefile
2011-06-22 Mans Rullgardbuild: move documentation rules to doc/Makefile
2011-06-22 Mans Rullgardbuild: move test rules to tests/Makefile
2011-06-14 Mans Rullgardbuild: move vpath directives to main Makefile
2011-06-14 Mans Rullgardbuild: move ALLFFLIBS to a more logical place
2011-06-11 Mans Rullgardbuild: fix "make install" with documentation disabled
2011-06-11 Mans Rullgardbuild: simplify some conditional targets
2011-06-07 Mans Rullgardbuild: make rule for linking ff* apply only to these...
2011-06-06 Mans Rullgardbuild: rearrange some lines in a more logical way
2011-06-06 Mans Rullgardbuild: clean up .PHONY lists
2011-06-06 Mans Rullgardbuild: move all (un)install* target aliases to toplevel...
2011-06-03 Diego Biurrunbuild: Simplify texi2html invocation through the -...
2011-05-29 Mans Rullgardbuild: remove BUILD_ROOT variable
2011-05-26 Diego Biurrunbuild: Remove generated .version file on distclean.
2011-05-18 Mans RullgardRemove unused make variable SEEK_REFFILE
2011-05-18 Mans Rullgardfate: remove redundant aref and vref references
2011-05-18 Mans Rullgardfate: run aref and vref as regular tests
2011-05-03 Reinhard TartlerImplement fate-rsync target
2011-04-21 Ronald S. BultjeFATE: allow forcing thread-type when doing threaded...
2011-04-20 Martin StorsjöMakefile: Include dependencies for test tools, too
2011-03-29 Mans RullgardRemove support for stripping executables
next