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
/
idctdsp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavc/aarch64: add ff_simple_idct{,_add,_put}_neon functions
Matthieu Bouron
2017-03-16
1
-0
/
+2
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for idctdsp functions
Shivraj Patil
2015-07-07
1
-0
/
+2
*
avcodec/idctdsp: use the 10bit code for 9 bit too
Michael Niedermayer
2014-12-20
1
-1
/
+1
*
avcodec/idctdsp: change {put,add}_pixels_clamped to ptrdiff_t line_size
James Almer
2014-09-24
1
-5
/
+5
*
Merge commit '1274ea8dbaec44355bde07f6bb31fec0c4e6fd2d'
Michael Niedermayer
2014-09-08
1
-0
/
+2
|
\
|
*
Split off floating point AAN (I)DCT into separate components
Diego Biurrun
2014-09-07
1
-0
/
+2
*
|
avcodec/idctdsp: Initialize ff_put/add_pixels_clamped correctly so that the o...
Michael Niedermayer
2014-09-03
1
-3
/
+3
*
|
Merge commit '95c0cec03acec0a80cc1c7db48f3b2355d9e767b'
Michael Niedermayer
2014-09-03
1
-19
/
+14
|
\
\
|
|
/
|
*
idctdsp: Add global function pointers for {add|put}_pixels_clamped functions
Diego Biurrun
2014-09-02
1
-14
/
+8
*
|
Merge commit 'dcb7c868ec7af7d3a138b3254ef2e08f074d8ec5'
Michael Niedermayer
2014-08-27
1
-1
/
+1
|
\
\
|
|
/
*
|
avcodec/idctdsp: make add/put_pixels_clamped_c internal functions
James Almer
2014-08-13
1
-4
/
+45
*
|
avcodec/idctdsp: move add/put_pixels_clamped_c to header
Michael Niedermayer
2014-08-11
1
-41
/
+0
*
|
avcodec: remove deprecated use of FF_IDCT_XVIDMMX
Michael Niedermayer
2014-08-09
1
-1
/
+1
*
|
Merge commit '6f1960ab71b4f18551243ce22d01913108265233'
Michael Niedermayer
2014-08-08
1
-16
/
+16
|
\
\
|
|
/
|
*
idct: cosmetics: Drop one unnecessary if-block level
Diego Biurrun
2014-08-08
1
-17
/
+15
*
|
Merge commit 'a786c8259dafeca9744252230b5d78f67810770c'
Michael Niedermayer
2014-08-01
1
-0
/
+4
|
\
\
|
|
/
*
|
Merge commit '8b0dd4942aac320d1ca3c40fa7ea1be342c71273'
Michael Niedermayer
2014-07-18
1
-24
/
+24
|
\
\
|
|
/
|
*
idctdsp: prettyprinting cosmetics
Diego Biurrun
2014-07-18
1
-16
/
+16
*
|
Merge commit 'b4987f72197e0c62cf2633bf835a9c32d2a445ae'
Michael Niedermayer
2014-07-18
1
-16
/
+16
|
\
\
|
|
/
|
*
idct: Convert IDCT permutation #defines to an enum
Diego Biurrun
2014-07-18
1
-12
/
+12
*
|
alpha/idctdsp: move idct init code out of dsputil
James Almer
2014-07-08
1
-0
/
+2
*
|
Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'
Michael Niedermayer
2014-07-01
1
-11
/
+125
|
/
*
dsputil: Split off IDCT bits into their own context
Diego Biurrun
2014-06-30
1
-0
/
+197