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-05-12Merge commit '66e6c8a7b4e3ac926302529606bd3e323c28b20f'Michael Niedermayer
2014-05-11lavu: Add a pixel format for new VDA hwaccelAnton Khirnov
2014-05-10opencl: Make init_mtx static with volatile lockMatt Oliver
2014-05-08lavu/fifo: add av_fifo_freep functionLukasz Marek
2014-05-07inline asm: fix arrays as named constraints.Matt Oliver
2014-05-05avutil/file_open: Use av_mallocz_array()Michael Niedermayer
2014-05-05avutil/audio_fifo: Use av_mallocz_array()Michael Niedermayer
2014-05-05lavu/fifo: add const to argumentsLukasz Marek
2014-05-04avutil/pca: Use av_malloc_array()Michael Niedermayer
2014-05-04Merge commit 'de69aedf9935631b7f78e8b8da6e460422a9bc5f'Michael Niedermayer
2014-05-03mathematics: K&R formatting cosmeticsLuca Barbato
2014-05-02lavu/opt: add av_opt_set_dict2() functionLukasz Marek
2014-05-01opencl: add support for non-pthread lockingMatt Oliver
2014-05-01Move av_find_best_pix_fmt_of_2() from avcodec to avutilMichael Niedermayer
2014-04-29lavu/hash: add hash_final helpers.Nicolas George
2014-04-29avutil/log: fix memleak from 669a09fb372fa58ff913ebc326cb64bb3e8e7928Michael Niedermayer
2014-04-26Add AV_LOG_PRINT_LEVEL flag to include log severity in default log formatting.tue46wsdgxfjrt
2014-04-25lavu: add LOCAL_ALIGNED_32James Almer
2014-04-25avutil/opencl: fix a segmentfault in libavutil/opencl.cY.C. Liu
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-23avutil/avutil.h: remove duplicate rational.h includeMichael Niedermayer
2014-04-23Merge commit 'b0bdc2a7123abd0287de435726ab68e9e475a8d8'Michael Niedermayer
2014-04-23avutil: move av_get_time_base_q() after include rational.hMichael Niedermayer
2014-04-23avutil: move av_get_time_base_q() after include rational.hMichael Niedermayer
2014-04-23avutil: Add av_get_time_base_q()Derek Buitenhuis
2014-04-23avutil: Add av_get_time_base_q()Derek Buitenhuis
2014-04-22avutil/internal: add FF_ALLOC_ARRAY_OR_GOTO & FF_ALLOCZ_ARRAY_OR_GOTOMichael Niedermayer
2014-04-19x86/float_dsp: remove duplicated code from vector_dmul_scalarJames Almer
2014-04-18Merge commit '0983d48111f578e17e8c1967d25ce593fce62b63'Michael Niedermayer
2014-04-17crc: add ANSI CRC16 LEAlessandro Ghedini
2014-04-17x86: move horizontal add macros to x86utilJames Almer
2014-04-16x86/float_dsp: unroll loop in vector_fmac_scalarJames Almer
2014-04-16x86/float_dsp: use SWAP in vector_fmac_scalar Win64James Almer
2014-04-15avutil/frame: use av_malloc(z)_array()Michael Niedermayer
2014-04-13avutil/avstring: do not lose ascii characters when decoding non utf-8 with av...Michael Niedermayer
2014-04-12avutil/log: add av_log_get_flags()Michael Niedermayer
2014-04-09avutil/log: factor "level != AV_LOG_INFO/8" checks outMichael Niedermayer
2014-04-09Merge commit '8b17243d1742279bcb2368f8d325ea71e66736c8'Michael Niedermayer
2014-04-08lavu: Add packed YVYU422 pixel formatVittorio Giovara
2014-04-07Merge commit '8675bcb0addb1c7fb0b04682d1f3f95d5b8dae14'Michael Niedermayer
2014-04-07xtea: Add Doxy @file and groupTimothy Gu
2014-04-07adler32: Fix doxy group definitionTimothy Gu
2014-04-06aarch64: add armv8 CPU flagJanne Grunau
2014-04-05Merge commit '8542f9c4f17125d483c40c0c5723842f1c982f81'Michael Niedermayer
2014-04-05lavu/opt: validate range before dereferenceLukasz Marek
2014-04-04replaygain: correctly parse peak valuesAlessandro Ghedini
2014-04-04log: allow color highlighting in Cygwin's minttyJames Darnley