summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2016-03-08PD#118065: cts: fixed amffmpeg has text relocations errorJian Wang5-3/+10
2013-08-30Reinstate proper FFmpeg license for all files.Thilo Borgmann145-580/+580
2013-08-29Merge commit '7ffda66fd5c81af4725bff7c2c4f207ba2aa0613'Michael Niedermayer3-5/+3
2013-08-29Merge commit '8410d6e93c2e074881f1c7b7e4cdefd2e497d52e'Michael Niedermayer3-34/+40
2013-08-29Merge commit 'b78b10c4b78b696927f2801cf2d9f193b4eff28b'Michael Niedermayer6-5/+30
2013-08-29arm: float_dsp: Propagate cpu_flags to vfp initialization functionDiego Biurrun3-5/+3
2013-08-28avutil: Refactor CPU extension availability macrosDiego Biurrun3-34/+40
2013-08-28avutil: Move internal CPU detection function declarations to private headerDiego Biurrun6-5/+30
2013-07-19Merge commit '439902e0d68a0f0d800c21b5e6b598d5fa0c51da'Michael Niedermayer4-10/+14
2013-07-18Employ consistent LIBAV_COMPAT_ multiple inclusion guards in compat/Diego Biurrun4-10/+14
2013-05-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer2-3/+3
2013-05-26arm: Only output eabi attributes if building for ELFMartin Storsjö1-1/+1
2013-05-05Merge commit '1fda184a85178cfd7b98d9e308d18e1ded76a511'Michael Niedermayer9-11/+20
2013-05-04avutil: Add av_cold attributes to init functions missing themDiego Biurrun9-11/+20
2013-02-12Merge commit '375ef6528c9dd2db7f9881e232cb0ec3aa16970d'Michael Niedermayer1-1/+34
2013-02-11arm: Fall back to runtime cpu feature detection via /proc/cpuinfoMartin Storsjö1-1/+34
2013-01-23Merge commit '73b704ac609d83e0be124589f24efd9b94947cf9'Michael Niedermayer28-130/+141
2013-01-23Merge commit '5959bfaca396ecaf63a8123055f499688b79cae3'Michael Niedermayer15-47/+51
2013-01-23Merge commit '42d324694883cdf1fff1612ac70fa403692a1ad4'Michael Niedermayer32-312/+233
2013-01-23Merge commit '55aa03b9f8f11ebb7535424cc0e5635558590f49'Michael Niedermayer18-110/+133
2013-01-22floatdsp: move butterflies_float from dsputil to avfloatdsp.Ronald S. Bultje15-47/+51
2013-01-22floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.Ronald S. Bultje32-310/+231
2013-01-22floatdsp: move vector_fmul_add from dsputil to avfloatdsp.Ronald S. Bultje18-108/+131
2013-01-22floatdsp: move scalarproduct_float from dsputil to avfloatdsp.Ronald S. Bultje23-141/+142
2013-01-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer24-228/+263
2013-01-16lavc: Move vector_fmul_window to AVFloatDSPContextJustin Ruggles22-225/+251
2012-12-08Merge commit '096abfa15052977eed93f0b5e01afd2d47c53c1f'Michael Niedermayer5-18/+95
2012-12-08Merge commit 'b326755989b346d0d935e0628e8865f9b2951c30'Michael Niedermayer8-15/+15
2012-12-08Merge commit '637606de2d2e0af0a9fa2f23f943765d7d7c5cd5'Michael Niedermayer11-21/+23
2012-12-07arm: rename ARMVFP config symbol to VFPMans Rullgard8-15/+15
2012-12-07arm: detect cpu features at runtime on LinuxMans Rullgard2-1/+86
2012-12-07arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilationMans Rullgard10-21/+21
2012-11-27Merge commit '284ea790d89441fa1e6b2d72d3c1ed6d61972f0b'Michael Niedermayer12-84/+95
2012-11-26dsputil: move vector_fmul_scalar() to AVFloatDSPContext in libavutilJustin Ruggles12-83/+93
2012-10-12Merge commit '9734b8ba56d05e970c353dfd5baafa43fdb08024'Michael Niedermayer15-118/+70
2012-10-11Move avutil tables only used in libavcodec to libavcodec.Diego Biurrun14-85/+70
2012-10-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer14-36/+2
2012-10-03ARM: use numeric ID for Tag_ABI_align_preservedMans Rullgard1-1/+1
2012-10-02ARM: bswap: drop armcc version of av_bswap16()Mans Rullgard1-7/+0
2012-10-02ARM: set Tag_ABI_align_preserved in all asm filesMans Rullgard12-29/+1
2012-10-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer12-168/+173
2012-10-02ARM: fix Thumb PIC on AppleMans Rullgard1-1/+3
2012-09-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer10-18/+33
2012-09-21ARM: use 2-operand syntax for ADD Rd, PC in Apple PIC codeMans Rullgard1-1/+1
2012-09-21ARM: align PIC offset pools to 4 bytesMans Rullgard1-0/+1
2012-09-20ARM: swap source operands in some add instructionsMans Rullgard4-7/+7
2012-09-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer10-65/+229
2012-09-15flacdsp: arm optimised lpc filterMans Rullgard6-0/+192
2012-08-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer17-454/+353
[next]