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
*
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
*
build: Consistently handle conditional compilation for all optimization OBJS.
Diego Biurrun
2012-04-12
1
-1
/
+2
*
build: Only clean the architecture subdirectory we build for.
Diego Biurrun
2012-03-26
1
-1
/
+1
*
build: prettyprinting cosmetics
Diego Biurrun
2012-03-26
1
-3
/
+4
*
Generate manpages for AV{Format,Codec}Context AVOptions.
Anton Khirnov
2012-03-20
1
-1
/
+1
*
Remove libpostproc.
Diego Biurrun
2012-02-23
1
-2
/
+1
*
build: Drop YASM-OBJS-FFT from SUBDIR_VARS.
Diego Biurrun
2012-02-03
1
-1
/
+1
*
build: Drop unused X86-OBJS variable.
Diego Biurrun
2012-02-03
1
-1
/
+1
*
build: Automatically include architecture-specific library Makefile snippets.
Diego Biurrun
2012-01-25
1
-0
/
+1
*
Remove ffmpeg.
Anton Khirnov
2012-01-23
1
-2
/
+1
*
build: rename subdir.mak ---> library.mak
Diego Biurrun
2011-12-13
1
-1
/
+1
*
build: move inclusion of subdir.mak to main subdir loop
Mans Rullgard
2011-12-13
1
-0
/
+1
*
presets: rename presets directory
Janne Grunau
2011-10-19
1
-1
/
+1
*
Makefile: change presets extension to .avpreset
Anton Khirnov
2011-10-19
1
-1
/
+1
*
Fix NASM include directive
Dave Yeo
2011-08-15
1
-1
/
+1
*
Make a copy of ffmpeg under a new name -- avconv.
Anton Khirnov
2011-08-12
1
-1
/
+2
*
Rename ffserver to avserver.
Anton Khirnov
2011-08-09
1
-3
/
+3
*
Rename ffprobe to avprobe.
Anton Khirnov
2011-08-09
1
-2
/
+2
*
Rename ffplay to avplay.
Anton Khirnov
2011-08-09
1
-4
/
+4
*
build: add -L flags before existing LDFLAGS
Mans Rullgard
2011-07-21
1
-3
/
+3
*
build: remove unnecessary dependency on libs from 'all' target
Mans Rullgard
2011-07-11
1
-1
/
+1
*
build: remove unnecessary FFLDFLAGS variable
Mans Rullgard
2011-07-11
1
-3
/
+3
*
build: rework rules for things in the tools dir
Mans Rullgard
2011-07-10
1
-13
/
+8
*
build: Remove deleted 'check' target from .PHONY list.
Diego Biurrun
2011-07-04
1
-1
/
+1
*
build: Eliminate obsolete test targets.
Diego Biurrun
2011-06-30
1
-2
/
+0
*
build: fix creation of tools dir with make 3.81
Mans Rullgard
2011-06-29
1
-2
/
+5
*
build: Mark all-yes Makefile target as phony.
Diego Biurrun
2011-06-29
1
-1
/
+1
*
build: create output directories as needed
Mans Rullgard
2011-06-29
1
-1
/
+6
*
build: include sub-makefiles using full path instead of symlinks
Mans Rullgard
2011-06-28
1
-4
/
+4
*
build: factor out the .c and .S compile commands as a macro
Mans Rullgard
2011-06-26
1
-4
/
+11
*
build: remove SRC_PATH_BARE variable
Mans Rullgard
2011-06-23
1
-13
/
+11
*
build: move basic rules and variables to main Makefile
Mans Rullgard
2011-06-23
1
-0
/
+35
*
build: move special targets to end of main Makefile
Mans Rullgard
2011-06-23
1
-0
/
+8
*
build: move documentation rules to doc/Makefile
Mans Rullgard
2011-06-22
1
-38
/
+3
*
build: move test rules to tests/Makefile
Mans Rullgard
2011-06-22
1
-120
/
+3
*
build: move vpath directives to main Makefile
Mans Rullgard
2011-06-14
1
-0
/
+5
*
build: move ALLFFLIBS to a more logical place
Mans Rullgard
2011-06-14
1
-0
/
+2
*
build: fix "make install" with documentation disabled
Mans Rullgard
2011-06-11
1
-0
/
+1
*
build: simplify some conditional targets
Mans Rullgard
2011-06-11
1
-10
/
+11
*
build: make rule for linking ff* apply only to these targets
Mans Rullgard
2011-06-07
1
-1
/
+1
*
build: rearrange some lines in a more logical way
Mans Rullgard
2011-06-06
1
-4
/
+3
*
build: clean up .PHONY lists
Mans Rullgard
2011-06-06
1
-1
/
+2
*
build: move all (un)install* target aliases to toplevel Makefile
Mans Rullgard
2011-06-06
1
-2
/
+4
*
build: Simplify texi2html invocation through the --output option.
Diego Biurrun
2011-06-03
1
-1
/
+1
*
build: remove BUILD_ROOT variable
Mans Rullgard
2011-05-29
1
-3
/
+3
*
build: Remove generated .version file on distclean.
Diego Biurrun
2011-05-26
1
-1
/
+1
*
Remove unused make variable SEEK_REFFILE
Mans Rullgard
2011-05-18
1
-1
/
+0
*
fate: remove redundant aref and vref references
Mans Rullgard
2011-05-18
1
-7
/
+3
*
fate: run aref and vref as regular tests
Mans Rullgard
2011-05-18
1
-9
/
+7
[next]