summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * dca: Remove separate header for DCA ExSSDiego Biurrun2015-02-164-30/+2
* | avcodec/vp56: Add () to protect TRANSPOSE()s argumentsMichael Niedermayer2015-02-171-1/+1
* | avfilter/paletteuse: raise cache size from 64k to 512kClément Bœsch2015-02-171-1/+1
* | x86: hevc_mc: fewer xmm regs used in epel h/vChristophe Gisquet2015-02-171-6/+12
* | Force linking against user32 if dxva2 is enabled.Carl Eugen Hoyos2015-02-171-1/+1
* | x86/doc/Makefile: DBG=1 to preprocess external asmChristophe Gisquet2015-02-174-2/+24
* | x86inc: Correctly warn on use of SSE2 instructions in SSE functionsChristophe Gisquet2015-02-171-2/+4
* | avfilter/vf_fieldmatch: Add () to protect the arguments of the HAS_FF_AROUND(...Michael Niedermayer2015-02-171-3/+3
* | avfilter/vf_phase: Add () to protect DIFF()s argumentsMichael Niedermayer2015-02-171-1/+1
* | swresample/resample_template: Add () to protect the arguments of the OUT() macroMichael Niedermayer2015-02-171-4/+4
* | avutil/aes: Add () to protect the ROT() argumentsMichael Niedermayer2015-02-171-2/+2
* | avutil/attributes: Add () to protect the AV_GCC_VERSION_AT_LEAST() argumentsMichael Niedermayer2015-02-171-1/+1
* | avutil/intmath: Add () to protect the ff_log2() argumentMichael Niedermayer2015-02-171-1/+1
* | avutil/murmur3: Add () to protect the ROT() argumentsMichael Niedermayer2015-02-171-1/+1
* | avutil/version: Add () to protect the AV_VERSION_INT() argumentsMichael Niedermayer2015-02-171-1/+1
* | avformat/tedcaptionsdec: add () to protect the argument of ERR_CODE()Michael Niedermayer2015-02-171-1/+1
* | avutil/log: add () to protect the argument of AV_LOG_C()Michael Niedermayer2015-02-171-1/+1
* | avcodec/vc1dsp: add () to protect the arguments of the op* macrosMichael Niedermayer2015-02-171-4/+4
* | avcodec/ac3: add () to protect the macro argumentsMichael Niedermayer2015-02-161-2/+2
* | avformat/mpc8: Add () to protect MKMPCTAG()s argumentsMichael Niedermayer2015-02-161-1/+1
* | avcodec/me_cmp: add () to protect avg*s argumentsMichael Niedermayer2015-02-161-2/+2
* | avcodec/bmvvideo: Add () to protect NEXT_BYTE() argumentMichael Niedermayer2015-02-161-1/+1
* | swresample/swresample-test: Add () to protect uint_rand() argumentMichael Niedermayer2015-02-161-1/+1
* | avformat/tls: add () to protect macro argumentsMichael Niedermayer2015-02-161-14/+14
* | avcodec/hevcdsp: add missing () to CMP macroJames Almer2015-02-161-1/+1
* | x86: hevc_mc: save 1 gpr in epel filter loadingChristophe Gisquet2015-02-161-36/+35
* | avcodec/hevcdsp: optimize pixel comparison in sao_edge_filterJames Almer2015-02-161-1/+1
* | hls: fix a null pointer dereferencewm42015-02-161-3/+3
* | avcodec/vc1_mc: factor out helper functions for scaling blockszhaoxiu.zeng2015-02-161-144/+113
* | avformat/rtpdec_h264: fix compile failure with -DDEBUGKevin Wheatley2015-02-161-4/+4
* | avcodec/gif: fix off by one in column offsetting findingClément Bœsch2015-02-164-17/+17
* | hevcdsp: HEVC deblocking ARM NEON register clobber fixSeppo Tomperi2015-02-161-3/+3
* | avcodec/vc1_mc: move median4() to mathops.hzhaoxiu.zeng2015-02-162-11/+14
* | x86/g722dsp: add ff_g722_apply_qmf_sse2James Almer2015-02-165-0/+96
* | Merge commit '81ef46020fa654720e3beb4f5551ba634fae262a'Michael Niedermayer2015-02-161-10/+22
|\ \ | |/
| * bktr: Use av_strerror and propagate error codesHimangi Saraogi2015-02-151-10/+22
* | Merge commit '3a651f599a18b023602370b67a77eb0efa309b20'Michael Niedermayer2015-02-165-7855/+7917
|\ \ | |/
| * dca: Move data tables from a header to an object fileDiego Biurrun2015-02-154-7754/+7816
* | Merge commit '65df9904ceb5477a63e99e1e8fd8ace9a7cb8bda'Michael Niedermayer2015-02-161-10/+10
|\ \ | |/
| * dca: Add array sizes to array declarationsDiego Biurrun2015-02-151-10/+10
* | Merge commit '702458538d4e52809bcef460d39baabf061b16b5'Michael Niedermayer2015-02-165-0/+112
|\ \ | |/
| * g722: Add ARM NEON implementation for g722_apply_qmf()Peter Meerwald2015-02-155-0/+112
* | Merge commit '73ae0a9d12857852222363f9a7c14d07058ebfd3'Michael Niedermayer2015-02-161-18/+32
|\ \ | |/
| * g722: Split out computation of band->s_zero and unroll codePeter Meerwald2015-02-151-18/+32
* | Merge commit 'b16057b5fe9f02442c52388037891c2e381205fc'Michael Niedermayer2015-02-161-11/+35
|\ \ | |/
| * g722: Unroll g722_apply_qmf()Peter Meerwald2015-02-151-11/+35
* | Merge commit '10f160768b824f00933f33bc69f1fae89a25dfc8'Michael Niedermayer2015-02-164-15/+14
|\ \ | |/
| * g722: Reduce number of pointers passed to g722_apply_qmf() functionPeter Meerwald2015-02-154-15/+14
* | Merge commit '67690683130faf37dd9d969ced15eba2a1940ade'Michael Niedermayer2015-02-167-29/+91
|\ \ | |/
| * g722: Split out g722_qmf_apply() function into g722dsp.cPeter Meerwald2015-02-157-29/+91
OpenPOWER on IntegriCloud