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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-07Merge commit '5b4dfbffc258f90a7d2540d21209ac23afcf7cd0'Michael Niedermayer
2013-01-06x86: ABS1: port to cpuflagsDiego Biurrun
2013-01-05lavu: test for broken binutils on ARMMichael Niedermayer
2013-01-05lavu/base64: return meaningful error code.Nicolas George
2013-01-05lavu: check that assert level is definedMichael Niedermayer
2013-01-05lavu: check av_clip*() limitsMichael Niedermayer
2013-01-03lavu/math: fix than/then typo, and add a comma.Clément Bœsch
2013-01-03av_rescale: support passing MIN/MAX throughMichael Niedermayer
2013-01-03lavu/base64: extend/clarify doxy for the base64 APIStefano Sabatini
2013-01-03lavu/eval: handle div by zero in mod().Clément Bœsch
2012-12-31Drop unnecessary 'l' length modifier when printfing double values.Diego Biurrun
2012-12-30Merge commit '6dd93ee6f1b050ad7c4b247899e83efa293ee405'Michael Niedermayer
2012-12-29avstring: add av_basename and av_dirnameLuca Barbato
2012-12-29xtea: fix unused variable warning for config_smallMichael Niedermayer
2012-12-28libavutil/samplefmt: Fix project nameMichael Niedermayer
2012-12-23Merge commit '418693bdc5edad72b0d055f741931612d797eb05'Michael Niedermayer
2012-12-23opt: avoid segfault in av_opt_next() if the class does not have an option listJustin Ruggles
2012-12-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-12-19Merge commit '523c7bd23c781aa0f3a85044896f5e18e8b52534'Michael Niedermayer
2012-12-19lavc: merge latest x86inc.asm fixes with x264Ronald S. Bultje
2012-12-18misc typo, style and wording fixesDiego Biurrun
2012-12-16lavu/pixdesc: fix a const qualifier discarding warning.Clément Bœsch
2012-12-16lavu: make sure av_pix_fmt_desc_next returns a valid pix fmt.Clément Bœsch
2012-12-14Merge commit 'c0dc57f1264dad1e121772d03abdb9e14ed8857f'Michael Niedermayer
2012-12-14mem: minor simplification of the alignment hack codeMichael Niedermayer
2012-12-14x86inc: fully concatenate tokens to fix macro expansion for nasmJanne Grunau
2012-12-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-12-12x86inc: fix stack alignment on win64Ronald S. Bultje
2012-12-12x86inc: support stack mem allocation and re-alignment in PROLOGUE.Ronald S. Bultje
2012-12-12x86inc: support stack mem allocation and re-alignment in PROLOGUERonald S. Bultje
2012-12-11doxy: add ref for lavfi, lpp and lsws.Clément Bœsch
2012-12-11doxy: fix swr group nameMichael Niedermayer
2012-12-11opt: fix memleak on error of range_arrayMichael Niedermayer
2012-12-09lavu/opt: change the way ranges are printedStefano Sabatini
2012-12-08lavu/opt: make av_opt_query_ranges_default() return a meaningful error codeStefano Sabatini
2012-12-08lavu/opt: perform misc cosmetical fixesStefano Sabatini
2012-12-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-12-08Merge commit '096abfa15052977eed93f0b5e01afd2d47c53c1f'Michael Niedermayer
2012-12-08Merge commit 'b326755989b346d0d935e0628e8865f9b2951c30'Michael Niedermayer
2012-12-08Merge commit '637606de2d2e0af0a9fa2f23f943765d7d7c5cd5'Michael Niedermayer
2012-12-08x86: float_dsp: fix loading of the len parameter on x86-32Justin Ruggles
2012-12-08opt_list: fix vertical alignment of typesMichael Niedermayer
2012-12-08opt: print ranges in opt_list()Michael Niedermayer
2012-12-08opt: Add support to query rangesMichael Niedermayer
2012-12-07arm: rename ARMVFP config symbol to VFPMans Rullgard
2012-12-07arm: detect cpu features at runtime on LinuxMans Rullgard
2012-12-07arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilationMans Rullgard
2012-12-07Merge commit 'c25fc5c2bb6ae8c93541c9427df3e47206d95152'Michael Niedermayer
2012-12-06Merge commit 'b519298a1578e0c895d53d4b4ed8867b1c031a56'Michael Niedermayer
2012-12-06Merge commit '9d5c62ba5b586c80af508b5914934b1c439f6652'Michael Niedermayer