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
/
h264pred.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Reindent after r23716.
Ronald S. Bultje
2010-06-22
1
-4
/
+4
*
Add intra prediction functions for VP8.
David Conrad
2010-06-22
1
-1
/
+126
*
Make "topright" argument to pred4x4() const.
David Conrad
2010-06-22
1
-20
/
+20
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
ARM: NEON optimised H264 16x16, 8x8 pred
Måns Rullgård
2009-12-02
1
-0
/
+2
*
Remove useless assignments, at least one found by CSA.
Michael Niedermayer
2009-04-17
1
-4
/
+4
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
1.6x faster pred*_vertical_add_c
Loren Merritt
2008-12-18
1
-28
/
+34
*
Horizontal and vertical prediction functions needed for new lossless mode
Michael Niedermayer
2008-12-16
1
-0
/
+91
*
Remove unused RV40 spatial intra prediction function
Kostya Shishkov
2008-12-02
1
-22
/
+0
*
Support MBAFF + constrained intra prediction.
Michael Niedermayer
2008-08-11
1
-0
/
+27
*
Correct spatial prediction mode in RV30/40 for vertical left direction
Kostya Shishkov
2007-12-17
1
-3
/
+17
*
Move H.264 intra prediction functions into their own context
Kostya Shishkov
2007-09-05
1
-0
/
+1059
[prev]