| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec: add emuedge_linesize_type | Michael Niedermayer | 2013-09-04 | 1 | -1/+2 |
* | avcodec/mpegvideo_motion: Use a field from the current frame if the last is u... | Michael Niedermayer | 2013-04-19 | 1 | -2/+5 |
* | avcodec/mpegvideo_motion: Check P field references | Michael Niedermayer | 2013-04-18 | 1 | -1/+2 |
* | Merge commit '66ac3dbf1e60c27d0f1d779a424c0b33b7ca3780' | Michael Niedermayer | 2013-04-05 | 1 | -0/+1 |
|\ |
|
| * | h261: Move function declarations to h261.h | Diego Biurrun | 2013-04-05 | 1 | -0/+1 |
* | | gmc: Always use edge emu | Michael Niedermayer | 2013-03-28 | 1 | -4/+0 |
* | | mpegvideo: use hpeldsp instead of dsputil for half-pel functions. | Ronald S. Bultje | 2013-03-13 | 1 | -4/+4 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -1/+1 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -1/+1 |
* | | Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9' | Michael Niedermayer | 2013-02-09 | 1 | -0/+2 |
|\| |
|
| * | dsputil: Move LOCAL_ALIGNED macros to libavutil | Diego Biurrun | 2013-02-08 | 1 | -0/+2 |
* | | Merge commit '6906b19346ae8a330bfaa1c16ce535be10789723' | Michael Niedermayer | 2012-12-21 | 1 | -15/+15 |
|\| |
|
| * | lavc: introduce VideoDSPContext | Ronald S. Bultje | 2012-12-20 | 1 | -15/+15 |
* | | Merge commit '4a606c830ae664013cea33800094d4d0f4ec62da' | Michael Niedermayer | 2012-11-23 | 1 | -6/+5 |
|\| |
|
| * | mpegvideo: simplify dxy calculation in hpel_motion() | Mans Rullgard | 2012-11-23 | 1 | -6/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-27 | 1 | -13/+21 |
|\| |
|
| * | h263: avoid memcpys over array bound in motion vector caching for obmc | Janne Grunau | 2012-10-26 | 1 | -13/+21 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-16 | 1 | -35/+27 |
|\| |
|
| * | 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 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-09 | 1 | -7/+8 |
|/ |
|
* | 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 |