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-29Merge commit 'b78b10c4b78b696927f2801cf2d9f193b4eff28b'Michael Niedermayer
2013-08-29x86: Add and use more convenience macros to check CPU extension availabilityDiego Biurrun
2013-08-29arm: float_dsp: Propagate cpu_flags to vfp initialization functionDiego Biurrun
2013-08-29ppc: Add and use convenience macro to check for AltiVec availabilityDiego Biurrun
2013-08-29avutil: Refactor CPU extension availability macrosDiego Biurrun
2013-08-29avutil: Move internal CPU detection function declarations to private headerDiego Biurrun
2013-08-27libavutil: cast truncated values to uint32_tAlfred E. Heggestad
2013-08-12libavutil/opt.h: Fix duplicate wordsMichael Niedermayer
2013-08-12libavutil/file_open.c: Fix duplicate wordsMichael Niedermayer
2013-08-12pixfmt: extend description for planar YUV 9/10 bits formatsKirill Gavrilov
2013-08-12Fix wrong use of "an" in some comments.Thilo Borgmann
2013-08-11avutil/avstring: make const tables static constMichael Niedermayer
2013-08-11avutil/parseutils:make const tables static constMichael Niedermayer
2013-08-11avutil/ripemd:make const tables static constMichael Niedermayer
2013-08-11avutil/xtea: make const tables static constMichael Niedermayer
2013-08-11avutil/sha:make const tables static constMichael Niedermayer
2013-08-11avutil/sha512: make const tables static constMichael Niedermayer
2013-08-11lavu: fix grammar in doxy for av_frame_ref.Thilo Borgmann
2013-08-10bprint: Include va_copy compatDerek Buitenhuis
2013-08-10avutil/opt: make const tables static constMichael Niedermayer
2013-08-10avutil/opt: fix av_log typeMichael Niedermayer
2013-08-10avutil/log: Use bprint for partMichael Niedermayer
2013-08-10avutil/bprint: add av_vbprintf()Michael Niedermayer
2013-08-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-08-10Merge commit 'a76d0cdf21c3d9e464623cc0ad1c005abf952afa'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: Move avpriv_open to a new file, file_open.cMartin Storsjö
2013-08-10libavutil: Enable the MSVC DLL symbol loading workaround in shared builds as ...Martin Storsjö
2013-08-09avutil/mem: Fix flipped conditionMichael Niedermayer
2013-08-09Merge commit 'dfc6b5c81491abf7effb97b23af17ccf7adcd132'Michael Niedermayer
2013-08-08Reduce MAKE_ACCESSORS code duplication via a new header.Reimar Döffinger
2013-08-08file: Move win32 utf8->wchar open wrapper to libavutilMartin Storsjö
2013-08-08Merge commit '880391ed2d2faf796ca3a16f63cec69767546a21'Michael Niedermayer
2013-08-08libavutil: Don't use fcntl if the function does not existDerek Buitenhuis
2013-08-08Merge commit '869b04e89154cd92d2bcfdabcecbe3217864c099'Michael Niedermayer
2013-08-08libavutil: Don't use fcntl if the function does not existDerek Buitenhuis
2013-08-08avutil/opt: fix types passed to the format string "%s"Michael Niedermayer
2013-08-07libavutil: use avpriv_open()Rémi Denis-Courmont
2013-08-07libavutil: add avpriv_open() to open files with close-on-exec flagRémi Denis-Courmont
2013-08-07Merge remote-tracking branch 'cigaes/master'Michael Niedermayer
2013-08-07av_frame_copy_props: fix unintended self assignmentMichael Niedermayer
2013-08-07lavu/log: do not skip overwritten lines.Nicolas George
2013-08-06avutil/hmac: make const tables static constMichael Niedermayer
2013-08-06Merge commit 'a0ad5d011318f951ecd4c9ffe1829518c9533909'Michael Niedermayer
2013-08-05vdpau: deprecate old codec-specific pixel formatsRémi Denis-Courmont
2013-08-03Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91'Michael Niedermayer
2013-08-03Merge commit '3a7050ffed5ce061b114a11e4de4b77aba8efa0b'Michael Niedermayer
2013-08-03Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e'Michael Niedermayer