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_template.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
h264: Integrate clear_blocks calls with IDCT
Ronald S. Bultje
2013-04-10
1
-10
/
+18
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
1
-10
/
+10
*
Use ptrdiff_t instead of int for intra pred "stride" function parameter.
Ronald S. Bultje
2012-10-29
1
-66
/
+167
*
Remove extraneous semicolons
Mans Rullgard
2011-12-11
1
-6
/
+6
*
Support for lossless and inter H264 4:2:2.
Ronald S. Bultje
2011-10-21
1
-1
/
+38
*
h264: 4:2:2 intra decoding support
Baptiste Coudurier
2011-10-21
1
-0
/
+138
*
h264pred: use unsigned types for pixel values, fix signed overflows
Mans Rullgard
2011-10-09
1
-16
/
+16
*
Rename libavcodec/high_bit_depth.h ---> libavcodec/bit_depth_template.c
Diego Biurrun
2011-07-05
1
-1
/
+2
*
h264pred: fix one more aliasing violation.
Ronald S. Bultje
2011-05-11
1
-2
/
+4
*
h264pred: fix aliasing violations.
Ronald S. Bultje
2011-05-11
1
-73
/
+90
*
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...
Oskar Arvidsson
2011-05-10
1
-15
/
+1
*
Preparatory patch for high bit depth h264 decoding support.
Oskar Arvidsson
2011-05-10
1
-254
/
+331
*
Move the functions in h264pred.c into a new file h264pred_template.c.
Oskar Arvidsson
2011-05-10
1
-0
/
+912