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
*
avcodec/mpeg2dec: Fix motion vector rounding for chroma components
Nekopanda
2018-02-11
1
-14
/
+16
*
Merge commit '0e285c2f908789e96e29bfd969ad5eaaa0eece65'
Clément Bœsch
2017-03-19
1
-7
/
+0
|
\
|
*
mpegvideo: Kill some disabled code
Diego Biurrun
2016-08-17
1
-7
/
+0
*
|
avcodec/mpeg4video: Fix runtime error: left shift of negative value
Michael Niedermayer
2017-02-22
1
-4
/
+4
*
|
avcodec/mpeg4videodec: Workaround interlaced mpeg4 edge MC bug
Michael Niedermayer
2016-11-17
1
-0
/
+4
*
|
avcodec/mpegvideo: Fix edge emu buffer overlap with interlaced mpeg4
Michael Niedermayer
2016-11-17
1
-2
/
+2
*
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
Clément Bœsch
2016-06-21
1
-1
/
+1
|
\
\
|
|
/
|
*
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-05-04
1
-1
/
+1
|
*
mpegvideo: Refactor emulated_edge_mc calls
Luca Barbato
2016-03-05
1
-42
/
+36
*
|
Merge commit '0242351390643d176b10600c2eb854414f9559e6'
Derek Buitenhuis
2016-04-13
1
-3
/
+3
|
\
\
|
|
/
|
*
mpegvideo: Fix undefined negative shifts in mpeg_motion_internal
Luca Barbato
2016-03-05
1
-6
/
+6
*
|
Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'
Michael Niedermayer
2015-07-27
1
-8
/
+8
|
\
\
|
|
/
|
*
lavc: AV-prefix all codec flags
Vittorio Giovara
2015-07-27
1
-8
/
+8
*
|
Merge commit 'da0c8664b4dc906696803685f7e53ade68594ab8'
Michael Niedermayer
2015-06-08
1
-21
/
+21
|
\
\
|
|
/
|
*
mpegvideo: Move various temporary buffers to a separate context
Vittorio Giovara
2015-06-08
1
-21
/
+21
*
|
Merge commit '2f15846ad7ad57beb0bca99c624affa0facf284b'
Michael Niedermayer
2015-06-01
1
-0
/
+1
|
\
\
|
|
/
|
*
mpegvideo: wmv2: Move function declarations
Vittorio Giovara
2015-05-31
1
-0
/
+1
*
|
Merge commit '848e86f74d3e6e87fa592ee8ba8c184cc5fd9a42'
Michael Niedermayer
2015-05-22
1
-8
/
+8
|
\
\
|
|
/
|
*
mpegvideo: Drop flags and flags2
Vittorio Giovara
2015-05-22
1
-8
/
+8
*
|
avcodec/mpegvideo_motion: Fix undefined shifts in mpeg_motion_internal()
Michael Niedermayer
2015-03-11
1
-3
/
+5
*
|
avcodec/mpegvideo_motion: Fix off by 1 error in MV bounds checking in qpel, c...
Michael Niedermayer
2015-03-08
1
-6
/
+6
*
|
avcodec/mpegvideo_motion: Fix off by 1 error in MV bounds checking
Michael Niedermayer
2015-03-08
1
-4
/
+4
*
|
avcodec/mpegvideo_motion: Fix gmc chroma dimensions
Michael Niedermayer
2015-02-05
1
-2
/
+2
*
|
Merge commit '835f798c7d20bca89eb4f3593846251ad0d84e4b'
Michael Niedermayer
2014-08-15
1
-4
/
+4
|
\
\
|
|
/
|
*
mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes
Diego Biurrun
2014-08-15
1
-4
/
+4
*
|
Merge commit 'fab9df63a3156ffe1f9490aafaea41e03ef60ddf'
Michael Niedermayer
2014-06-23
1
-34
/
+33
|
\
\
|
|
/
|
*
dsputil: Split off global motion compensation bits into a separate context
Diego Biurrun
2014-06-23
1
-34
/
+33
*
|
avcodec/mpegvideo: fix edge emulation with uvlinesize below 25
Michael Niedermayer
2014-06-13
1
-10
/
+12
*
|
Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a'
Michael Niedermayer
2014-05-30
1
-0
/
+1
|
\
\
|
|
/
|
*
dsputil: Split off quarterpel bits into their own context
Diego Biurrun
2014-05-29
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-04-09
1
-6
/
+6
|
\
\
|
|
/
|
*
mpegvideo: operate with pointers to AVFrames instead of whole structs
wm4
2014-04-09
1
-5
/
+5
*
|
Merge commit 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b'
Michael Niedermayer
2014-03-17
1
-0
/
+1
|
\
\
|
|
/
|
*
mpegvideo: move mpegvideo formats-related defines to mpegutils.h
Vittorio Giovara
2014-03-16
1
-0
/
+1
*
|
Merge commit '831a1180785a786272cdcefb71566a770bfb879e'
Michael Niedermayer
2014-03-13
1
-1
/
+1
|
\
\
|
|
/
|
*
Update dsputil- and SIMD-related comments to match reality more closely
Diego Biurrun
2014-03-13
1
-1
/
+1
*
|
Merge commit 'ebfe622bb1ca57cecb932e42926745cba7161913'
Michael Niedermayer
2014-01-09
1
-42
/
+36
|
\
\
|
|
/
|
*
mpegvideo: drop support for real (non-emulated) edges
Anton Khirnov
2014-01-09
1
-43
/
+35
*
|
Merge commit '458446acfa1441d283dacf9e6e545beb083b8bb0'
Michael Niedermayer
2013-11-15
1
-30
/
+26
|
\
\
|
|
/
|
*
lavc: Edge emulation with dst/src linesize
Ronald S. Bultje
2013-11-15
1
-15
/
+15
*
|
avcodec/mpegvideo_motion: Handle edge emulation even without unrestricted_mv
Michael Niedermayer
2013-11-12
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-16
1
-66
/
+80
|
\
\
|
|
/
|
*
mpegvideo: Move 8x8 in a separate function
Luca Barbato
2013-10-15
1
-65
/
+79
*
|
Merge commit '95587859cc69e5abe37c9e3af48008032d98e262' into HEAD
Michael Niedermayer
2013-10-16
1
-76
/
+88
|
\
\
|
|
/
|
*
mpegvideo: Move obmc in a separate function
Luca Barbato
2013-10-15
1
-76
/
+88
*
|
Merge commit 'a84616b736fca5ebd6b87489dd41bc06ccdf7860'
Michael Niedermayer
2013-10-16
1
-447
/
+507
|
\
\
|
|
/
|
*
mpegvideo: K&R formatting cosmetics
Luca Barbato
2013-10-15
1
-449
/
+516
*
|
Merge commit '93f305473f880729d18b5e42067f19d2106cb2e5'
Michael Niedermayer
2013-10-16
1
-4
/
+3
|
\
\
|
|
/
|
*
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
[next]