index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
checkasm: Always link statically
Luca Barbato
2015-07-21
1
-0
/
+1
*
lavu: add an API function to return the Libav version string
wm4
2015-07-02
1
-3
/
+3
*
configure: add support for neon intrinsics
Janne Grunau
2014-07-21
1
-0
/
+1
*
build: Support executable only ldflags
Luca Barbato
2014-07-21
1
-2
/
+2
*
Remove avserver.
Anton Khirnov
2014-06-18
1
-2
/
+1
*
build: add avresample after avcodec to FFLIBS
Janne Grunau
2014-05-15
1
-5
/
+6
*
avconv: Support VDA hwaccel
Anton Khirnov
2014-05-11
1
-0
/
+1
*
configure: rework dxva in avconv handling
Anton Khirnov
2014-04-28
1
-1
/
+1
*
avconv: add support for DXVA2 decoding
Hendrik Leppkes
2014-04-28
1
-0
/
+1
*
aarch64: add armv8 CPU flag
Janne Grunau
2014-04-06
1
-1
/
+1
*
Remove all SPARC architecture optimizations
Diego Biurrun
2014-03-13
1
-2
/
+1
*
build: Add rule for building host-specific object files
Diego Biurrun
2013-12-02
1
-0
/
+3
*
build: Add shorthand for HOSTCC compile macro
Diego Biurrun
2013-12-02
1
-0
/
+1
*
Makefile: Fix building programs on systems with a nonempty executable suffix
Martin Storsjö
2013-11-26
1
-2
/
+2
*
build: Integrate multilibrary examples into the build system
Diego Biurrun
2013-11-25
1
-1
/
+2
*
build: Separate building programs linking against libav* from building av*
Diego Biurrun
2013-11-25
1
-18
/
+20
*
avconv: add support for VDPAU decoding
Anton Khirnov
2013-11-23
1
-1
/
+4
*
build: Remove redundant OBJS declaration intended for programs
Diego Biurrun
2013-11-03
1
-1
/
+0
*
build: Ensure that strip commands are run silently
Diego Biurrun
2013-10-31
1
-1
/
+1
*
w32pthreads: move from lavc to compat/
Anton Khirnov
2013-05-24
1
-1
/
+1
*
Integrate lcov/gcov into Libav
Reinhard Tartler
2013-04-05
1
-0
/
+1
*
build: Remove configure-generated .config file on distclean
Diego Biurrun
2013-03-27
1
-1
/
+1
*
build: Add proper infrastructure for adding and checking host CPPFLAGS
Diego Biurrun
2013-02-23
1
-1
/
+1
*
build: fix 'clean' target
Mans Rullgard
2012-12-10
1
-1
/
+0
*
arm: rename ARMVFP config symbol to VFP
Mans Rullgard
2012-12-07
1
-1
/
+1
*
build: add rules to generate preprocessed source files
Mans Rullgard
2012-11-23
1
-0
/
+3
*
x86: yasm: Use complete source path for macro helper %includes
Diego Biurrun
2012-10-31
1
-1
/
+1
*
build: Include HEADERS-yes in the HEADERS variable
Martin Storsjö
2012-10-25
1
-1
/
+1
*
build: allow targets to specify extra objects to link with executables
Mans Rullgard
2012-10-23
1
-4
/
+4
*
build: simplify linking tools with cmdutils.o
Mans Rullgard
2012-10-15
1
-4
/
+4
*
avcodec: Remove broken MMI optimizations
Diego Biurrun
2012-10-12
1
-1
/
+1
*
build: allow non-standard variations of linker -l/-L flags
Mans Rullgard
2012-08-29
1
-1
/
+1
*
build: export filtered -lz flag in config.mak
Mans Rullgard
2012-08-28
1
-1
/
+1
*
build: add separate setting for host linker
Mans Rullgard
2012-08-28
1
-1
/
+1
*
build: Use portable abstraction for linker/hostcc output file syntax
Diego Biurrun
2012-08-27
1
-2
/
+2
*
build: add HOSTOBJS to SUBDIR_VARS list
Diego Biurrun
2012-08-09
1
-1
/
+1
*
build: cosmetics: Reorder some lists in a more logical fashion
Diego Biurrun
2012-08-08
1
-4
/
+5
*
avconv: split configuring filter configuration to a separate file.
Anton Khirnov
2012-08-08
1
-1
/
+1
*
avconv: split option parsing into a separate file.
Anton Khirnov
2012-08-08
1
-0
/
+1
*
build: change checkheaders to use regular build rules
Mans Rullgard
2012-08-07
1
-2
/
+2
*
build: add trailing / to yasm/nasm -I flags
Mans Rullgard
2012-08-07
1
-1
/
+1
*
build: generalise rules and variable settings for av* programs
Mans Rullgard
2012-08-06
1
-5
/
+12
*
build: support non-standard replacements for -c flag
Mans Rullgard
2012-07-28
1
-1
/
+1
*
build: Use portable compiler flag constructs in header compilation rule
Diego Biurrun
2012-07-28
1
-1
/
+1
*
build: Rename YASMDEP variable to DEPYASM for consistency
Diego Biurrun
2012-07-28
1
-1
/
+1
*
build: use COMPILE template for HOSTOBJS
Mans Rullgard
2012-07-26
1
-1
/
+1
*
build: do full flag handling for all compiler-type tools
Mans Rullgard
2012-07-26
1
-4
/
+5
*
build: Drop gcc-specific warning flag from header compilation rule
Diego Biurrun
2012-07-22
1
-1
/
+1
*
build: Add 'check' target to run all compile and test targets.
Diego Biurrun
2012-05-15
1
-1
/
+3
*
Add libavresample
Justin Ruggles
2012-04-24
1
-1
/
+2
[next]