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
/
libavcodec
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
huffyuv
Michael Niedermayer
2002-11-14
1
-1
/
+1
*
Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>)
Michael Niedermayer
2002-11-02
1
-2
/
+2
*
added MACE (Macintosh Audio Compression/Expansion) 3:1 & 6:1 support
François Revol
2002-11-02
1
-1
/
+1
*
added new fft/mdct code - added fft-test program
Fabrice Bellard
2002-10-28
1
-2
/
+14
*
better/cleaner error resilience (done in a 2nd pass after decoding)
Michael Niedermayer
2002-10-13
1
-1
/
+1
*
Move Alpha optimized IDCT to own file. Based on a patch by Måns
Falk Hüffner
2002-10-11
1
-1
/
+2
*
trying to fix the non-x86 IDCTs (untested)
Michael Niedermayer
2002-10-06
1
-1
/
+1
*
Fix for source dir != build dir. Patch provided by Måns Rullgård.
Falk Hüffner
2002-10-04
1
-2
/
+2
*
added DV support
Fabrice Bellard
2002-10-04
1
-1
/
+1
*
ps2 optimizations update patch by (Leon van Stuivenberg <leonvs at iae dot nl>)
Leon van Stuivenberg
2002-10-03
1
-1
/
+1
*
Add Alpha assembly for pix_abs16x16. Optimized for pca56, no large win
Falk Hüffner
2002-09-29
1
-1
/
+1
*
ps2 idct patch by (Leon van Stuivenberg <leonvs at iae dot nl>)
Leon van Stuivenberg
2002-09-23
1
-0
/
+5
*
* Remove -finline-limit=8000 (not supported by gcc 2.95)
Falk Hüffner
2002-09-19
1
-1
/
+12
*
apiexample needs EXTRALIBS
Michael Niedermayer
2002-09-05
1
-1
/
+1
*
fixing tests
Michael Niedermayer
2002-09-05
1
-2
/
+2
*
ar -s -> ranlib
Michael Niedermayer
2002-09-02
1
-1
/
+2
*
altivec build tidyup patch by (Brian Foley <bfoley at compsoc dot nuigalway d...
Brian Foley
2002-09-02
1
-0
/
+4
*
oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>)
Mark Hills
2002-09-01
1
-0
/
+5
*
dct-test update
Michael Niedermayer
2002-09-01
1
-2
/
+2
*
slow but accurate integer dct from IJG (should be ok with the LGPL as the old...
Michael Niedermayer
2002-08-29
1
-1
/
+1
*
first cut at altivec support on darwin patch by (Brian Foley <bfoley at comps...
Brian Foley
2002-08-28
1
-0
/
+6
*
new ratecontrol code
Michael Niedermayer
2002-08-25
1
-1
/
+1
*
darwin patches by Heliodoro Tammaro <helio at interactives dot org>
Michael Niedermayer
2002-08-21
1
-2
/
+2
*
patch by (Volker Moell <volker-ml at die-moells dot de>)
Volker Moell
2002-08-13
1
-2
/
+3
*
MVI optimizations for motion estimation.
Falk Hüffner
2002-07-29
1
-1
/
+1
*
beos/mov/adpcm patch by François Revol <revol at free dot fr>
François Revol
2002-07-20
1
-1
/
+1
*
BeOS patches by "shatty" <shatty at myrealbox.com>
Michael Niedermayer
2002-07-19
1
-1
/
+1
*
largefile support patch by Roy Sigurd Karlsbakk <roy at karlsbakk.net>
Roy Sigurd Karlsbakk
2002-07-18
1
-1
/
+1
*
Tweak Alpha compiler flags.
Falk Hüffner
2002-07-11
1
-1
/
+1
*
new codec: Sorenson v1
Nick Kurshev
2002-07-09
1
-1
/
+1
*
Implement put_pixels_clamped and add_pixels_clamped in Assembler. This
Falk Hüffner
2002-07-01
1
-1
/
+2
*
added installlib target to install static libraries and includes
Fabrice Bellard
2002-06-11
1
-2
/
+9
*
in libavcodec/Makefile there is in line 110: "distclean: clean<binary char>"
Felix Bünemann
2002-06-07
1
-0
/
+0
*
license/copyright change
Fabrice Bellard
2002-05-25
1
-0
/
+0
*
* oops - these are the midnight commits...
Zdenek Kabelac
2002-05-21
1
-1
/
+1
*
* restored previous behaviour for this moment
Zdenek Kabelac
2002-05-21
1
-1
/
+1
*
* avoid conflicts with non-ffmpeg config.h and also it's consistent
Zdenek Kabelac
2002-05-21
1
-1
/
+1
*
added VPATH support for multiple dir compilation
Fabrice Bellard
2002-05-18
1
-1
/
+7
*
ar -s has portability problems, anyway rc is enough without s -- suggested by...
Arpi
2002-05-03
1
-1
/
+1
*
* by Thomas Sailer:
Zdenek Kabelac
2002-05-01
1
-1
/
+2
*
* cleanup
Zdenek Kabelac
2002-04-26
1
-1
/
+1
*
* path to ffmpegs config.h
Zdenek Kabelac
2002-04-23
1
-1
/
+1
*
* using liba52
Zdenek Kabelac
2002-04-22
1
-7
/
+11
*
fixed ratecontrol & b-frames
Michael Niedermayer
2002-04-21
1
-1
/
+2
*
- Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek.
Juanjo
2002-03-10
1
-0
/
+4
*
- Added PSNR feature to libavcodec and ffmpeg. By now just Y PSNR until I'm
Juanjo
2002-02-26
1
-0
/
+5
*
Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
Nick Kurshev
2002-01-20
1
-0
/
+7
*
new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT...
Arpi
2001-12-09
1
-2
/
+3
*
missing header
Nick Kurshev
2001-10-27
1
-0
/
+1
*
headers installation
Nick Kurshev
2001-10-27
1
-1
/
+3
[next]