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
2017-04-11avutil/internal: Do not enable CHECKED with DEBUGMichael Niedermayer
2017-02-21Factorize CHECK/SUINT codeMichael Niedermayer
2017-02-19Factor CHECKED out of DEBUG so it can be set seperatlyMichael Niedermayer
2017-01-13avutil/reverse: move the ff_reverse declaration to a separate headerJames Almer
2016-08-18avformat: factorize iso 8601 timestamp writer to a dictionary avutil functionMarton Balint
2016-03-22all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.hGanesh Ajjanagadde
2016-03-18lavc/aacenc_utils: replace powf(x,y) by expf(logf(x), y)Ganesh Ajjanagadde
2016-03-12avutil/file: Move av_tempfile() to avutil/file_open ff_tempfile()Michael Niedermayer
2016-01-02Merge commit '50078c1c8070dd8d1c329e8117ff30ec72489039'Hendrik Leppkes
2015-12-25lavu/internal: add ff_exp10Ganesh Ajjanagadde
2015-12-14libavutil: move FFALIGN macro from common.h to macros.hJanne Grunau
2015-12-07cosmetics: Fix weird indentationsTimothy Gu
2015-11-15avutil: Move av_rint64_clip_* to internal.hMichael Niedermayer
2015-10-17avutil/internal: add av_warn_unused_result to avpriv_openGanesh Ajjanagadde
2015-09-05lavu: Drop FF_API_GET_CHANNEL_LAYOUT_COMPAT cruftHendrik Leppkes
2015-08-18Move ff_dlog from lavc to lavu.Ronald S. Bultje
2015-08-12avutil: add ff_reverse as av_reverse replacementAndreas Cadhalpun
2015-07-07Put a space between string literals and macros.Chris Watkins
2015-06-08Merge commit 'a6f19d6a9f8d1e08653d9d77581e8c823f4955c2'Michael Niedermayer
2015-06-08configure: Support MSVC 2015Luca Barbato
2015-05-06avutil/internal: Suppress empty body warning from emms_c()Michael Niedermayer
2015-03-07configure: Make compilable with VS2015 (missing hunk)Peter Tissen
2015-02-10avutil: move internal function out of public headerwm4
2015-01-05Factorize avpriv_mirror() outMichael Niedermayer
2014-11-24Merge commit '277ff7f5dc134f1c2dfc4ea0ef3540340482e3d2'Michael Niedermayer
2014-11-24lavu: move internal define to the only places where it is usedVittorio Giovara
2014-08-15Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer
2014-08-15cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume
2014-08-04Merge commit 'bb41115d56930b9f5d59e79dca254d1201246967'Michael Niedermayer
2014-08-04imgutils: Do not declare avpriv_set_systematic_pal2 in the public headerDiego Biurrun
2014-04-25lavu: add LOCAL_ALIGNED_32James Almer
2014-04-25Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer
2014-04-25Merge commit 'a88e1d1c598e641eecd5d43730211d91c82787c6'Michael Niedermayer
2014-04-24lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsetsJanne Grunau
2014-04-24Use correct msvc type specifiers for ptrdiff_t and size_t.Carl Eugen Hoyos
2014-04-22avutil/internal: add FF_ALLOC_ARRAY_OR_GOTO & FF_ALLOCZ_ARRAY_OR_GOTOMichael Niedermayer
2014-01-26avutil/internal.h: add timer.h backMichael Niedermayer
2014-01-26Merge commit 'fb0c9d41d685abb58575c5482ca33b8cd457c5ec'Michael Niedermayer
2014-01-26avutil: remove timer.h include from internal.hJanne Grunau
2013-12-09Merge commit 'd64341e498fa46c6cf4c23d408177d7489559654'Michael Niedermayer
2013-12-09configure: Prefix libc-related variables with "libc_"Diego Biurrun
2013-10-21Support FF_DISABLE_DEPRECATION_WARNINGS with icc on Linux.Carl Eugen Hoyos
2013-10-17lavu/channel_layout: change av_get_channel_layout() behavior at the next bumpStefano Sabatini
2013-09-20Merge commit '09f2581dc5edb3642858d69d9a70b67e249167e9'Michael Niedermayer
2013-09-20msvc/icl: Use __declspec(deprecated)Alex Smith
2013-08-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-08-10Merge commit '33237123c83bf4f8345e6ac889ad2e7dbd303d0e'Michael Niedermayer
2013-08-10Integrate accessors.h header into internal.hReimar Döffinger
2013-08-10libavutil: Make avpriv_open a library-internal function on msvcrtMartin Storsjö
2013-08-10libavutil: Enable the MSVC DLL symbol loading workaround in shared builds as ...Martin Storsjö