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-05-10avutil/intfloat_readwrite: include common.h for isinf()Michael Niedermayer
2013-05-10avutil/intfloat_readwrite: avoid comparission with INFINITY, use isinf()Michael Niedermayer
2013-05-10avutil/log: Fix context pointer used for get_category()Michael Niedermayer
2013-03-15mem: Fix usage of memalign() on DJGPP.n1.2Fabrizio Gennari
2013-03-08Force using a 64bit intermediate when calculating calendar time with av_timeg...Carl Eugen Hoyos
2013-03-07lavu: add escape APIStefano Sabatini
2013-03-05lavu/eval: add native support to lte and lt functionsStefano Sabatini
2013-03-05lavu/opt: fix weird alignStefano Sabatini
2013-03-05lavu/opt-test: do not explicitly set default value in test_ctxStefano Sabatini
2013-03-04Remove incorrect use of ctype.h functions.Reimar Döffinger
2013-03-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-03-01Merge commit '4da950c0ae224b9b8ef952dadf614be2c050023e'Michael Niedermayer
2013-03-01Merge commit '399663be9d4a839b894c48a21b62926eb8497d72'Michael Niedermayer
2013-03-01Merge commit '9d4da474f5f40b019cb4cb931c8499deee586174'Michael Niedermayer
2013-03-01Merge commit '7ac6d2423e9bf0f40c67be9a0ca7600b516b0282'Michael Niedermayer
2013-03-01lls: Do not return from void functionsDiego Biurrun
2013-03-01lls: #ifndef --> #if in FF_API_ version guardDiego Biurrun
2013-02-28lls: mark max_order as unsigned shortLuca Barbato
2013-02-28lls: move to the private namespaceLuca Barbato
2013-02-28lls: K&R formatting cosmeticsLuca Barbato
2013-02-24Merge commit 'f935aca44c674d30e3ed940ef73bbad1228a5855'Michael Niedermayer
2013-02-23av_memcpy_backptr: avoid an infinite loop for back = 0Anton Khirnov
2013-02-23lavu/parseutils: remove spurious "]]" in date format specificationStefano Sabatini
2013-02-23lavu/parseutils: allow MM:SS format for duration in av_parse_time()Senthilnathan M
2013-02-22avutil/mem: do a small set of checks for memalign hack before freeing.Michael Niedermayer
2013-02-22mips: optimization for float aac decoder (sbr module)Mirjana Vulin
2013-02-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-02-20intreadwrite: tomi: Add missing attributes.h #include for av_always_inlineDiego Biurrun
2013-02-20x86: Use simple nop codes for <= sse (rather than <= mmx)Ronald S. Bultje
2013-02-17fate: add print() to the tests of evalMichael Niedermayer
2013-02-17eval: print() supportMichael Niedermayer
2013-02-17lavu: Fix checkheaders for x86/emms.hJames Almer
2013-02-15Merge commit '4db96649ca700db563d9da4ebe70bf9fc4c7a6ba'Michael Niedermayer
2013-02-14avutil: Ensure that emms_c is always defined, even on non-x86Diego Biurrun
2013-02-14avutil: Move emms code to x86-specific headerDiego Biurrun
2013-02-13lavu/intreadwrite: add AV_[RW][BLN]48Paul B Mahol
2013-02-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-02-12Merge commit '62a43d30cc3b9b2460f2c926beb522df32493625'Michael Niedermayer
2013-02-12Merge commit '375ef6528c9dd2db7f9881e232cb0ec3aa16970d'Michael Niedermayer
2013-02-12lavu: avoid clashing definition of ELuca Barbato
2013-02-12Use simple nop codes for <= sse (rather than <= mmx).Ronald S. Bultje
2013-02-11crc: Move static data table from header to .c fileDiego Biurrun
2013-02-11arm: Fall back to runtime cpu feature detection via /proc/cpuinfoMartin Storsjö
2013-02-09Call the common 7.1 wide channel layout "7.1(wide)".Carl Eugen Hoyos
2013-02-09lavu/internal: rename macro E(x) to EXPAND(x)Paul B Mahol
2013-02-09Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9'Michael Niedermayer
2013-02-09dsputil: Move LOCAL_ALIGNED macros to libavutilDiego Biurrun
2013-02-04lavu/parseutils: add digital cinema frame sizesDave Rice
2013-02-01dict: fix memleakMichael Niedermayer
2013-01-31mips: optimization for float aac decoder (core module)Mirjana Vulin