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
*
Remove obscure Makefile.bak entry from distclean rules.
Diego Biurrun
2006-01-26
1
-1
/
+1
*
Make sure that ffmpeg_g and ffplay_g get removed on 'make clean'.
Diego Biurrun
2006-01-24
1
-3
/
+5
*
Make clean/distclean consistent throughout all the Makefiles.
Diego Biurrun
2006-01-16
1
-8
/
+9
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-4
/
+4
*
Remove .pc files on distclean.
Diego Biurrun
2005-10-18
1
-1
/
+1
*
Move all definitions of external dependencies into configure instead of
j@v2v.cc
2005-10-04
1
-37
/
+0
*
configure libgsm patch by (Justin Ruggles: jruggle, earthlink net)
Justin Ruggles
2005-08-10
1
-0
/
+4
*
libavutil: Utility code from libavcodec moved to a separate library.
Alexander Strasser
2005-08-01
1
-2
/
+6
*
support BUILDSUF patch by <charles dot yates at pandora dot be>
Charles Yates
2005-05-08
1
-1
/
+1
*
ogg has to be at the right of vorbis patch by ("Víctor Paesa" wzrlpy hotmail...
Víctor Paesa
2005-03-18
1
-2
/
+2
*
changes 'make' in a couple places to $(MAKE) patch by ("Steven M. Schultz" <...
Steven M. Schultz
2005-02-27
1
-3
/
+3
*
01-makefile_fix_updated.patch
Nilesh Bansal
2005-02-24
1
-2
/
+8
*
Out-of-directory build patch by (Philipp Matthias Hahn <pmhahn titan.lahn de>)
Philipp Matthias Hahn
2005-01-21
1
-4
/
+4
*
* Introducing IIDC1394 grabbing interface.
Roman Shaposhnik
2004-10-22
1
-0
/
+4
*
cws2fws, utility to convert compressed flash files to uncompressed ones, whic...
Alex Beregszaszi
2004-10-16
1
-0
/
+3
*
config options log patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
Michel Bardiaux
2004-10-11
1
-0
/
+1
*
* missing targets cleanup
Zdenek Kabelac
2004-10-06
1
-1
/
+2
*
Fix link fail of ffserver on mingw with --enable-vorbis patch by ("Robert Li...
Robert Lippmann
2004-10-05
1
-1
/
+1
*
Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux ...
Michel Bardiaux
2004-10-01
1
-1
/
+1
*
make dep fixes by (Måns Rullgård <mru at kth dot se>)
Michael Niedermayer
2004-08-11
1
-2
/
+3
*
XviD Support patch by (Adam Thayer <krevnik at comcast dot net>)
Adam Thayer
2004-07-16
1
-0
/
+4
*
spaces in the patch fix by (Nicolas Boos <nicolas.boos at wanadoo dot fr>)
Michael Niedermayer
2004-07-08
1
-7
/
+4
*
autobuild doc if possible patch by (Nicolas Boos <nicolas.boos at wanadoo dot...
Nicolas Boos
2004-07-05
1
-1
/
+8
*
Install only manpage if binary is present patch by (Nicolas Boos <nicolas.boo...
Nicolas Boos
2004-06-17
1
-2
/
+4
*
added QT faststart remuxing utility to ffmpeg distribution per, ahem,
Mike Melanson
2004-03-26
1
-2
/
+6
*
* missing opts for make dep
Zdenek Kabelac
2004-03-09
1
-1
/
+1
*
- Moving -Wall from the individual Makefiles to configure (and only
Dan Christiansen
2003-10-18
1
-1
/
+1
*
Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>)
Michael Niedermayer
2003-10-04
1
-0
/
+4
*
PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi ...
Dan Christiansen
2003-09-28
1
-1
/
+1
*
clean target removes output_example
Fabrice Bellard
2003-09-28
1
-1
/
+1
*
fixed windows build
Fabrice Bellard
2003-09-15
1
-26
/
+19
*
windows installer
Fabrice Bellard
2003-09-11
1
-0
/
+6
*
man page installation support
Fabrice Bellard
2003-08-24
1
-1
/
+9
*
long awaited simple libavformat output API example
Fabrice Bellard
2003-07-22
1
-1
/
+5
*
added fulltest target
Fabrice Bellard
2003-07-16
1
-2
/
+2
*
Shared library for libavformat support patch by (Tim Allen <tim at proximity ...
Tim Allen
2003-07-11
1
-1
/
+2
*
added ffplay utility
Fabrice Bellard
2003-06-07
1
-13
/
+22
*
* 3gp patch by Joca
Zdenek Kabelac
2003-06-05
1
-13
/
+1
*
AMR-NB audio support patch by (<joca at rixmail dot se>)
joca@rixmail.se
2003-05-14
1
-2
/
+15
*
* link libfaad when needed
Zdenek Kabelac
2003-05-12
1
-0
/
+8
*
Changes for SPARC/Solaris compatibility. Now it should be possible to
Roman Shaposhnik
2003-04-15
1
-1
/
+7
*
allways test ffserver too by default
Michael Niedermayer
2003-03-26
1
-1
/
+1
*
* don't rebuild ffmpeg when libs were not modified
Zdenek Kabelac
2003-03-13
1
-1
/
+2
*
fix build issue with --enable-shared & --enable-vorbis
François Revol
2003-03-13
1
-1
/
+2
*
more fix for make -j x
François Revol
2003-03-12
1
-1
/
+1
*
* quick fix to support make -j x
Zdenek Kabelac
2003-03-12
1
-8
/
+11
*
dependencies are only build with make depend
Fabrice Bellard
2003-02-01
1
-1
/
+6
*
dependency handling is consistant with libavcodec
Fabrice Bellard
2003-01-22
1
-10
/
+5
*
AUtomatic dependency generation. Runs on Linux (at least). Probably should
Philip Gladstone
2003-01-14
1
-1
/
+8
*
os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)
Slavik Gnatenko
2003-01-11
1
-4
/
+10
[next]