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
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-26
1
-0
/
+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
*
|
Remove avconv
Michael Niedermayer
2012-01-25
1
-2
/
+1
*
|
Makefile: fix path to ffprobe.xsd
Michael Niedermayer
2011-12-27
1
-1
/
+1
*
|
ffprobe: add XML writer
Stefano Sabatini
2011-12-27
1
-1
/
+1
*
|
build: Try to find fate_config.sh.template in source path
Alexander Strasser
2011-12-24
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-14
1
-1
/
+1
|
\
\
|
|
/
|
*
build: rename subdir.mak ---> library.mak
Diego Biurrun
2011-12-13
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-13
1
-0
/
+1
|
\
\
|
|
/
|
*
build: move inclusion of subdir.mak to main subdir loop
Mans Rullgard
2011-12-13
1
-0
/
+1
*
|
build: Disable avconv more completely while leaving the user the option to en...
Michael Niedermayer
2011-12-13
1
-1
/
+1
*
|
Makefile: disable compiling avconv by default.
Michael Niedermayer
2011-12-10
1
-1
/
+1
*
|
Add coverage support.
Reimar Döffinger
2011-12-05
1
-0
/
+11
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-20
1
-1
/
+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
*
|
Add libswresample.
Michael Niedermayer
2011-09-19
1
-0
/
+1
*
|
Merge remote-tracking branch 'hexene/scratchpad'
Michael Niedermayer
2011-09-14
1
-1
/
+1
|
\
\
|
*
|
C++ Support ;)
Mohamed Naufal
2011-08-31
1
-1
/
+7
|
|
/
|
*
Fix NASM include directive
Dave Yeo
2011-08-15
1
-1
/
+1
*
|
build: fix install rule with --progs-suffix.
Clément Bœsch
2011-09-11
1
-1
/
+2
*
|
Makefile: remove unused PROGS_G.
Clément Bœsch
2011-09-01
1
-1
/
+0
*
|
build: introduce --progs-suffix option.
Clément Bœsch
2011-09-01
1
-6
/
+6
*
|
Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'
Michael Niedermayer
2011-08-13
1
-1
/
+2
|
\
\
|
|
/
|
*
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
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-21
1
-2
/
+0
|
\
\
|
|
/
|
*
build: add -L flags before existing LDFLAGS
Mans Rullgard
2011-07-21
1
-3
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-12
1
-4
/
+4
|
\
\
|
|
/
|
*
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
*
|
Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'
Michael Niedermayer
2011-07-11
1
-13
/
+8
|
\
\
|
|
/
|
*
build: rework rules for things in the tools dir
Mans Rullgard
2011-07-10
1
-13
/
+8
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-05
1
-1
/
+1
|
\
\
|
|
/
|
*
build: Remove deleted 'check' target from .PHONY list.
Diego Biurrun
2011-07-04
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-01
1
-2
/
+0
|
\
\
|
|
/
|
*
build: Eliminate obsolete test targets.
Diego Biurrun
2011-06-30
1
-2
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-30
1
-3
/
+19
|
\
\
|
|
/
|
*
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
*
|
Move SRC_PATH hack around to allow compilation from subdir again.
Reimar Döffinger
2011-06-30
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-29
1
-4
/
+4
|
\
\
|
|
/
|
*
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
*
|
Restore some more rules to common.mak to improve building in subdirs.
Reimar Döffinger
2011-06-25
1
-11
/
+0
*
|
Allow running make in subdirs again.
Reimar Döffinger
2011-06-24
1
-0
/
+1
[next]