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
/
alpha
/
mpegvideo_alpha.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '835f798c7d20bca89eb4f3593846251ad0d84e4b'
Michael Niedermayer
2014-08-15
1
-1
/
+1
|
\
|
*
Remove all Alpha architecture optimizations
Diego Biurrun
2013-11-13
1
-110
/
+0
*
|
Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'
Michael Niedermayer
2013-02-26
1
-1
/
+0
|
\
\
|
|
/
|
*
Remove unnecessary dsputil.h #includes
Diego Biurrun
2013-02-26
1
-1
/
+0
*
|
Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'
Michael Niedermayer
2013-02-06
1
-1
/
+2
|
\
\
|
|
/
|
*
Add av_cold attributes to arch-specific init functions
Diego Biurrun
2013-02-05
1
-1
/
+2
*
|
Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'
Michael Niedermayer
2013-01-23
1
-4
/
+4
|
\
\
|
|
/
|
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
1
-4
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-16
1
-1
/
+1
|
\
\
|
|
/
|
*
mpegvideo: Add ff_ prefix to nonstatic functions
Martin Storsjö
2012-02-15
1
-1
/
+1
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
/
*
Alpha: factor common parts from dct_unquantize_h263_intra/inter_axp
Måns Rullgård
2009-01-17
1
-70
/
+31
*
Alpha: fix dct_unquantize_h263_inter/intra_axp()
Måns Rullgård
2009-01-17
1
-14
/
+16
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
1
-2
/
+2
*
Add libavcodec to compiler include flags in order to simplify header
Ronald S. Bultje
2007-05-16
1
-2
/
+2
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
Update licensing information: The FSF changed postal address.
Diego Biurrun
2006-01-12
1
-1
/
+1
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-4
/
+4
*
remove unused variables
Måns Rullgård
2005-12-12
1
-3
/
+1
*
100l (forgot alpha & ppc)
Michael Niedermayer
2003-12-15
1
-13
/
+64
*
Use asms instead of builtins when compiling for generic Alpha. Less
Falk Hüffner
2003-09-13
1
-1
/
+0
*
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
Michael Niedermayer
2003-03-03
1
-5
/
+0
*
Move Alpha optimized IDCT to own file. Based on a patch by Måns
Falk Hüffner
2002-10-11
1
-0
/
+5
*
* Fix dct_unquantize_h263_axp for changed block_last_index indexing.
Falk Hüffner
2002-10-07
1
-10
/
+11
*
Make compilable again after DCT cleanup. It gives wrong results,
Falk Hüffner
2002-10-05
1
-4
/
+3
*
Make dct_unquantize_h263 work on systems without MVI extension.
Falk Hüffner
2002-07-03
1
-6
/
+11
*
Update and activate dct_unquantize_h263_mvi. Thanks to Måns Rullgård
Falk Hüffner
2002-07-03
1
-52
/
+53
*
Ugly hack to make the assembler accept MVI instructions.
Falk Hüffner
2002-06-24
1
-0
/
+3
*
license/copyright change
Fabrice Bellard
2002-05-25
1
-10
/
+10
*
Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
Nick Kurshev
2002-01-20
1
-0
/
+88