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
2014-09-05x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflagsHenrik Gramner
2014-09-05x86inc: Make ym# behave the same way as xm#Henrik Gramner
2014-09-05x86inc: free up variable name "n" in global namespaceLoren Merritt
2014-09-05avutil/md5: workaround clang 3.5 #20849Michael Niedermayer
2014-09-03libavutil/error: fix build with musl toolchainJörg Krause
2014-09-03Merge commit 'c19a49e565bd06ea47947d50779ba236df9d4943'Michael Niedermayer
2014-09-03ppc: Support little endian intreadwriteLuca Barbato
2014-09-02avutil/pixelutils: add small buffers testsClément Bœsch
2014-09-01lavu/avstring: check for overlong encodings in av_utf8_decode()Stefano Sabatini
2014-08-31intmath.h: Remove duplicated ARM include.Reimar Döffinger
2014-08-31lavu/hash.c: Add missing "static const".Reimar Döffinger
2014-08-29Add missing "const" all over the place.Reimar Döffinger
2014-08-28Replace incorrect use of "multiply" with "multiple"James Darnley
2014-08-26Merge commit '0a024268261d05ccdcf7e03c85fb78d22037a464'Michael Niedermayer
2014-08-25avutil/opencl: use av_malloc(z)_array()Michael Niedermayer
2014-08-23avutil/pixelutils: faster pixelutils_sad_16x16Clément Bœsch
2014-08-23dict.c: Free non-strduped av_dict_set arguments on error.Reimar Döffinger
2014-08-23avutil/pixelutils: faster pixelutils_sad_[au]_16x16Clément Bœsch
2014-08-21avutil/motion_vector.h: fix coordinate typesClément Bœsch
2014-08-19lavu/log: add device category macrosLukasz Marek
2014-08-18avcodec: export motion vectors in frame side data on demandClément Bœsch
2014-08-16dict.c: empty dictionaries should be a NULL pointer.Reimar Döffinger
2014-08-16dict.c: Add av_dict_set_int helper function.Reimar Döffinger
2014-08-15Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867'Michael Niedermayer
2014-08-15Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer
2014-08-15cosmetics: Write NULL pointer inequality checks more compactlyGabriel Dume
2014-08-15Merge commit '7c371754fbc0dcc23bd00278b147f8095ccc5625'Michael Niedermayer
2014-08-15cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume
2014-08-15atomic_win32: Drop unnecessary atomic.h #includeDiego Biurrun
2014-08-14avutil/opt: remove disabled old ABI compatibility codeMichael Niedermayer
2014-08-14frame: Remove some FF_API_AVFRAME_COLORSPACE leftoversDiego Biurrun
2014-08-14Merge commit '8ddc32629a6d6be77256694c9e322dde134609f3'Michael Niedermayer
2014-08-14Merge commit '159a06dfc83d189f753c4583583ddfb571552ff5'Michael Niedermayer
2014-08-14Merge commit 'a8c104a511f97e4ea617df73b31737e28a8a5126'Michael Niedermayer
2014-08-13cpu-test: Add unistd.h #include for getopt()Diego Biurrun
2014-08-13mem: add av_strndup() for duplicating substringsAnton Khirnov
2014-08-13stereo3d: initialize AVStereo3D to zeroFelix Abecassis
2014-08-13AVOption: add support for dictionary types.Andrew Stone
2014-08-13avutil: turn arm setend into a cpuflagMichael Niedermayer
2014-08-12lavu: stop exporting internal functionsJames Almer
2014-08-12lavu: rename ff_opencl_set_parameter() to avpriv_opencl_set_parameter()James Almer
2014-08-11Remove panscan information in av_frame_copy_props() if resolution changes.Carl Eugen Hoyos
2014-08-10Merge commit 'fb1ddcdc8f51b9d261ae8e9c26b91e81f7b6bf45'Michael Niedermayer
2014-08-10avresample: Introduce AVFrame-based APILuca Barbato
2014-08-10Merge commit '472f9ed312ec784f7c72876b77163f4741880d05'Michael Niedermayer
2014-08-10Merge commit '1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8'Michael Niedermayer
2014-08-10drop LLS1, rename LLS2 to LLSMichael Niedermayer
2014-08-10avutil: delay removial of FF_API_GET_CHANNEL_LAYOUT_COMPATMichael Niedermayer
2014-08-10delay removial of FF_API_CODEC_ID, FF_API_OLD_AVOPTIONS and FF_API_OLD_ENCODE...Michael Niedermayer
2014-08-10Merge commit 'f4c444e17d137c786f0ed2da0e5943df505d5f9e'Michael Niedermayer