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
2015-04-30libavutil/softfloat: Add functions.Nedeljko Babic
2015-04-30libavutil/softfloat: Added av_normalize_sf in av_add_sfNedeljko Babic
2015-04-30libavutil/softfloat: exponent adjusted for aac fixed point decNedeljko Babic
2015-04-28OpenCL: Fix ABI incompatibility issuesManeesh Gupta
2015-04-26avutil/log: more complete description of av_log functionMatteo Nastasi (mop)
2015-04-25avutil/softfloat: document av_int2sf()Michael Niedermayer
2015-04-24avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC copy and hv mc func...Shivraj Patil
2015-04-24avutil/frame: fix everythnig/everything typoClément Bœsch
2015-04-21Merge commit 'eaa2d123f0a643664721593d248ece6bcd85f1e6'Michael Niedermayer
2015-04-20log: Print a full backtrace along with error messages under ValgrindVittorio Giovara
2015-04-20avutil/mips/generic_macros_msa: volatile doesnt need __Michael Niedermayer
2015-04-20Merge commit 'c253340ae6f74ffd8798bbd476e46d1b33a2d56e'Michael Niedermayer
2015-04-20avutil: remove pointless bmi1 defineJames Almer
2015-04-19log: Introduce a more verbose debug levelVittorio Giovara
2015-04-19avutil: remove pointless bmi1 defineJames Almer
2015-04-17avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal and vert...Shivraj Patil
2015-04-15libavutil/softfloat: Change order of fields in SoftFloat structure.Nedeljko Babic
2015-04-10avutil/mips/intreadwrite: build fix for mips64r6 (instruction 'lwl' not suppo...Shivraj Patil
2015-04-09avutil/x86/Makefile: fix conditional x86/emms.o buildMichael Niedermayer
2015-04-08avutil/x86/Makefile: Make building and linking of emms.c conditionalRonald S. Bultje
2015-04-07Merge commit '27f274628234c1f934b9a6a6380ed567c1b4ceae'Michael Niedermayer
2015-04-07Merge commit '108f2f381acb93827fb4add0517eeae859afa3bf'Michael Niedermayer
2015-04-07parseutils: Make av_small_strptime publicLuca Barbato
2015-04-06parseutils: Extend small_strptime to be used in avformatLuca Barbato
2015-04-03lavu/dict: add more testsLukasz Marek
2015-04-03lavu/dict: fix set function when reuse existing key pointerLukasz Marek
2015-04-02lavu/dict: don't accept AV_DICT_DONT_STRDUP_VAL for av_dict_set_intLukasz Marek
2015-04-01avutil/eval: check for av_malloc failureMichael Niedermayer
2015-04-01avutil/eval: factor av_expr_free() calls outMichael Niedermayer
2015-04-01lavu/avstring: add av_append_path_component() funcionLukasz Marek
2015-03-31avutil/hmac: Check av_hmac_alloc() return codeMichael Niedermayer
2015-03-30avutil/pca: Check for av_malloc* failuresMichael Niedermayer
2015-03-29Merge commit 'c48456166e95648719a8be8f8613f9dee98205c1'Michael Niedermayer
2015-03-29lavc: add MMAL hardware decoder wrapperwm4
2015-03-27avutil/timer: give each printed value of STOP_TIMER a fixed lengthMichael Niedermayer
2015-03-27avutil/timer: show histogram of cpu cycles each run tookMichael Niedermayer
2015-03-27avutil/cpu: add missing check for mmxext to av_force_cpu_flagsJames Almer
2015-03-25avutil: make AVFrameSideData buffers ref-counted.Ronald S. Bultje
2015-03-25lavu/frame: move av_frame_copy_props() up in the file.Ronald S. Bultje
2015-03-24avutil/pixfmt: Add missing AV_ prefix to PIX_FMT_YUV411PMichael Niedermayer
2015-03-24Merge commit '312a9ef04bf6b55e68e4a61694b169cd3cc69bb8'Michael Niedermayer
2015-03-24Merge commit '592a04054e6423be5050efd2bceece48b10b9c1d'Michael Niedermayer
2015-03-24Merge commit 'e4fe535d12f4f30df2dd672e30304af112a5a827'Michael Niedermayer
2015-03-23pixfmt: Update documentation with prefixed pixel formatsVittorio Giovara
2015-03-23pixdesc: Replace a few leftover instances of non AV-prefixed flagsVittorio Giovara
2015-03-23mov: Write the display matrix in orderVittorio Giovara
2015-03-23avutil/frame: Add some very basic documentation for AVFrameSideDataMichael Niedermayer
2015-03-20libavutil: add bmi2 optimized av_mod_uintp2James Almer
2015-03-20libavutil: add av_mod_uintp2James Almer
2015-03-18mips/float_dsp: fix vector_fmul_window_mips on mips64James Cowgill