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
/
mpegvideo_motion.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes
Diego Biurrun
2014-08-15
1
-4
/
+4
*
dsputil: Split off global motion compensation bits into a separate context
Diego Biurrun
2014-06-23
1
-34
/
+33
*
dsputil: Split off quarterpel bits into their own context
Diego Biurrun
2014-05-29
1
-0
/
+1
*
mpegvideo: operate with pointers to AVFrames instead of whole structs
wm4
2014-04-09
1
-5
/
+5
*
mpegvideo: move mpegvideo formats-related defines to mpegutils.h
Vittorio Giovara
2014-03-16
1
-0
/
+1
*
Update dsputil- and SIMD-related comments to match reality more closely
Diego Biurrun
2014-03-13
1
-1
/
+1
*
mpegvideo: drop support for real (non-emulated) edges
Anton Khirnov
2014-01-09
1
-43
/
+35
*
lavc: Edge emulation with dst/src linesize
Ronald S. Bultje
2013-11-15
1
-15
/
+15
*
mpegvideo: Move 8x8 in a separate function
Luca Barbato
2013-10-15
1
-65
/
+79
*
mpegvideo: Move obmc in a separate function
Luca Barbato
2013-10-15
1
-76
/
+88
*
mpegvideo: K&R formatting cosmetics
Luca Barbato
2013-10-15
1
-449
/
+516
*
lavc: Convert some remaining strides to ptrdiff_t
Ronald S. Bultje
2013-10-15
1
-4
/
+6
*
mpegvideo: Avoid 32-bit wrapping of linesize multiplications
Martin Storsjö
2013-09-04
1
-1
/
+2
*
mpegvideo: Use hpeldsp instead of dsputil for half-pel functions
Ronald S. Bultje
2013-04-19
1
-4
/
+4
*
h261: Move function declarations to h261.h
Diego Biurrun
2013-04-05
1
-0
/
+1
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-1
/
+1
*
dsputil: Move LOCAL_ALIGNED macros to libavutil
Diego Biurrun
2013-02-08
1
-0
/
+2
*
lavc: introduce VideoDSPContext
Ronald S. Bultje
2012-12-20
1
-15
/
+15
*
mpegvideo: simplify dxy calculation in hpel_motion()
Mans Rullgard
2012-11-23
1
-6
/
+5
*
h263: avoid memcpys over array bound in motion vector caching for obmc
Janne Grunau
2012-10-26
1
-13
/
+21
*
mpegvideo: drop unnecessary arguments to hpel_motion()
Mans Rullgard
2012-09-16
1
-24
/
+15
*
mpegvideo: drop 'inline' from some functions
Mans Rullgard
2012-09-16
1
-11
/
+12
*
mpegvideo: reduce excessive inlining of mpeg_motion()
Mans Rullgard
2012-08-09
1
-25
/
+42
*
mpegvideo: convert mpegvideo_common.h to a .c file
Mans Rullgard
2012-08-09
1
-0
/
+875