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
2013-08-01avutil/tree: fix memleaksMichael Niedermayer
2013-08-01Merge commit 'c2e936de07d054bf476e60445b453bf6b4836820'Michael Niedermayer
2013-08-01Merge commit 'a9b04b2c43f95cc17c2291f83c27a3119471d986'Michael Niedermayer
2013-07-31tree-test: Refactor and plug memory leaksDiego Biurrun
2013-07-31tree.h: K&R formatting and typo cosmeticsDiego Biurrun
2013-07-30avutil/pixfmt: dont refer to deprecated PIX_FMT in the documentationMichael Niedermayer
2013-07-30Merge commit 'd99a2b6d0a4d0b2f5ba6a1f1637d6cb88c5c9184'Michael Niedermayer
2013-07-30avutil/tree: allow adjusting the log levelMichael Niedermayer
2013-07-30avutil/tree: change debug output to AV_LOG_DEBUG levelMichael Niedermayer
2013-07-30Merge commit '10db1a9bca46b0f760a1263d47142b2f57e195d7'Michael Niedermayer
2013-07-30Replace remaining obsolete PIX_FMT names with AV_PIX_FMT equivalentsDiego Biurrun
2013-07-29avutil/tree: Drop debug messages that clutter the outputDiego Biurrun
2013-07-29avutil/tree: K&R formatting cosmeticsDiego Biurrun
2013-07-28Merge commit 'bf4b0ed1d5d323050a87c9f0ad1dd40860eb3da2'Michael Niedermayer
2013-07-28Merge commit '5b097399baa2e38cc513939cfab3a9b6fdbc33df'Michael Niedermayer
2013-07-27Add missing deprecation attributesDiego Biurrun
2013-07-27eval: Explicitly ignore return value of strtod() in parse_db()Diego Biurrun
2013-07-26lavu/opt: show default values for AV_OPT_TYPE_PIXEL_FMT and AV_OPT_TYPE_SAMPL...Paul B Mahol
2013-07-20lavu/log: print prefix after \r.Nicolas George
2013-07-19avutil/softfloat: remove unneeded include assert.hMichael Niedermayer
2013-07-19Merge commit '439902e0d68a0f0d800c21b5e6b598d5fa0c51da'Michael Niedermayer
2013-07-18Employ consistent LIBAV_COMPAT_ multiple inclusion guards in compat/Diego Biurrun
2013-07-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-07-18Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun
2013-07-17avcodec/avutil: Add AVColorSpace and AVColorRange to AVFramesMichael Niedermayer
2013-07-13av_frame_get_buffer: Do not fail when the channel layout is unknownMichael Niedermayer
2013-07-12Merge commit 'ef5b70affc6376bfeadd1ff649b79bad9a124fa8'Michael Niedermayer
2013-07-11configure: Check for support for labels in the inline assemblyMartin Storsjö
2013-07-10add crc24 tablesPaul B Mahol
2013-07-07Merge commit '6516632967da5e6bd7d6136e8678f826669ed26e'Michael Niedermayer
2013-07-06fifo: K&R formatting cosmeticsLuca Barbato
2013-07-05Merge commit '0420c810ceb430003f9f2793c5cfa1fe84657f3d'Michael Niedermayer
2013-07-05avutil/rational: avoid llrint() and rint()Michael Niedermayer
2013-07-04log: pass the correct parameters to missing_feature_sampleLuca Barbato
2013-07-04lavu/opt: show default valuesPaul B Mahol
2013-07-03configure: rename have_incompatible_fork_abi -> have_incompatible_libav_abiStefano Sabatini
2013-07-02avutil/x86: reenable ff_update_lls_avx()Michael Niedermayer
2013-07-02Merge commit 'c8b920a9b7fa534a6141695ace4e8c2dfcd56cee'Michael Niedermayer
2013-07-02lls/x86: use 3-operator vaddpd in ADDPD_MEMLoren Merritt
2013-07-01Revert "avutil/x86: disable ff_evaluate_lls_sse2() for 32bit"Michael Niedermayer
2013-07-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-07-01x86: lpc: fix a segfault in av_evaluate_lls_sse2()Loren Merritt
2013-06-30Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer
2013-06-30avutil/x86: disable ff_evaluate_lls_sse2() for 32bitMichael Niedermayer
2013-06-30Rename "AVClass class" as "AVClass component_class".Carl Eugen Hoyos
2013-06-30Drop local lable from ppc asm timer.Carl Eugen Hoyos
2013-06-30Merge commit 'b545179fdff1ccfbbb9d422e4e9720cb6c6d9191'Michael Niedermayer
2013-06-30lls.asm: disable ff_update_lls_avxMichael Niedermayer
2013-06-30lls.asm: put avx code under if HAVE_AVX_EXTERNALMichael Niedermayer
2013-06-30Merge commit '502ab21af0ca68f76d6112722c46d2f35c004053'Michael Niedermayer