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
/
i386
/
mpegvideo_mmx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
warnings patch by (bubu <bubu at bubu dot net>)
bubu
2003-01-01
1
-1
/
+0
*
* using DSPContext - so each codec could use its local (sub)set of CPU extension
Zdenek Kabelac
2002-11-11
1
-5
/
+6
*
idct_permutation_type variable, so the permutation type can quickly be identi...
Michael Niedermayer
2002-10-25
1
-17
/
+3
*
idct permutation cleanup, idct can be selected per context now
Michael Niedermayer
2002-09-29
1
-81
/
+89
*
fdct_mmx -> ff_fdct_mmx (renamed to avoid namespace conflict with xvid)
Arpi
2002-09-19
1
-1
/
+1
*
slow but accurate integer dct from IJG (should be ok with the LGPL as the old...
Michael Niedermayer
2002-08-29
1
-4
/
+9
*
warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
Dominik Mierzejewski
2002-08-28
1
-2
/
+2
*
license/copyright change
Fabrice Bellard
2002-05-25
1
-12
/
+11
*
- Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now.
Juanjo
2002-05-02
1
-6
/
+6
*
fixed msmpeg4 infinite loop if buggy stream
Michael Niedermayer
2002-04-27
1
-4
/
+2
*
mpeg2/mpeg4 dequantizer support (c & mmx)
Michael Niedermayer
2002-04-17
1
-88
/
+204
*
mpeg4 mpeg quantizer support
Michael Niedermayer
2002-04-07
1
-5
/
+3
*
- Added PSNR feature to libavcodec and ffmpeg. By now just Y PSNR until I'm
Juanjo
2002-02-26
1
-8
/
+8
*
- Bug fix on RTYPE (rounding type) not being honoured by H.263+ decoder.
Juanjo
2002-02-22
1
-11
/
+11
*
- Bug fixes in H.263+ Advanced INTRA Coding decoder.
Juanjo
2002-02-19
1
-18
/
+19
*
- H.263+ decoder support for Advanded INTRA Coding (buggy)
Juanjo
2002-02-18
1
-1
/
+4
*
(commit by michael)
Michael Niedermayer
2002-01-27
1
-1
/
+28
*
(commit by michael)
Michael Niedermayer
2002-01-15
1
-0
/
+92
*
(commit by michael)
Michael Niedermayer
2002-01-13
1
-14
/
+21
*
Let loops will be aligned
Nick Kurshev
2001-11-11
1
-39
/
+2
*
dct_unquantize_h263_mmx() by Michael Niedermayer <michaelni@gmx.at>
Arpi
2001-11-03
1
-11
/
+147
*
renamed - use of s->dct_unquantize function pointer - SHOULD add faster h263 ...
Fabrice Bellard
2001-07-30
1
-0
/
+227