Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-05configure: add noexecstack to linker options if supported.Reimar Döffinger
2014-05-31Improve the detection of architecture x86.Andreas Cadhalpun
2014-03-23Always pass the configure option sysroot to --sysroot and -isysroot.Carl Eugen Hoyos
2014-03-23Autodetect VDA like all other hardware acccelerations.Carl Eugen Hoyos
2014-03-11Merge commit '4b476e6aa4b830f919cf3c67ba2caa039ff285b9' into release/2.2Michael Niedermayer
2014-03-07configure: enable PIC on s390(x)Reinhard Tartler
2014-03-02af_compand: replace strtok_r() with av_get_token()Anton Khirnov
2014-03-02af_compand: add a dependency on strtok_rAnton Khirnov
2014-03-01Merge commit '4cb6964244fd6c099383d8b7e99731e72cc844b9'Michael Niedermayer
2014-02-28dcadec: simplify decoding of VQ high frequenciesChristophe Gisquet
2014-02-27af_compand: add a dependency on strtok_rAnton Khirnov
2014-02-26configure: use pkg-config to detect libblurayTimothy Gu
2014-02-25Merge commit 'e7dfaf16a403972eb6aed5ce8f84c0085bd2fb5a'Michael Niedermayer
2014-02-25libavfilter: example audio filtering programAnton Khirnov
2014-02-24libx265: Update API usageDerek Buitenhuis
2014-02-24libx265: Update API usageDerek Buitenhuis
2014-02-24Merge commit '5800ba0db667630e6ff81d30f03961ea10726aa6'Michael Niedermayer
2014-02-24configure: Move cpunop into ARCH_EXT_LIST_X86Diego Biurrun
2014-02-23x86: add detection for FMA3 instruction setJames Almer
2014-02-23x86: add missing XOP checks and macrosJames Almer
2014-02-23configure: disable cpunop if the check failsJanne Grunau
2014-02-23configure: Revert commit 5176e9651bda5182df008a1226e2484fdd809985Dave Yeo
2014-02-22x86: add detection for FMA3 instruction setJames Almer
2014-02-21Merge commit 'd6a27f885b5d4cba7a82e50af423c741d2f37c3e'Michael Niedermayer
2014-02-21Merge commit '2b0bb69997c2416e74f41aa1400ce983bf8775c0'Michael Niedermayer
2014-02-21Merge commit '6adf4290ebcf65ac8243d74f34ba0a508f561633'Michael Niedermayer
2014-02-20configure: Add usan to the toolchain presetsLuca Barbato
2014-02-20configure: Move cpunop into ARCH_EXT_LIST_X86Diego Biurrun
2014-02-20configure: Move inet_aton check into network function check blockDiego Biurrun
2014-02-20Merge commit '192ccc5034ad4ac1b5022fc16c1162267add6a0f'Michael Niedermayer
2014-02-20build: The MPEG-4 video parser depends on h263dspDiego Biurrun
2014-02-20build: The MPEG-4 video parser depends on h263dspDiego Biurrun
2014-02-20Merge commit '874c751cc5b99cd68932e21c2c3a0d21134207e0'Michael Niedermayer
2014-02-19Fix dctdnoiz dependencies, the filter should select dct, not fft.Carl Eugen Hoyos
2014-02-19threads: Check w32threads dependencies at the configure stageDiego Biurrun
2014-02-17Merge commit 'b339182eba34f28de5f1a477cdd2c84f1ef35d90'Michael Niedermayer
2014-02-17Move all example programs to doc/examplesDiego Biurrun
2014-02-14Merge commit 'd261719319a505e1716e8b52fc955bef0503ff96'Michael Niedermayer
2014-02-14Merge commit '60e6cecf9bc7d6a238e6b316da52edcc6d1ef7f8'Michael Niedermayer
2014-02-13configure: do not link libraries against program-specific dependenciesJanne Grunau
2014-02-13configure: avserver does not need $ldlJanne Grunau
2014-02-12Add libx265 encoderDerek Buitenhuis
2014-02-12Add libx265 encoderDerek Buitenhuis
2014-02-11x86: add missing XOP checks and macrosJames Almer
2014-02-09lavd: add decklink output deviceRamiro Polla
2014-02-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-02-08Merge commit '6398d8fd813490fc3900baf8c788f803d8e17b73'Michael Niedermayer
2014-02-08Mirillis FIC video decoderKostya Shishkov
2014-02-08configure: clang: add -Qunused-arguments to as|ld_flags as wellJanne Grunau
2014-02-07configure: Remove dcbzl check for e500v1 and e500v2 architecturesPeter Krefting