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
*
Drop unnecessary av_unused attributes.
Diego Biurrun
2014-09-05
1
-1
/
+1
*
qpeldsp: Mark source pointer in qpel_mc_func function pointer const
Diego Biurrun
2014-07-25
1
-20
/
+20
*
dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.h
Diego Biurrun
2014-03-22
1
-0
/
+1
*
dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names
Diego Biurrun
2014-03-13
1
-6
/
+6
*
lavc: Make pointers to ff_cropTbl const
Martin Storsjö
2013-04-08
1
-6
/
+6
*
dsputil: convert remaining functions to use ptrdiff_t strides
Luca Barbato
2013-03-12
1
-8
/
+16
*
Remove unnecessary dsputil.h #includes
Diego Biurrun
2013-02-26
1
-1
/
+0
*
rv34: Drop now unnecessary dsputil dependencies
Diego Biurrun
2013-02-06
1
-2
/
+3
*
dsputil: Separate h264chroma
Diego Biurrun
2013-02-06
1
-4
/
+7
*
dsputil: Separate h264 qpel
Mans Rullgard
2013-01-24
1
-4
/
+7
*
rv34: move inverse transform functions to DSP context
Janne Grunau
2011-10-12
1
-0
/
+3
*
Move RV3/4-specific DSP functions into their own context
Kostya Shishkov
2011-08-11
1
-37
/
+43
*
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