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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mpegvideo: use hpeldsp instead of dsputil for half-pel functions.
Ronald S. Bultje
2013-03-13
1
-13
/
+13
*
Merge commit '759001c534287a96dc96d1e274665feb7059145d'
Michael Niedermayer
2013-03-12
1
-31
/
+31
|
\
|
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-31
/
+31
*
|
Merge commit '6e7b50b4270116ded8b874d76cb7c5b1a0341827'
Michael Niedermayer
2013-03-10
1
-212
/
+0
|
\
\
|
|
/
|
*
mpegvideo_enc: drop support for reusing the input motion vectors.
Anton Khirnov
2013-03-08
1
-212
/
+0
*
|
Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'
Michael Niedermayer
2013-02-26
1
-1
/
+0
|
\
\
|
|
/
|
*
Remove unnecessary dsputil.h #includes
Diego Biurrun
2013-02-26
1
-1
/
+0
*
|
Merge commit 'b5b7b75e91e291c810ebd01868a42b53f267a87c'
Michael Niedermayer
2013-02-09
1
-0
/
+24
|
\
\
|
|
/
|
*
dsputil: Move get_penalty_factor() to the only place it is used.
Diego Biurrun
2013-02-07
1
-0
/
+20
*
|
Merge commit '25841dfe806a13de526ae09c11149ab1f83555a8'
Michael Niedermayer
2013-02-06
1
-1
/
+1
|
\
\
|
|
/
|
*
Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.
Diego Biurrun
2013-02-05
1
-1
/
+1
*
|
Merge commit 'f81c37e40fe3236d54da12aef9cdba48ba70ec31'
Michael Niedermayer
2013-01-29
1
-2
/
+0
|
\
\
|
|
/
|
*
mpegvideo: remove some unused variables from Picture.
Anton Khirnov
2013-01-29
1
-2
/
+0
|
*
Drop Snow codec
Diego Biurrun
2013-01-06
1
-11
/
+10
*
|
motion_est: Limit motion vector search range to MAX_MV
Michael Niedermayer
2013-01-16
1
-0
/
+3
*
|
motion_est: use av_assert* instead of assert
Michael Niedermayer
2012-11-23
1
-3
/
+3
*
|
motion_est: more complete SAB diamond size check
Michael Niedermayer
2012-10-12
1
-1
/
+1
*
|
Merge commit '9734b8ba56d05e970c353dfd5baafa43fdb08024'
Michael Niedermayer
2012-10-12
1
-1
/
+1
|
\
\
|
|
/
|
*
Move avutil tables only used in libavcodec to libavcodec.
Diego Biurrun
2012-10-11
1
-1
/
+1
*
|
motion_est: switch asserts to av_asserts
Michael Niedermayer
2012-10-09
1
-19
/
+19
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-01
1
-12
/
+2
|
\
\
|
|
/
|
*
avcodec: Convert some commented-out printf/av_log instances to av_dlog
Diego Biurrun
2012-10-01
1
-2
/
+2
|
*
avcodec: Drop silly and/or broken printf debug output
Diego Biurrun
2012-10-01
1
-10
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-09-21
1
-3
/
+3
|
\
\
|
|
/
|
*
motion_est: fix use of inline on extern functions
Mans Rullgard
2012-09-20
1
-3
/
+3
*
|
motion_est: switch some asserts to av_assert
Michael Niedermayer
2012-08-15
1
-3
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-10
1
-19
/
+6
|
\
\
|
|
/
|
*
motion_est: drop inline from sad_hpel_motion_search()
Mans Rullgard
2012-08-09
1
-2
/
+2
|
*
motion_est: remove unused macros
Mans Rullgard
2012-08-09
1
-4
/
+0
|
*
motion_est: remove useless no_motion_search() function
Mans Rullgard
2012-08-09
1
-13
/
+4
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-8
/
+8
|
\
\
|
|
/
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-8
/
+8
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-29
1
-2
/
+1
|
\
\
|
|
/
|
*
Replace memset(0) by zero initializations.
Diego Biurrun
2012-03-28
1
-2
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-26
1
-19
/
+17
|
\
\
|
|
/
|
*
cosmetics: Remove some unnecessary block braces.
Diego Biurrun
2012-01-25
1
-19
/
+17
*
|
motion_est: avoid generating motion vectors that point between widthxheight a...
Michael Niedermayer
2011-12-17
1
-3
/
+14
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-12
1
-1
/
+1
|
\
\
|
|
/
|
*
motion_est: make MotionExtContext.map_generation unsigned
Mans Rullgard
2011-10-11
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-09
1
-2
/
+2
|
\
\
|
|
/
|
*
motion_est: fix some signed overflows
Mans Rullgard
2011-10-08
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-17
1
-52
/
+0
|
\
\
|
|
/
|
*
motion_est: remove disabled code
Diego Biurrun
2011-07-17
1
-52
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-12
1
-74
/
+75
|
\
\
|
|
/
|
*
Eliminate FF_COMMON_FRAME macro.
Diego Biurrun
2011-07-11
1
-74
/
+75
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-24
1
-1
/
+1
|
\
\
|
|
/
|
*
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
Diego Biurrun
2011-06-24
1
-1
/
+1
|
*
Remove some non-compiling debug messages.
Diego Biurrun
2011-06-08
1
-2
/
+0
|
*
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
Stefano Sabatini
2011-05-02
1
-2
/
+2
*
|
motion_est: fix ffmpeg compilation with DEBUG defined
Maksym Veremeyenko
2011-05-10
1
-2
/
+0
[next]