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
/
hevcdsp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '0b9a237b2386ff84a6f99716bd58fa27a1b767e7'
James Almer
2017-10-24
1
-2
/
+2
|
\
|
*
hevc: Add NEON 4x4 and 8x8 IDCT
Alexandra Hájková
2017-03-27
1
-0
/
+2
*
|
hevc: Fix aligned array declarations
Mark Thompson
2017-10-21
1
-2
/
+2
*
|
Merge commit 'b0e6b3f4777910d61083976aa9fc78a1e0731aae'
Clément Bœsch
2017-04-17
1
-0
/
+2
|
\
\
|
|
/
|
*
hevc: ppc: Add HEVC 4x4 IDCT for PowerPC
Alexandra Hajkova
2016-12-12
1
-0
/
+2
|
*
hevc: Add DC IDCT
Mickaël Raulet
2016-07-18
1
-0
/
+4
*
|
Merge commit '1bd890ad173d79e7906c5e1d06bf0a06cca4519d'
Clément Bœsch
2017-01-31
1
-6
/
+6
|
\
\
|
|
/
|
*
hevc: Separate adding residual to prediction from IDCT
Alexandra Hájková
2016-07-18
1
-10
/
+10
|
*
hevcdsp: add x86 SIMD for MC
Anton Khirnov
2015-12-05
1
-1
/
+23
|
*
hevcdsp: split the pred functions by width
Anton Khirnov
2015-12-05
1
-5
/
+28
|
*
hevcdsp: split the epel functions by width
Anton Khirnov
2015-12-05
1
-4
/
+14
|
*
hevcdsp: split the qpel functions by width instead of by the subpixel fraction
Anton Khirnov
2015-12-05
1
-16
/
+14
|
*
hevcdsp: fix a function name
Anton Khirnov
2015-08-21
1
-1
/
+1
*
|
avcodec/hevcdsp: rename sao_band_filter c functions
James Almer
2015-08-21
1
-1
/
+1
*
|
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal and vert...
Shivraj Patil
2015-04-17
1
-0
/
+2
*
|
hevcdsp: fix compilation for arm and aarch64
James Almer
2015-03-12
1
-1
/
+1
*
|
lavc/hevcdsp: Fix compilation for arm with --disable-neon.
Carl Eugen Hoyos
2015-03-10
1
-1
/
+1
*
|
hevcdsp: ARM NEON optimized deblocking filter
Seppo Tomperi
2015-02-05
1
-0
/
+2
*
|
x86/hevcdsp: add ff_hevc_sao_edge_filter_8_{ssse3,avx2}
James Almer
2015-02-05
1
-1
/
+5
*
|
hevcdsp: separated sao edge filter and pixel restore funcs
Seppo Tomperi
2015-02-04
1
-2
/
+3
*
|
x86/hevc: add ff_hevc_sao_band_filter_{8,10,12}_{sse2,avx,avx2}
James Almer
2015-02-01
1
-1
/
+5
*
|
Merge commit '1a880b2fb8456ce68eefe5902bac95fea1e6a72d'
Michael Niedermayer
2014-07-27
1
-1
/
+3
|
\
\
|
|
/
|
*
hevc: SSE2 and SSSE3 loop filters
Pierre Edouard Lepere
2014-07-26
1
-0
/
+3
*
|
hevc/rext: add support for Range extension tools
Mickaël Raulet
2014-07-15
1
-0
/
+1
*
|
hevc/rext: basic infrastructure for supporting range extension
Mickaël Raulet
2014-07-15
1
-0
/
+7
*
|
hevc: separate residu and prediction (needed for Range Extension)
Mickaël Raulet
2014-07-15
1
-13
/
+13
*
|
hevc: simplify SAO computation, delay from one row its computation
Mickaël Raulet
2014-07-15
1
-9
/
+3
*
|
avcodec/hevc: new idct + asm
plepere
2014-06-17
1
-0
/
+5
*
|
HEVC : added assembly MC functions
plepere
2014-05-06
1
-1
/
+4
*
|
hevc: C code update for new motion compensation
Mickaël Raulet
2014-05-06
1
-37
/
+88
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-12-22
1
-1
/
+0
|
\
\
|
|
/
|
*
hevc: move DSP declarations from hevc.h into hevcdsp.h
Guillaume Martres
2013-12-22
1
-1
/
+1
|
*
Add HEVC decoder
Guillaume Martres
2013-10-31
1
-0
/
+190
*
libavcodec/hevc: random cosmetics to reduce diff to 064698d381e1e7790f21b0199...
Michael Niedermayer
2013-11-02
1
-1
/
+1
*
libavcodec/hevc: indention related cosmetics to reduce diff to 064698d381e1e7...
Michael Niedermayer
2013-11-02
1
-1
/
+1
*
avcodec/hevc: more whitespaces to reduce difference to 064698d381e1e7790f21b0...
Michael Niedermayer
2013-11-02
1
-2
/
+2
*
avcodec/hevc: Adjust white-spaces to reduce difference to 064698d381e1e7790f2...
Michael Niedermayer
2013-11-02
1
-127
/
+126
*
lavc: add a HEVC decoder.
Guillaume Martres
2013-10-15
1
-0
/
+192