| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'b439c992c23f3e0f3832fffd2a34a664b236c525' | Michael Niedermayer | 2013-04-10 | 1 | -7/+9 |
|\ |
|
| * | dfa: implement missing TDLT coding method | Kostya Shishkov | 2013-04-09 | 1 | -4/+21 |
| * | h264pred: Add a few missing const declarations for ff_cropTbl derived pointers | Martin Storsjö | 2013-04-08 | 1 | -3/+3 |
* | | x86: sbrdsp: implement SSE2 qmf_pre_shuffle | Christophe Gisquet | 2013-04-10 | 2 | -0/+32 |
* | | h264: wait for missing slices only on frames | Michael Niedermayer | 2013-04-09 | 1 | -1/+1 |
* | | lavc/ass: use bprint API in ff_ass_add_rect(). | Clément Bœsch | 2013-04-09 | 1 | -19/+26 |
* | | msmpeg4: ignore negative DC overflow | Michael Niedermayer | 2013-04-09 | 1 | -1/+0 |
* | | msmpeg4: fix asm code in ff_msmpeg4_pred_dc() | Michael Niedermayer | 2013-04-09 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-04-08 | 1 | -10/+12 |
|\| |
|
| * | lavc: Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtables | Ronald S. Bultje | 2013-04-08 | 3 | -19/+36 |
* | | Merge commit '9e0f14f16cfc9456a691655fda7d01090bffe47e' | Michael Niedermayer | 2013-04-08 | 10 | -28/+29 |
|\| |
|
| * | lavc: Make pointers to ff_cropTbl const | Martin Storsjö | 2013-04-08 | 15 | -44/+44 |
| * | vp3: Embed idct_permutation array directly in VP3DecoderContext | Ronald S. Bultje | 2013-04-08 | 1 | -3/+5 |
* | | Merge commit '610b18e2e3d8ef5eca3e78f33a0625689b8d2bb9' | Michael Niedermayer | 2013-04-08 | 1 | -4/+4 |
|\| |
|
| * | x86: qpel: Move fullpel and l2 functions to a separate file | Ronald S. Bultje | 2013-04-08 | 4 | -233/+257 |
| * | bfin: Make vp3 functions static | Martin Storsjö | 2013-04-08 | 2 | -6/+4 |
* | | Merge commit 'aa8d89536d35af0a0c8d8bac2b452ffe7b82cae5' | Michael Niedermayer | 2013-04-08 | 1 | -2/+4 |
|\| |
|
| * | bfin: Don't use the vp3 idct functions if bitexact behaviour is expected | Martin Storsjö | 2013-04-08 | 1 | -2/+4 |
* | | x86: sbrdsp: implement SSE qmf_deint_bfly | Christophe Gisquet | 2013-04-08 | 2 | -0/+49 |
* | | dfa: implement tdlt chunk decoding | Paul B Mahol | 2013-04-07 | 1 | -4/+19 |
* | | dpxdec: Fix decoding of RGBA10 | Michael Niedermayer | 2013-04-07 | 1 | -1/+2 |
* | | lavc: fix recoded subtitles end. | Nicolas George | 2013-04-07 | 1 | -1/+1 |
* | | sbrdsp: unroll and use integer operations | Christophe Gisquet | 2013-04-06 | 1 | -12/+28 |
* | | sbrdsp: unroll sbr_autocorrelate_c | Christophe Gisquet | 2013-04-06 | 1 | -0/+25 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-04-06 | 2 | -18/+18 |
|\| |
|
| * | x86: sbrdsp: Implement SSE neg_odd_64 | Christophe Gisquet | 2013-04-05 | 2 | -0/+24 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-04-05 | 1 | -3/+4 |
|\| |
|
| * | h261: Move mvmap table to the only place it is used | Diego Biurrun | 2013-04-05 | 2 | -4/+4 |
* | | Merge commit '0404ec619d43f27b87c424aa1a572a6699fe6a31' | Michael Niedermayer | 2013-04-05 | 2 | -166/+161 |
|\| |
|
| * | h261: cosmetics: Move functions to avoid forward declarations | Diego Biurrun | 2013-04-05 | 2 | -166/+161 |
* | | Merge commit 'b78f81c8033904e2e75add0c9a603df6df514a30' | Michael Niedermayer | 2013-04-05 | 7 | -450/+474 |
|\| |
|
| * | h261: K&R formatting and prettyprinting cosmetics | Diego Biurrun | 2013-04-05 | 6 | -454/+476 |
* | | Merge commit '66ac3dbf1e60c27d0f1d779a424c0b33b7ca3780' | Michael Niedermayer | 2013-04-05 | 4 | -11/+11 |
|\| |
|
| * | h261: Move function declarations to h261.h | Diego Biurrun | 2013-04-05 | 4 | -11/+11 |
* | | Merge commit 'ed16c2dbf47cdd7c48825b4da6e7036698e5dde1' | Michael Niedermayer | 2013-04-05 | 3 | -37/+34 |
|\| |
|
| * | h261: Remove H.261 loop filter from dsputil | Diego Biurrun | 2013-04-05 | 3 | -37/+34 |
* | | Merge commit 'ae35d91d44c5e676af3d146bf8d05b241c467675' | Michael Niedermayer | 2013-04-05 | 3 | -4/+2 |
|\| |
|
| * | h261: Move ff_h261_rl_table_store declaration to header file | Diego Biurrun | 2013-04-05 | 3 | -4/+2 |
* | | x86: sbrdsp: implement SSE neg_odd_64 | Christophe Gisquet | 2013-04-05 | 2 | -0/+24 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-04-05 | 1 | -1/+6 |
|\| |
|
| * | libopenjpeg: Add support for XYZ colorspace, found in DCINEMA frames | Nicolas Bertrand | 2013-04-04 | 1 | -1/+4 |
* | | xbmenc: remove unused code | Paul B Mahol | 2013-04-04 | 1 | -19/+0 |
* | | xwdenc: remove unused code | Paul B Mahol | 2013-04-04 | 1 | -21/+4 |
* | | bmpenc: get rid of BMPContext as it is unused | Paul B Mahol | 2013-04-04 | 2 | -13/+2 |
* | | Merge remote-tracking branch 'cigaes/master' | Michael Niedermayer | 2013-04-04 | 1 | -0/+8 |
|\ \ |
|
| * | | lavc: use packet duration for subtitles if necessary. | Nicolas George | 2013-04-04 | 1 | -0/+8 |
* | | | dfa: remove redundant check | Michael Niedermayer | 2013-04-04 | 1 | -2/+0 |
* | | | Merge commit 'd1016dccdcb10486245e5d7c186cc31af54b2a9c' | Michael Niedermayer | 2013-04-04 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | bmv: check for len being valid in bmv_decode_frame(). | Anton Khirnov | 2013-04-04 | 1 | -1/+1 |
* | | Merge commit '8d617b11cfc87b2c6056fee029ac5bc760af874a' | Michael Niedermayer | 2013-04-04 | 1 | -0/+2 |
|\| |
|