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
2015-05-13Amlogic modificationsLawrence Mok66-24546/+4121
2013-10-29avutil/opt: fix flags check on non x86Michael Niedermayer1-1/+1
2013-10-28avutil/opt: check flags validity in write_number()Michael Niedermayer1-0/+9
2013-10-28Merge commit '0b357a8095e72b092cc5c2aacc2f806db75ecae3'Michael Niedermayer1-1/+2
2013-10-28Merge commit '529a9893d769f381b72785c500662be2020da5fe'Michael Niedermayer2-4/+4
2013-10-27AVOptions: do not range check flag options.Anton Khirnov1-1/+2
2013-10-27avframe: mark source frame const in _ref and _cloneVittorio Giovara2-4/+4
2013-10-27lavu/parseutils: add av_get_known_color_name()Stefano Sabatini4-3/+32
2013-10-26avutil/utils: check that size_t is unsignedMichael Niedermayer1-0/+2
2013-10-26Merge commit 'b284e1ffe343d6697fb950d1ee517bafda8a9844'Michael Niedermayer1-2/+2
2013-10-26mem: do not check for negative sizeVittorio Giovara1-2/+2
2013-10-26Merge commit '4d6ee0725553a43ba88d6f8327ebcf8f1c5ae8d4'Michael Niedermayer3-4/+4
2013-10-26Add AVX2 capable CPU detection. Patch based on x264's AVX2 detectionKieran Kunhya5-0/+18
2013-10-25libavutil: x86: Add AVX2 capable CPU detection.Kieran Kunhya5-0/+18
2013-10-25base64-test: Remove posibility of returning restricted exit codesDerek Buitenhuis1-1/+4
2013-10-24tree-test: Don't return restricted exit codesDerek Buitenhuis1-2/+2
2013-10-24base64-test: Remove posibility of returning restrcted exit codesDerek Buitenhuis1-1/+4
2013-10-24tree-test: Don't return restricted exit codesDerek Buitenhuis1-2/+2
2013-10-23avutil/log: document log callback thread saftey requirementsMichael Niedermayer1-0/+3
2013-10-23avutil/log: make default av_log callback thread safeMichael Niedermayer1-2/+14
2013-10-23fix order of operations in commentsMichael Niedermayer3-5/+5
2013-10-23avstring-test: Mark pointer passed to av_free() as non-constDiego Biurrun1-1/+2
2013-10-21Support FF_DISABLE_DEPRECATION_WARNINGS with icc on Linux.Carl Eugen Hoyos1-1/+1
2013-10-20avutil/opt: initialize retMichael Niedermayer1-1/+1
2013-10-20avutil/file_open: Print debug message if setting close on exec failsMichael Niedermayer1-2/+4
2013-10-19Do not leave positive values undefined when negative are defined as errorMichael Niedermayer18-30/+30
2013-10-17lavu/opt: add AV_OPT_TYPE_CHANNEL_LAYOUT and handler functionsStefano Sabatini4-3/+83
2013-10-17lavu/channel_layout: change av_get_channel_layout() behavior at the next bumpStefano Sabatini4-3/+55
2013-10-17lavu/opt.h: fix grammar typo in av_opt_get* doxyStefano Sabatini1-1/+1
2013-10-17lavu/opt-test: use automatic set and free handlersStefano Sabatini1-3/+2
2013-10-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer1-1/+1
2013-10-16avutil/log: fix race between setting and using the log callbackMichael Niedermayer1-2/+3
2013-10-16mem: Make av_strdup allocate using av_reallocMartin Storsjö1-1/+1
2013-10-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer1-0/+11
2013-10-14Merge commit 'c6908d6b4b377a04a5d055ba874bdbcf06c80497'Michael Niedermayer2-1/+45
2013-10-14Merge commit '206895708ea2b464755d340e44501daf9a07c310'Michael Niedermayer3-20/+25
2013-10-14Merge commit 'c108ba0175d4fc3a3253a8b0f782fbfb96ba5098'Michael Niedermayer1-84/+169
2013-10-14x86: more AVX2 frameworkJason Garrett-Glaser1-0/+11
2013-10-14x86inc: FMA3/4 SupportJason Garrett-Glaser2-1/+45
2013-10-14x86inc: Remove our FMA4 supportDerek Buitenhuis3-20/+25
2013-10-14x86inc: Use VEX-encoded instructions in AVX functionsHenrik Gramner1-84/+169
2013-10-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer1-30/+5
2013-10-09x86inc: Remove .rodata kludgesHenrik Gramner1-11/+5
2013-10-08Merge commit '3e2fa991db7ef172579422accd61624d52777e5a'Michael Niedermayer1-5/+4
2013-10-08Merge commit '71155665414b551ad350622d5abed20e58371fbf'Michael Niedermayer1-3/+2
2013-10-08Merge commit '47f9d7ce5493e119e09d1227d017414feaaf8d97'Michael Niedermayer1-0/+2
2013-10-08Merge commit 'bbe4a6db44f0b55b424a5cc9d3e89cd88e250450'Michael Niedermayer3-51/+55
2013-10-08Merge commit '3fb78e99a04d0ed8db834d813d933eb86c37142a'Michael Niedermayer1-1/+25
[next]