| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '6f7a32839d1b913be8170e91c3ac9816b314da21' | Michael Niedermayer | 2015-02-03 | 1 | -2/+2 |
|\ |
|
| * | svq1enc: correctly handle memory error and allocations | Michael Niedermayer | 2015-02-03 | 1 | -0/+6 |
| * | svq1enc: check ff_get_buffer return value | Vittorio Giovara | 2014-11-13 | 1 | -2/+6 |
* | | avcodec/svq1enc: fix error handling/cleanup in case of ff_get_buffer() or scr... | Michael Niedermayer | 2015-01-18 | 1 | -5/+11 |
* | | avcodec/svq1enc: Check memory allocations | Michael Niedermayer | 2015-01-18 | 1 | -0/+10 |
* | | svq1enc: reduce stack usage of recursively-called function. | Reimar Döffinger | 2014-11-23 | 1 | -1/+1 |
* | | avcodec/svq1enc: align buffer used by simd functions | James Almer | 2014-09-25 | 1 | -1/+1 |
* | | svq1enc: remove pointless array element. | Reimar Döffinger | 2014-09-03 | 1 | -4/+3 |
* | | Merge commit '835f798c7d20bca89eb4f3593846251ad0d84e4b' | Michael Niedermayer | 2014-08-15 | 1 | -2/+2 |
|\| |
|
| * | mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes | Diego Biurrun | 2014-08-15 | 1 | -2/+2 |
* | | Merge commit '2d60444331fca1910510038dd3817bea885c2367' | Michael Niedermayer | 2014-07-17 | 1 | -5/+5 |
|\| |
|
| * | dsputil: Split motion estimation compare bits off into their own context | Diego Biurrun | 2014-07-17 | 1 | -5/+5 |
* | | Merge commit 'c166148409fe8f0dbccef2fe684286a40ba1e37d' | Michael Niedermayer | 2014-07-07 | 1 | -0/+1 |
|\| |
|
| * | dsputil: Move pix_sum, pix_norm1, shrink function pointers to mpegvideoenc | Diego Biurrun | 2014-07-06 | 1 | -0/+1 |
* | | x86/svq1enc: port ssd_int8_vs_int16 to yasm | James Almer | 2014-07-05 | 1 | -1/+1 |
* | | avcodec/svq1enc: fix encoding of small widths | Michael Niedermayer | 2014-06-13 | 1 | -4/+4 |
* | | Merge commit '65d5d5865845f057cc6530a8d0f34db952d9009c' | Michael Niedermayer | 2014-05-30 | 1 | -39/+19 |
|\| |
|
| * | dsputil: Move SVQ1 encoding specific bits into svq1enc | Diego Biurrun | 2014-05-29 | 1 | -39/+19 |
* | | Merge commit '2ea2612df508abdd1f97c6a6ef56275a52c5c41e' | Michael Niedermayer | 2014-05-29 | 1 | -10/+10 |
|\| |
|
| * | svq1enc: Rename SVQ1Context to SVQ1EncContext | Diego Biurrun | 2014-05-29 | 1 | -10/+10 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-04-09 | 1 | -5/+15 |
|\| |
|
| * | mpegvideo: operate with pointers to AVFrames instead of whole structs | wm4 | 2014-04-09 | 1 | -5/+15 |
* | | avcodec/svq1enc: fix undefined pointer operation | Michael Niedermayer | 2014-03-25 | 1 | -4/+11 |
* | | Merge commit 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b' | Michael Niedermayer | 2014-03-17 | 1 | -1/+2 |
|\| |
|
| * | mpegvideo: move mpegvideo formats-related defines to mpegutils.h | Vittorio Giovara | 2014-03-16 | 1 | -0/+1 |
* | | Merge commit '57e7b3a89f5a0879ad039e8f04273b48649799a8' | Michael Niedermayer | 2013-11-17 | 1 | -53/+58 |
|\| |
|
| * | svq1enc: use the AVFrame API properly. | Anton Khirnov | 2013-11-16 | 1 | -53/+58 |
* | | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | | avcodec/svq1enc: fix frame rotation code | Michael Niedermayer | 2013-07-04 | 1 | -3/+3 |
* | | Merge commit '28bc406c84b04a5f1458b90ff52ddbec73e46202' | Michael Niedermayer | 2013-04-20 | 1 | -3/+3 |
|\| |
|
| * | svq1enc: Use hpeldsp instead of dsputil for half-pel functions | Ronald S. Bultje | 2013-04-19 | 1 | -6/+10 |
* | | svq1enc: use hpeldsp instead of dsputil for half-pel functions. | Ronald S. Bultje | 2013-03-13 | 1 | -3/+7 |
* | | Merge commit '7b89cd20d844cbe763ca34e63e99d110043cf241' | Michael Niedermayer | 2013-03-12 | 1 | -2/+2 |
|\| |
|
| * | Replace some forgotten instances of PIX_FMT_* with AV_PIX_FMT_*. | Anton Khirnov | 2013-03-08 | 1 | -2/+2 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -8/+7 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -4/+7 |
* | | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' | Michael Niedermayer | 2013-02-26 | 1 | -1/+0 |
|\| |
|
| * | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
| * | svq1enc: Fix assignments in if() | Michael Niedermayer | 2013-01-14 | 1 | -1/+1 |
* | | svq1enc: Fix assignments in if() | Michael Niedermayer | 2013-01-14 | 1 | -2/+2 |
* | | svq1enc: check ff_get_buffer() return value | Michael Niedermayer | 2012-12-13 | 1 | -2/+4 |
* | | Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793' | Michael Niedermayer | 2012-12-05 | 1 | -2/+2 |
|\| |
|
| * | lavc: add a wrapper for AVCodecContext.get_buffer(). | Anton Khirnov | 2012-12-04 | 1 | -2/+2 |
* | | Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6' | Michael Niedermayer | 2012-10-11 | 1 | -283/+322 |
|\| |
|
| * | svq1: Drop a bunch of useless parentheses | Diego Biurrun | 2012-10-10 | 1 | -13/+13 |
| * | svq1: K&R formatting cosmetics | Diego Biurrun | 2012-10-10 | 1 | -283/+322 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -2/+2 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -2/+2 |
| * | svq1enc: Set picture_structure correctly | Michael Niedermayer | 2012-09-04 | 1 | -0/+1 |