summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lavfi/il: fix typo in CopyrightPaul B Mahol2013-02-091-1/+1
* lavfi: remove mp=il filterPaul B Mahol2013-02-095-153/+1
* lavfi: port MP il filterPaul B Mahol2013-02-096-1/+277
* targa: Fix y check in advance_lineMichael Niedermayer2013-02-091-1/+1
* lavf: add tee pseudo-muxer.Nicolas George2013-02-096-2/+318
* rv10: remove check that is always truePaul B Mahol2013-02-091-1/+1
* motionpixels: Check that the vlc table has been fully initedMichael Niedermayer2013-02-091-0/+4
* motionpixels: Propagate errors in vlc table initMichael Niedermayer2013-02-091-7/+14
* Call the common 7.1 wide channel layout "7.1(wide)".Carl Eugen Hoyos2013-02-091-1/+2
* lavu/internal: rename macro E(x) to EXPAND(x)Paul B Mahol2013-02-091-4/+4
* lavfi/histogram: make waveform mode more usefulPaul B Mahol2013-02-092-20/+59
* paf, sanm: remove unused header after b05830169dPaul B Mahol2013-02-092-2/+0
* Fix libpostproc compilation on x86_32 with disable-optimizations.Carl Eugen Hoyos2013-02-091-2/+2
* doc/filters: end table in histogram docsStefano Sabatini2013-02-091-0/+1
* doc/demuxers: add docs for rawvideo demuxerStefano Sabatini2013-02-091-0/+29
* lavf/rawvideodec: fix/extend option descriptionsStefano Sabatini2013-02-091-3/+3
* doc/demuxers: fix copy&paste error in "@c man end" lineStefano Sabatini2013-02-091-1/+1
* doc/demuxers: sort demuxers by nameStefano Sabatini2013-02-091-42/+42
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-0913-23/+29
|\
| * dsputil: Move fdct function declarations to dct.hDiego Biurrun2013-02-0912-20/+25
* | Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9'Michael Niedermayer2013-02-0924-35/+47
|\ \ | |/
| * dsputil: Move LOCAL_ALIGNED macros to libavutilDiego Biurrun2013-02-0824-35/+47
* | Merge commit '059866eb17cd3c66422a61d3e9c3305f55830a50'Michael Niedermayer2013-02-092-14/+14
|\ \ | |/
| * dsputil: Move WRAPPER8_16_SQ macro to the only place it is usedDiego Biurrun2013-02-082-14/+14
* | rnd_avg: fix author attributionMichael Niedermayer2013-02-091-4/+7
* | Merge commit 'bf6b3ec924b4fb64d14df33077f4d4541d525dbf'Michael Niedermayer2013-02-097-23/+52
|\ \ | |/
| * dsputil: Move rnd_avg inline functions to a separate headerDiego Biurrun2013-02-086-23/+51
* | Merge commit 'b9c2408b19dc9408e9dc0ce4a099af529bbfba3b'Michael Niedermayer2013-02-091-8/+0
|\ \ | |/
| * dsputil: Remove commented-out, unused function declarationsDiego Biurrun2013-02-081-8/+0
* | Merge commit '35685a3c2a1ec09f3c62dcfc4368fe9e92bcddf6'Michael Niedermayer2013-02-097-8/+60
|\ \ | |/
| * dsputil: Move ff_shrink* function declarations to separate headerDiego Biurrun2013-02-074-5/+31
| * dsputil: Move ff_svq3 function declarations to a separate headerDiego Biurrun2013-02-074-3/+29
* | Merge commit '6a4430407404bfe55581e66a86a496c9adf6fb44'Michael Niedermayer2013-02-094-20/+47
|\ \ | |/
| * dsputil: Move ff_h264_idct function declarations to a separate headerDiego Biurrun2013-02-074-18/+45
* | lavfi/histogram: make it C90 compliantPaul B Mahol2013-02-091-1/+2
* | Merge commit 'b9ba5253dd1232be4b48cfe61c31ff4b3de3d10a'Michael Niedermayer2013-02-098-69/+100
|\ \ | |/
| * dsputil: Move copy_block functions to a separate headerDiego Biurrun2013-02-074-36/+63
| * dsputil: Drop unused functions copy_block{2|4|16}Diego Biurrun2013-02-071-33/+0
* | histogram filterPaul B Mahol2013-02-096-2/+417
* | Merge commit 'b9ee5f2cab3ffe1c962e542346b1ed61394864ec'Michael Niedermayer2013-02-092-9/+14
|\ \ | |/
| * indeo3: replace use of copy_block4 with put_pixelsMans Rullgard2013-02-071-9/+12
| * mjpegdec: use put_pixels instead of copy_block8Mans Rullgard2013-02-071-4/+6
* | Merge commit 'b5b7b75e91e291c810ebd01868a42b53f267a87c'Michael Niedermayer2013-02-093-24/+48
|\ \ | |/
| * dsputil: Move get_penalty_factor() to the only place it is used.Diego Biurrun2013-02-072-20/+20
* | Merge commit '0b016eb99d38738e2c53e36549a4732a0f863b2e'Michael Niedermayer2013-02-094-35/+35
|\ \ | |/
| * dsputil: Move ff_block_permute to mpegvideo_encDiego Biurrun2013-02-074-35/+35
* | Merge remote-tracking branch 'rdp/dshow_shared'Michael Niedermayer2013-02-092-1/+4
|\ \
| * | dshow: attempt to build shared as well as staticrogerdpack2013-02-062-1/+4
* | | sparc: Revert some parameter name changes in dsputil_vis.cJames Almer2013-02-091-28/+28
|/ /
* | get_se_golomb: fix decoding of very large valuesMichael Niedermayer2013-02-091-1/+5
OpenPOWER on IntegriCloud