| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' | Michael Niedermayer | 2014-08-15 | 1 | -1/+1 |
|\ |
|
| * | cosmetics: Write NULL pointer equality checks more compactly | Gabriel Dume | 2014-08-15 | 1 | -1/+1 |
* | | Merge commit '4fbb62a21bd04bf261da2382d5ba6c249c702af8' | Michael Niedermayer | 2014-07-26 | 1 | -0/+3 |
|\| |
|
| * | mpegvideo: Move ME_MAP_* defines to the only place they are used | Diego Biurrun | 2014-07-25 | 1 | -0/+3 |
* | | Merge commit '2d60444331fca1910510038dd3817bea885c2367' | Michael Niedermayer | 2014-07-17 | 1 | -22/+23 |
|\| |
|
| * | dsputil: Split motion estimation compare bits off into their own context | Diego Biurrun | 2014-07-17 | 1 | -21/+22 |
* | | Merge commit 'c166148409fe8f0dbccef2fe684286a40ba1e37d' | Michael Niedermayer | 2014-07-07 | 1 | -2/+3 |
|\| |
|
| * | dsputil: Move pix_sum, pix_norm1, shrink function pointers to mpegvideoenc | Diego Biurrun | 2014-07-06 | 1 | -2/+3 |
* | | avcodec/motion_est: Only clip MVs which are used | Michael Niedermayer | 2014-06-11 | 1 | -1/+5 |
* | | Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a' | Michael Niedermayer | 2014-05-30 | 1 | -7/+9 |
|\| |
|
| * | dsputil: Split off quarterpel bits into their own context | Diego Biurrun | 2014-05-29 | 1 | -7/+9 |
* | | Merge commit 'a2941c8cb216bdc144953cace64973f5600ffa2d' | Michael Niedermayer | 2014-05-01 | 1 | -2/+3 |
|\| |
|
| * | lavc: move CODEC_FLAG_MV0 to mpegvideo | Anton Khirnov | 2014-05-01 | 1 | -2/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-04-09 | 1 | -11/+11 |
|\| |
|
| * | mpegvideo: operate with pointers to AVFrames instead of whole structs | wm4 | 2014-04-09 | 1 | -11/+11 |
* | | Merge commit '82bb3048013201c0095d2853d4623633d912252f' | Michael Niedermayer | 2014-03-20 | 1 | -1/+3 |
|\| |
|
| * | dsputil: Use correct type in me_cmp_func function pointer | Diego Biurrun | 2014-03-20 | 1 | -1/+3 |
* | | 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 |
* | | lavc/motion_est: remove unused variable | Lukasz Marek | 2014-02-15 | 1 | -2/+1 |
* | | Merge commit '088f38a4f9f54bb923405c67c9e72d96d90aa284' | Michael Niedermayer | 2013-05-01 | 1 | -4/+6 |
|\| |
|
| * | avcodec: Drop unnecessary ff_ name prefixes from static functions | Diego Biurrun | 2013-04-30 | 1 | -4/+6 |
* | | Merge commit '2f6bc5f7c193477c2ebc0acce8f2d5551445e129' | Michael Niedermayer | 2013-04-20 | 1 | -3/+5 |
|\| |
|
| * | mpegvideo: Use hpeldsp instead of dsputil for half-pel functions | Ronald S. Bultje | 2013-04-19 | 1 | -13/+15 |
* | | 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 |