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
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
2014-08-09Remove obsolete FF_API_AVFRAME_COLORSPACE cruft.Anton Khirnov
2014-08-09Bump major versions of all libraries.Anton Khirnov
2014-08-09Postpone API-incompatible changes until the next bump.Anton Khirnov
2014-08-06avutil/cpu: check av_parse_cpu_caps() table during cpu-testMichael Niedermayer
2014-08-06avutil/cpu: Make cpu flag names match between cpu-test and av_parse_cpu_caps(...Michael Niedermayer
2014-08-06avutil/cpu: add aarch64 entries to 2nd tableMichael Niedermayer
2014-08-06avutil/cpu: output cpu data to stdoutMichael Niedermayer
2014-08-06avutil/pixelutils: check for malloc failureMichael Niedermayer
2014-08-06avutil/pixelutils: avoid on stack arraysMichael Niedermayer
2014-08-06avutil/cpu: fix cpu-test to work with ffmpegs cpuflags syntaxMichael Niedermayer
2014-08-05avutil: add pixelutils APIClément Bœsch
2014-08-05Fix compile error on bfin.Bernd Kuhls
2014-08-05Merge commit 'e9abafca278f87e1ecc6d50091d99b73ff63c9a6'Michael Niedermayer
2014-08-04Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5'Michael Niedermayer
2014-08-04Merge commit 'e0d73fda361729d207e51fa2afd8ba6102e58d98'Michael Niedermayer
2014-08-04Merge commit 'd2962e9f89cca6ff40f0c9d5ffc9c4397b8b1b26'Michael Niedermayer