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
/
rv30dsp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '9e0f14f16cfc9456a691655fda7d01090bffe47e'
Michael Niedermayer
2013-04-08
1
-6
/
+6
|
\
|
*
lavc: Make pointers to ff_cropTbl const
Martin Storsjö
2013-04-08
1
-6
/
+6
*
|
Merge commit 'a8b6015823e628047a45916404c00044c5e80415'
Michael Niedermayer
2013-03-13
1
-8
/
+16
|
\
\
|
|
/
|
*
dsputil: convert remaining functions to use ptrdiff_t strides
Luca Barbato
2013-03-12
1
-8
/
+16
*
|
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 'a846dccb29d2bb0798af1d47d06100eda9ca87cc'
Michael Niedermayer
2013-02-07
1
-2
/
+3
|
\
\
|
|
/
|
*
rv34: Drop now unnecessary dsputil dependencies
Diego Biurrun
2013-02-06
1
-2
/
+3
*
|
Merge commit '79dad2a932534d1155079f937649e099f9e5cc27'
Michael Niedermayer
2013-02-07
1
-4
/
+7
|
\
\
|
|
/
|
*
dsputil: Separate h264chroma
Diego Biurrun
2013-02-06
1
-4
/
+7
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-01-24
1
-4
/
+7
|
\
\
|
|
/
|
*
dsputil: Separate h264 qpel
Mans Rullgard
2013-01-24
1
-4
/
+7
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-13
1
-0
/
+3
|
\
\
|
|
/
|
*
rv34: move inverse transform functions to DSP context
Janne Grunau
2011-10-12
1
-0
/
+3
*
|
Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'
Michael Niedermayer
2011-08-13
1
-37
/
+43
|
\
\
|
|
/
|
*
Move RV3/4-specific DSP functions into their own context
Kostya Shishkov
2011-08-11
1
-37
/
+43
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-08-09
1
-17
/
+17
|
\
\
|
|
/
|
*
Pretty-print RV3/4 decoder source
Kostya Shishkov
2011-08-09
1
-17
/
+17
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
/
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
More av_cold for infrequently called functions.
Zuxy Meng
2010-01-13
1
-1
/
+1
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
Unfortunately RV30 luma thirdpel MC functions cannot be substituted with
Kostya Shishkov
2008-12-17
1
-72
/
+114
*
RV30 thirdpel motion compensation support
Kostya Shishkov
2008-01-04
1
-0
/
+249