| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'ebfe622bb1ca57cecb932e42926745cba7161913' | Michael Niedermayer | 2014-01-09 | 1 | -2/+0 |
|\ |
|
| * | mpegvideo: drop support for real (non-emulated) edges | Anton Khirnov | 2014-01-09 | 1 | -2/+0 |
* | | vcodec/rv34: use av_mallocz() to allocate tables | Michael Niedermayer | 2013-12-21 | 1 | -3/+3 |
* | | Merge commit '458446acfa1441d283dacf9e6e545beb083b8bb0' | Michael Niedermayer | 2013-11-15 | 1 | -6/+12 |
|\| |
|
| * | lavc: Edge emulation with dst/src linesize | Ronald S. Bultje | 2013-11-15 | 1 | -3/+9 |
* | | Merge commit 'c755870d52c8c29676e5ba7ee9557adf4a7ca934' | Michael Niedermayer | 2013-11-01 | 1 | -1/+5 |
|\| |
|
| * | rv34: stop using deprecated avcodec_set_dimensions | Anton Khirnov | 2013-10-31 | 1 | -1/+5 |
* | | Rewrite emu_edge functions to have separate src/dst_stride arguments. | Ronald S. Bultje | 2013-09-28 | 1 | -6/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-09-19 | 1 | -2/+6 |
|\| |
|
| * | rv34: Fix a memory leak on errors | Martin Storsjö | 2013-09-19 | 1 | -2/+6 |
* | | Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110' | Michael Niedermayer | 2013-05-16 | 1 | -2/+0 |
|\| |
|
| * | Remove commented-out debug #define cruft | Diego Biurrun | 2013-05-16 | 1 | -2/+0 |
* | | mpegvideo: Fix exported qp table offest | Michael Niedermayer | 2013-03-15 | 1 | -2/+2 |
* | | rv34: export qp table | Michael Niedermayer | 2013-03-15 | 1 | -0/+2 |
* | | avcodec: fix motion vector vissualization | Michael Niedermayer | 2013-03-12 | 1 | -2/+2 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -81/+90 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -81/+90 |
* | | Merge commit 'bcd0a7137e4aca0f6f598593b90ca8f338444c51' | Michael Niedermayer | 2013-03-08 | 1 | -0/+1 |
|\| |
|
| * | Add missing error_resilience includes to files that use ER | Diego Biurrun | 2013-03-07 | 1 | -0/+1 |
* | | rv34: fix aspect ratio | Michael Niedermayer | 2013-03-03 | 1 | -0/+13 |
* | | Merge commit '54974c62982ae827becdbdb9b620b7ba75d079a0' | Michael Niedermayer | 2013-02-16 | 1 | -6/+6 |
|\| |
|
| * | error_resilience: decouple ER from MpegEncContext | Anton Khirnov | 2013-02-15 | 1 | -6/+6 |
* | | Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9' | Michael Niedermayer | 2013-02-09 | 1 | -1/+0 |
|\| |
|
| * | dsputil: Move LOCAL_ALIGNED macros to libavutil | Diego Biurrun | 2013-02-08 | 1 | -1/+0 |
* | | Merge commit 'a846dccb29d2bb0798af1d47d06100eda9ca87cc' | Michael Niedermayer | 2013-02-07 | 1 | -2/+2 |
|\| |
|
| * | rv34: Drop now unnecessary dsputil dependencies | Diego Biurrun | 2013-02-06 | 1 | -2/+2 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -10/+10 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -10/+10 |
* | | Merge commit '6906b19346ae8a330bfaa1c16ce535be10789723' | Michael Niedermayer | 2012-12-21 | 1 | -3/+3 |
|\| |
|
| * | lavc: introduce VideoDSPContext | Ronald S. Bultje | 2012-12-20 | 1 | -3/+3 |
* | | Fix "bistream" typo and add a check in tools/patcheck. | Clément Bœsch | 2012-12-18 | 1 | -1/+1 |
* | | rv34: check image size before using it | Michael Niedermayer | 2012-11-16 | 1 | -0/+4 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -1/+1 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-19 | 1 | -11/+3 |
|\| |
|
| * | rv34: use ff_MPV_common_frame_size_change() | Janne Grunau | 2012-09-19 | 1 | -11/+3 |
* | | lavc: add missing new line to some messages | Piotr Bandurski | 2012-09-01 | 1 | -1/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -3/+3 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-29 | 1 | -13/+8 |
|\| |
|
| * | rv34: remove inline keyword from rv34_decode_block(). | Ronald S. Bultje | 2012-04-28 | 1 | -1/+1 |
| * | rv40: change a logical test into a bitwise one. | Christophe Gisquet | 2012-04-28 | 1 | -1/+1 |
| * | rv34: remove constant parameter | Christophe Gisquet | 2012-04-28 | 1 | -11/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-10 | 1 | -24/+34 |
|\| |
|
| * | rv40dsp: implement prescaled versions for biweight. | Christophe GISQUET | 2012-04-10 | 1 | -24/+34 |
* | | rv34: Fix check_slice_end() handling of 0 bits left case | Michael Niedermayer | 2012-04-07 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-29 | 1 | -4/+1 |
|\| |
|
| * | Replace memset(0) by zero initializations. | Diego Biurrun | 2012-03-28 | 1 | -4/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-27 | 1 | -0/+2 |
|\| |
|
| * | rv34: set mb_num_left to 0 after finishing a frame | Ronald S. Bultje | 2012-03-26 | 1 | -0/+2 |