summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix libpostproc compilation on x86_32 with disable-optimizations.Carl Eugen Hoyos2013-02-09
* doc/filters: end table in histogram docsStefano Sabatini2013-02-09
* doc/demuxers: add docs for rawvideo demuxerStefano Sabatini2013-02-09
* lavf/rawvideodec: fix/extend option descriptionsStefano Sabatini2013-02-09
* doc/demuxers: fix copy&paste error in "@c man end" lineStefano Sabatini2013-02-09
* doc/demuxers: sort demuxers by nameStefano Sabatini2013-02-09
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-09
|\
| * dsputil: Move fdct function declarations to dct.hDiego Biurrun2013-02-09
* | Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9'Michael Niedermayer2013-02-09
|\|
| * dsputil: Move LOCAL_ALIGNED macros to libavutilDiego Biurrun2013-02-08
* | Merge commit '059866eb17cd3c66422a61d3e9c3305f55830a50'Michael Niedermayer2013-02-09
|\|
| * dsputil: Move WRAPPER8_16_SQ macro to the only place it is usedDiego Biurrun2013-02-08
* | rnd_avg: fix author attributionMichael Niedermayer2013-02-09
* | Merge commit 'bf6b3ec924b4fb64d14df33077f4d4541d525dbf'Michael Niedermayer2013-02-09
|\|
| * dsputil: Move rnd_avg inline functions to a separate headerDiego Biurrun2013-02-08
* | Merge commit 'b9c2408b19dc9408e9dc0ce4a099af529bbfba3b'Michael Niedermayer2013-02-09
|\|
| * dsputil: Remove commented-out, unused function declarationsDiego Biurrun2013-02-08
* | Merge commit '35685a3c2a1ec09f3c62dcfc4368fe9e92bcddf6'Michael Niedermayer2013-02-09
|\|
| * dsputil: Move ff_shrink* function declarations to separate headerDiego Biurrun2013-02-07
| * dsputil: Move ff_svq3 function declarations to a separate headerDiego Biurrun2013-02-07
* | Merge commit '6a4430407404bfe55581e66a86a496c9adf6fb44'Michael Niedermayer2013-02-09
|\|
| * dsputil: Move ff_h264_idct function declarations to a separate headerDiego Biurrun2013-02-07
* | lavfi/histogram: make it C90 compliantPaul B Mahol2013-02-09
* | Merge commit 'b9ba5253dd1232be4b48cfe61c31ff4b3de3d10a'Michael Niedermayer2013-02-09
|\|
| * dsputil: Move copy_block functions to a separate headerDiego Biurrun2013-02-07
| * dsputil: Drop unused functions copy_block{2|4|16}Diego Biurrun2013-02-07
* | histogram filterPaul B Mahol2013-02-09
* | Merge commit 'b9ee5f2cab3ffe1c962e542346b1ed61394864ec'Michael Niedermayer2013-02-09
|\|
| * indeo3: replace use of copy_block4 with put_pixelsMans Rullgard2013-02-07
| * mjpegdec: use put_pixels instead of copy_block8Mans Rullgard2013-02-07
* | Merge commit 'b5b7b75e91e291c810ebd01868a42b53f267a87c'Michael Niedermayer2013-02-09
|\|
| * dsputil: Move get_penalty_factor() to the only place it is used.Diego Biurrun2013-02-07
* | Merge commit '0b016eb99d38738e2c53e36549a4732a0f863b2e'Michael Niedermayer2013-02-09
|\|
| * dsputil: Move ff_block_permute to mpegvideo_encDiego Biurrun2013-02-07
* | Merge remote-tracking branch 'rdp/dshow_shared'Michael Niedermayer2013-02-09
|\ \
| * | dshow: attempt to build shared as well as staticrogerdpack2013-02-06
* | | sparc: Revert some parameter name changes in dsputil_vis.cJames Almer2013-02-09
|/ /
* | get_se_golomb: fix decoding of very large valuesMichael Niedermayer2013-02-09
* | dsp: make put_no_rnd_pixels_tab 4x4 bigMichael Niedermayer2013-02-08
* | dxva2: Prevent redefinition of _WIN32_WINNTJames Almer2013-02-08
* | ff_end_tag: assert that the start is aligned.Michael Niedermayer2013-02-08
* | riff: chunks must be at 2 byte boundaryPaul B Mahol2013-02-08
* | vc1dec: Fix destination pointers in context for fieldsMichael Niedermayer2013-02-08
* | lavf: add seek2any to allow forcing seeking to non keyframes via AVOptionsMichael Niedermayer2013-02-07
* | matroskadec: support seek to non keyframesMichael Niedermayer2013-02-07
* | lavfi/select: correctly set prev_t and prev_ptsStefano Sabatini2013-02-07
* | lavfi/select: avoid double -> int lossy conversion in debug logStefano Sabatini2013-02-07
* | doc/filters: remove another instance of '×'Stefano Sabatini2013-02-07
* | af_biquad: avoid subtraction in loopMichael Niedermayer2013-02-07
* | af_biquad: unroll loop, remove variable copiesMichael Niedermayer2013-02-07