- 01 May, 2013 6 commits
-
-
Michael Niedermayer authored
* commit '949c603e': af_channelmap: remove now unnecessary goto vf_split: fix description Conflicts: libavfilter/split.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'e036bb78': lavc: clear AVBuffers on decoded frames if refcounted_frames is not set FATE: add an additional indeo3 test Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'bda9e6d9': indeo3: use put_pixels instead of put_no_rnd_pixels in copy_cell() Conflicts: libavcodec/indeo3.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '95220be1': indeo3: fix off by one in MV validity check Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Clément Bœsch authored
scale=w=200:h=100 and scale=w=200:h=100 are of course equivalent...
-
Clément Bœsch authored
hqdn3d needs some adjustements before timeline support can be restored (patch welcome).
-
- 30 Apr, 2013 20 commits
-
-
Michael Niedermayer authored
This fixes returning pictures with corrupted data pointers. Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
These values where checked before already. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes calling a random pointer Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This should be reverted once palettes are dealt with in a endian independant way in packets Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
Anton Khirnov authored
Options are freed from the generic code now, there is no need to call av_opt_free() from the filter.
-
Anton Khirnov authored
It now allows an arbitrary number of inputs, not just two.
-
Anton Khirnov authored
Otherwise some code might mistakenly think it is allowed to unref those buffers, which would lead to double unref.
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
Anton Khirnov authored
They are the same in this case, except put_pixels also has blocksizes smaller than 8.
-
Anton Khirnov authored
CC:libav-stable@libav.org
-
Anton Khirnov authored
It is a part of the sample that got broken by recent indeo3 changes.
-
Michael Niedermayer authored
* qatar/master: x86: dsputil: Remove a set of pointless #ifs around function declarations Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '85f2f82a': x86: dsputil: cosmetics: Group ff_{avg|put}_pixels16_mmxext() declarations Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Clément Bœsch authored
-
Clément Bœsch authored
Merge of b963f021 is now complete.
-
- 29 Apr, 2013 14 commits
-
-
Clément Bœsch authored
-
Clément Bœsch authored
This patch is the same as 52b23cbf.
-
Clément Bœsch authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Clément Bœsch authored
-
Clément Bœsch authored
Fix make checkheaders.
-
Clément Bœsch authored
Should fix a FATE failure.
-
Clément Bœsch authored
-
Clément Bœsch authored
-
Michael Niedermayer authored
* qatar/master: x86: hpeldsp: Remove unused macro definitions Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Clément Bœsch authored
Also make life test a bit more useful.
-
Clément Bœsch authored
It was considered a comment.
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-