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
/
motion_est_template.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/motion_est_template: Fix undefined shifts in CHECK_MV()
Michael Niedermayer
2015-07-02
1
-3
/
+3
*
avcodec/motion_est_template: Fix undefined shifts in CHECK_MV_DIR()
Michael Niedermayer
2015-07-01
1
-3
/
+3
*
Merge commit '2d60444331fca1910510038dd3817bea885c2367'
Michael Niedermayer
2014-07-17
1
-33
/
+32
|
\
|
*
dsputil: Split motion estimation compare bits off into their own context
Diego Biurrun
2014-07-17
1
-33
/
+32
*
|
Merge commit 'a2941c8cb216bdc144953cace64973f5600ffa2d'
Michael Niedermayer
2014-05-01
1
-1
/
+2
|
\
\
|
|
/
|
*
lavc: move CODEC_FLAG_MV0 to mpegvideo
Anton Khirnov
2014-05-01
1
-1
/
+2
*
|
Merge commit 'aba70bb5387f12dfa5e6cd8cb861c9c7e668151f'
Michael Niedermayer
2014-03-26
1
-0
/
+2
|
\
\
|
|
/
|
*
Add missing headers to make template files compile (more) standalone
Diego Biurrun
2014-03-26
1
-0
/
+2
*
|
motion_est_template: fix warning: "ASSERT_LEVEL" is not defined
Michael Niedermayer
2012-12-29
1
-1
/
+1
*
|
hpel_motion_search: move code used for asserts under correct #if
Michael Niedermayer
2012-12-29
1
-1
/
+1
*
|
motion_est: use av_log() in debug code
Michael Niedermayer
2012-12-05
1
-4
/
+4
*
|
sab_diamond_search: add assert to double check the minima_count
Michael Niedermayer
2012-11-04
1
-0
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-01
1
-12
/
+2
|
\
\
|
|
/
|
*
avcodec: Drop silly and/or broken printf debug output
Diego Biurrun
2012-10-01
1
-12
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-09-21
1
-5
/
+13
|
\
\
|
|
/
|
*
motion_est: fix use of inline on extern functions
Mans Rullgard
2012-09-20
1
-5
/
+13
*
|
motion_est_template: switch to av_assert
Michael Niedermayer
2012-08-04
1
-22
/
+16
*
|
new attribute "extern inline" (fixing linker error with ff_get_mb_score and f...
J. Bohl
2012-06-15
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-12
1
-18
/
+18
|
\
\
|
|
/
|
*
motion_est: make MotionExtContext.map_generation unsigned
Mans Rullgard
2011-10-11
1
-18
/
+18
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-17
1
-141
/
+0
|
\
\
|
|
/
|
*
motion_est: remove disabled code
Diego Biurrun
2011-07-17
1
-141
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-04
1
-1
/
+1
|
\
\
|
|
/
|
*
doxygen: Drop array size declarations from Doxygen parameter names.
Diego Biurrun
2011-07-03
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-24
1
-4
/
+4
|
\
\
|
|
/
|
*
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
Diego Biurrun
2011-06-24
1
-4
/
+4
|
*
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
Stefano Sabatini
2011-05-02
1
-1
/
+1
*
|
replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*
Stefano Sabatini
2011-05-02
1
-1
/
+1
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-30
1
-35
/
+0
|
\
\
|
|
/
|
*
Remove some disabled printf debug cruft.
Diego Biurrun
2011-04-29
1
-35
/
+0
*
|
Revert "Eliminate pointless '#if 1' statements without matching '#else'."
Michael Niedermayer
2011-04-27
1
-0
/
+2
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-27
1
-2
/
+0
|
\
\
|
|
/
|
*
Eliminate pointless '#if 1' statements without matching '#else'.
Diego Biurrun
2011-04-26
1
-2
/
+0
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
/
*
Restore array sizes in doxygen parameter names.
Diego Biurrun
2010-07-08
1
-1
/
+1
*
Avoid square brackets in Doxygen comments; Doxygen chokes on them.
Diego Biurrun
2010-07-02
1
-1
/
+1
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
slice dice, inline and outline cmp()
Michael Niedermayer
2010-04-02
1
-2
/
+2
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
cosmetics: Fix two common typos: wont --> will not, lets --> let us.
Diego Biurrun
2008-07-24
1
-1
/
+1
*
New full search ME
Michael Niedermayer
2008-07-09
1
-0
/
+37
*
add FF_ prefix to all (frame)_TYPE usage
Aurelien Jacobs
2008-03-09
1
-1
/
+1
*
license header consistency cosmetics
Diego Biurrun
2007-07-05
1
-1
/
+0
*
rename attribute_unused to av_unused and moves its declaration to common.h
Carl Eugen Hoyos
2007-05-30
1
-5
/
+5
*
doxy comment tweaks
Loren Merritt
2007-03-31
1
-1
/
+1
*
Add doxy comments, based on Loren's explanations posted here:
Guillaume Poirier
2007-03-31
1
-2
/
+13
*
test DIRECT{0,0} too if flag mv0 is used
Michael Niedermayer
2006-12-22
1
-1
/
+1
*
fix special casing of the 0,0 MV for b frames (slight PSNR/bitrate gain)
Michael Niedermayer
2006-12-20
1
-1
/
+3
*
dont favor the zero MV if mv0 is used (psnr per bitrate gains ranging from 0 ...
Michael Niedermayer
2006-12-20
1
-0
/
+2
*
mv overflow in map fix (untested except regression tests)
Michael Niedermayer
2006-12-12
1
-3
/
+10
[next]