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
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
mingw32 configure patch by (Bill Eldridge <bill at rfa dot org>)
Bill Eldridge
2002-12-20
1
-0
/
+25
*
added ffserver disabling for easier porting
Fabrice Bellard
2002-12-18
1
-0
/
+9
*
Add more tests for the presence of dlfcn.h and dlopen
Philip Gladstone
2002-11-30
1
-0
/
+30
*
fixed multidir compile
Fabrice Bellard
2002-11-29
1
-3
/
+3
*
I goofed on the darwin LDFLAGS front. Till sourceforge install gcc3
Philip Gladstone
2002-11-28
1
-1
/
+1
*
More changes to make things compile on more platforms
Philip Gladstone
2002-11-27
1
-3
/
+31
*
More fixes to compile and build on more platforms.
Philip Gladstone
2002-11-26
1
-3
/
+15
*
Add some rudimentary support for sparc64
Philip Gladstone
2002-11-26
1
-0
/
+3
*
Try to get this to build on more platforms (especially Darwin)
Philip Gladstone
2002-11-26
1
-0
/
+4
*
Applied changes to make it compile on darwin
Philip Gladstone
2002-11-23
1
-4
/
+5
*
BeOS Audio ouput patch by (François Revol <revol at free dot fr>)
François Revol
2002-11-05
1
-0
/
+11
*
lrintf detection (based upon a patch by François Revol <revol at free dot fr>)
Michael Niedermayer
2002-11-05
1
-0
/
+16
*
gcc optimization on BeOS (patch by François Revol <revol at free dot fr>)
François Revol
2002-11-02
1
-0
/
+10
*
added BeOS net_server support (R5 network stack), basically the same
François Revol
2002-11-02
1
-2
/
+8
*
-mdynamic-no-pic for darwin -> 5% speedup patch by (Dieter Shirley <dieters a...
Dieter
2002-11-02
1
-1
/
+1
*
cross compiling support
Fabrice Bellard
2002-10-14
1
-0
/
+11
*
suppressed unrelated logs
Fabrice Bellard
2002-10-01
1
-0
/
+6
*
ps2 idct patch by (Leon van Stuivenberg <leonvs at iae dot nl>)
Leon van Stuivenberg
2002-09-23
1
-0
/
+32
*
ar -s -> ranlib
Michael Niedermayer
2002-09-02
1
-0
/
+3
*
altivec build tidyup patch by (Brian Foley <bfoley at compsoc dot nuigalway d...
Brian Foley
2002-09-02
1
-0
/
+30
*
oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>)
Mark Hills
2002-09-01
1
-0
/
+10
*
cygwin patch by (Felix Buenemann <atmosfear at users dot sourceforge dot net>)
Felix Bünemann
2002-08-30
1
-0
/
+16
*
patch by Heliodoro Tammaro <helio at interactives dot org>
Heliodoro Tammaro
2002-08-30
1
-3
/
+4
*
first cut at altivec support on darwin patch by (Brian Foley <bfoley at comps...
Brian Foley
2002-08-28
1
-1
/
+1
*
darwin patches by Heliodoro Tammaro <helio at interactives dot org>
Michael Niedermayer
2002-08-21
1
-0
/
+16
*
better big/little endian test
Michael Niedermayer
2002-07-28
1
-5
/
+16
*
Add logic to figure out whether strptime is present on the system. If not, then
Philip Gladstone
2002-07-27
1
-0
/
+53
*
beos/mov/adpcm patch by François Revol <revol at free dot fr>
François Revol
2002-07-20
1
-0
/
+29
*
BeOS patches by "shatty" <shatty at myrealbox.com>
Michael Niedermayer
2002-07-19
1
-1
/
+6
*
-O3
Michael Niedermayer
2002-07-10
1
-2
/
+2
*
* Detect "retrict" keyword
Falk Hüffner
2002-07-04
1
-0
/
+11
*
mpegaudio decoder is in high precision mode by default (low precision is only...
Fabrice Bellard
2002-06-01
1
-0
/
+10
*
bsd fixes
Fabrice Bellard
2002-05-26
1
-3
/
+3
*
more config options
Fabrice Bellard
2002-05-25
1
-23
/
+46
*
BSD/OS support by Steven M Schultz
Alex Beregszaszi
2002-05-21
1
-1
/
+11
*
added bigendian support - added cross compilation support - added generation ...
Fabrice Bellard
2002-05-18
1
-52
/
+114
*
* fixed --enable-shared handling
Zdenek Kabelac
2002-05-16
1
-2
/
+2
*
enable simple-idct by default (needed cuz otherwise files encoded with ffmpeg...
Michael Niedermayer
2002-05-14
1
-2
/
+3
*
* using liba52
Zdenek Kabelac
2002-04-22
1
-18
/
+30
*
* solaris does not support -q
Zdenek Kabelac
2002-04-16
1
-1
/
+1
*
- ME setting moved to AVCodecContext/MpegEncContext, no longer a global.
Juanjo
2002-04-14
1
-1
/
+1
*
* no error message without config.h
Zdenek Kabelac
2002-04-11
1
-1
/
+1
*
* support for simple_idct config
Zdenek Kabelac
2002-04-11
1
-17
/
+35
*
- Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek.
Juanjo
2002-03-10
1
-0
/
+10
*
* BeOS patch by François Revol <revol@free.fr>
François Revol
2002-03-08
1
-1
/
+22
*
Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
Nick Kurshev
2002-01-20
1
-0
/
+8
*
Shared objects support
Nick Kurshev
2001-10-27
1
-1
/
+12
*
* made by Juergen - should be useful for Solaris
Zdenek Kabelac
2001-10-23
1
-1
/
+1
*
suppressed mpglib option
Fabrice Bellard
2001-09-23
1
-10
/
+1
*
memalign autodetection
Nick Kurshev
2001-09-13
1
-0
/
+60
[next]