aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix invalid linked for target atom , move x86-atom to atomstaging/cm-13.0+r22artefvck2016-02-222-0/+0
* ffmpeg: Update configs and makefiles for FFMPEG 3.0cm-13.0-3.0-testSteve Kondik2016-02-1613-770/+2189
* Add MODULE_LICENSE and NOTICE filesRicardo Cerqueira2016-02-1611-0/+511
* ffmpeg: Enable the vectorizerSteve Kondik2016-02-161-1/+2
* ffmpeg: Don't use Clang's integrated assemblerSteve Kondik2016-02-151-1/+3
* ffmpeg: Don't build with Clang for nowSteve Kondik2016-02-151-1/+1
* ffmpeg: Install binaries to /vendorSteve Kondik2016-02-151-0/+6
* avutil: Fix a warning when building with clangSteve Kondik2016-02-151-1/+1
* ffmpeg: Update configurations for FFMPEG 2.8Steve Kondik2016-02-1513-198/+1512
* Update gen-android-configs for new GCC versionsSteve Kondik2016-02-151-4/+4
* ffmpeg: Set cpu arch for silvermont configdhacker292016-02-153-7/+7
* ffmpeg: Readd missing X86 fixupsSteve Kondik2016-02-155-4/+7
* ffmpeg: Regenerate configurations for FFMPEG 2.7Steve Kondik2016-02-1516-4727/+17391
* ffmpeg: Add script to regenerate the configsSteve Kondik2016-02-151-0/+33
* ffmpeg: Update Android build configurationSteve Kondik2016-02-152-2/+6
* x86: Use yasm from prebuilts and don't depend on host installdhacker292016-02-151-1/+1
* Add configuration for silvermont CPU based on Atom.Howard M. Harte2016-02-152-0/+3789
* Clean up some build-time warningsRicardo Cerqueira2016-02-156-18/+35
* Get ffmpeg building for emulatorx86Chris Sarbora2016-02-154-224/+4046
* ffmpeg: Fix variable collisionsSteve Kondik2016-02-152-0/+12
* build: Use ARM mode for arm32 buildsRicardo Cerqueira2016-02-151-0/+1
* Fixup armv8-a building, and make multiarch builds workRicardo Cerqueira2016-02-1516-26/+5683
* avutil: Use _SC_NPROCESSORS_CONFSteve Kondik2016-02-151-0/+2
* Update Android build for FFMPEG 2.5Steve Kondik2016-02-159-1891/+2453
* Android porting for ffmpeg 2.1 releaseChih-Wei Huang2016-02-1527-0/+5771
* vc2enc: fix use of uninitialized variables in the rate control systemRostislav Pehlivanov2016-02-151-5/+5
* fate/source-check.sh: Use "git show" instead of git --version to test for gitMichael Niedermayer2016-02-151-1/+1
* avcodec/cfhd: Temporary disable frame threading until related bugs have been ...Michael Niedermayer2016-02-151-1/+1
* x86: use the new helper macros where usefulJames Almer2016-02-1413-13/+22
* x86: add some more helper macros to check for slow cpuflagsJames Almer2016-02-142-4/+11
* Changelog: add entries for the SMPTE VC-2 decoder and encoderRostislav Pehlivanov2016-02-141-0/+2
* Basic updates for 3.0Michael Niedermayer2016-02-144-5/+17
* Changelog/APIChanges Put 3.0 release markerMichael Niedermayer2016-02-142-0/+5
* avformat/img2enc: remove unused variableMichael Niedermayer2016-02-141-1/+0
* avutil/imgutils: remove special case for aligning the paletteMichael Niedermayer2016-02-142-8/+8
* doc/protocols: document protocol_whitelistMichael Niedermayer2016-02-141-0/+19
* avcodec/h264_cabac: Check decode_cabac_mb_mvd() for failureMichael Niedermayer2016-02-141-2/+6
* avformat/genh: Mark coef_splitted as av_unusedMichael Niedermayer2016-02-141-1/+1
* avutil/parseutils: remove 2112 date from fate testMarton Balint2016-02-142-2/+2
* x86/vc1dsp: Port vc1_*_hor_16b_shift2 to NASM formatTimothy Gu2016-02-142-53/+98
* checkasm/vf_blend: Decrease iteration countTimothy Gu2016-02-141-1/+1
* checkasm: Add vf_blend testsTimothy Gu2016-02-144-0/+135
* vf_blend: Move C dsp function mapping to separate functionTimothy Gu2016-02-142-41/+47
* libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formatsMark Reid2016-02-145-16/+36
* compat/os2threads: split long linesKO Myung-Hun2016-02-141-5/+12
* compat/os2threads: support the return value of joined threadKO Myung-Hun2016-02-141-21/+18
* compat/os2threads: Improve pthread_cond_xxx() functionsKO Myung-Hun2016-02-141-11/+15
* avfilter/vf_tinterlace: fix image alignmentMichael Niedermayer2016-02-141-1/+1
* vf_blend: Use integers for divide modeTimothy Gu2016-02-141-2/+2
* lavf/spdifenc: Support MLP encapsulation.David Monro2016-02-141-0/+1