summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-05-24Merge commit '90f9a5830b5d332de7ebb1ab45589f1870cbd65d'Michael Niedermayer7-13/+12
2013-05-24w32pthreads: move from lavc to compat/Anton Khirnov6-8/+7
2013-05-19build: drop unused ALLMANPAGES variableStefano Sabatini2-2/+1
2013-04-06Merge commit 'a862c7d3368241e72a465ab944afa38ea62a6640'Michael Niedermayer5-14/+48
2013-04-05Integrate lcov/gcov into LibavReinhard Tartler6-2/+49
2013-03-28Merge commit 'b4d24b471bc52f1f78a43ee330199e70483e51c3'Michael Niedermayer4-944/+978
2013-03-27build: Remove configure-generated .config file on distcleanDiego Biurrun1-1/+1
2013-03-26tools: add tiny_ssimLoren Merritt4-2/+214
2013-02-23build: Add proper infrastructure for adding and checking host CPPFLAGSDiego Biurrun2-2/+17
2012-12-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer4-3/+8
2012-12-10build: fix 'clean' targetMans Rullgard3-2/+7
2012-12-08Merge commit 'b326755989b346d0d935e0628e8865f9b2951c30'Michael Niedermayer8-15/+15
2012-12-07arm: rename ARMVFP config symbol to VFPMans Rullgard8-15/+15
2012-11-23Merge commit '4a606c830ae664013cea33800094d4d0f4ec62da'Michael Niedermayer6-25/+122
2012-11-23build: add rules to generate preprocessed source filesMans Rullgard3-2/+13
2012-10-30x86: yasm: Use complete source path for macro helper %includesDiego Biurrun34-34/+34
2012-10-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer5-20/+18
2012-10-25build: Include HEADERS-yes in the HEADERS variableMartin Storsjö2-1/+2
2012-10-24Merge commit '80521c1997a23e148edf89e11b939ab8646297ca'Michael Niedermayer10-13/+78
2012-10-23build: allow targets to specify extra objects to link with executablesMans Rullgard3-5/+6
2012-10-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer1-4/+4
2012-10-16examples: add README file with simple compilation instructionsStefano Sabatini2-1/+19
2012-10-15build: simplify linking tools with cmdutils.oMans Rullgard1-4/+4
2012-10-13Merge commit 'ca411fc1d34329cd17b28627f697e391ae52073f'Michael Niedermayer15-807/+10
2012-10-12avcodec: Remove broken MMI optimizationsDiego Biurrun15-810/+10
2012-09-07Makefile: remove old codec_names.h on distcleanMichael Niedermayer1-1/+1
2012-08-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer6-35/+50
2012-08-29build: allow non-standard variations of linker -l/-L flagsMans Rullgard5-5/+13
2012-08-28build: export filtered -lz flag in config.makMans Rullgard2-1/+2
2012-08-28build: add separate setting for host linkerMans Rullgard3-5/+14
2012-08-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer25-853/+860
2012-08-27build: Use portable abstraction for linker/hostcc output file syntaxDiego Biurrun3-5/+5
2012-08-26build: Fix compilation when configuring with a prog suffixjamal1-7/+7
2012-08-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer3-22/+7
2012-08-09build: add HOSTOBJS to SUBDIR_VARS listDiego Biurrun1-1/+1
2012-08-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer27-3470/+3824
2012-08-08build: cosmetics: Reorder some lists in a more logical fashionDiego Biurrun1-4/+5
2012-08-08avconv: split configuring filter configuration to a separate file.Anton Khirnov4-530/+563
2012-08-08avconv: split option parsing into a separate file.Anton Khirnov4-2147/+2292
2012-08-07build: change checkheaders to use regular build rulesMans Rullgard4-7/+9
2012-08-07build: add trailing / to yasm/nasm -I flagsMans Rullgard1-1/+1
2012-08-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer7-95/+122
2012-08-06build: generalise rules and variable settings for av* programsMans Rullgard2-8/+15
2012-07-28build: support non-standard replacements for -c flagMans Rullgard2-4/+11
2012-07-28build: Use portable compiler flag constructs in header compilation ruleDiego Biurrun1-1/+1
2012-07-28build: Rename YASMDEP variable to DEPYASM for consistencyDiego Biurrun3-3/+3
2012-07-26build: use COMPILE template for HOSTOBJSMans Rullgard4-8/+3
2012-07-26build: do full flag handling for all compiler-type toolsMans Rullgard2-123/+182
2012-07-22build: Drop gcc-specific warning flag from header compilation ruleDiego Biurrun1-1/+1
[next]