summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
...
* | avutil/cpu: force mmx on selection of higher x86 SIMD featuresMichael Niedermayer2014-05-20
* | lavu/fifo: add av_fifo_alloc_array functionLukasz Marek2014-05-20
* | Merge commit '82fc9f4b38244236a6ca7f946662ca653044a04c'Michael Niedermayer2014-05-19
|\|
| * display: Include mathematics.h for fallback definition of NANMartin Storsjö2014-05-19
* | Merge commit 'bddd8cbf68551f6405b2bf77cc3e212af9fbe834'Michael Niedermayer2014-05-19
|\|
| * Add transformation matrix API.Vittorio Giovara2014-05-19
* | lavu: add av_gettime_relative()Olivier Langlois2014-05-17
* | avutil/dict: delay addition of const from e12a73246d8ce7d0fc4036522688934e26d...Michael Niedermayer2014-05-14
* | avutil/fifo: delay addition of const from 78d3453c4a2efef9bc079e8f3458653beaf...Michael Niedermayer2014-05-14
* | avutil/version: add FF_CONST_AVUTIL53Michael Niedermayer2014-05-14
* | Merge commit '66e6c8a7b4e3ac926302529606bd3e323c28b20f'Michael Niedermayer2014-05-12
|\|
| * lavu: Add a pixel format for new VDA hwaccelAnton Khirnov2014-05-11
* | opencl: Make init_mtx static with volatile lockMatt Oliver2014-05-10
* | lavu/fifo: add av_fifo_freep functionLukasz Marek2014-05-07
* | inline asm: fix arrays as named constraints.Matt Oliver2014-05-07
* | avutil/file_open: Use av_mallocz_array()Michael Niedermayer2014-05-05
* | avutil/audio_fifo: Use av_mallocz_array()Michael Niedermayer2014-05-05
* | lavu/fifo: add const to argumentsLukasz Marek2014-05-05
* | avutil/pca: Use av_malloc_array()Michael Niedermayer2014-05-04
* | Merge commit 'de69aedf9935631b7f78e8b8da6e460422a9bc5f'Michael Niedermayer2014-05-03
|\|
| * mathematics: K&R formatting cosmeticsLuca Barbato2014-05-03
* | lavu/opt: add av_opt_set_dict2() functionLukasz Marek2014-05-02
* | opencl: add support for non-pthread lockingMatt Oliver2014-05-01
* | Move av_find_best_pix_fmt_of_2() from avcodec to avutilMichael Niedermayer2014-04-30
* | lavu/hash: add hash_final helpers.Nicolas George2014-04-29
* | avutil/log: fix memleak from 669a09fb372fa58ff913ebc326cb64bb3e8e7928Michael Niedermayer2014-04-29
* | Add AV_LOG_PRINT_LEVEL flag to include log severity in default log formatting.tue46wsdgxfjrt2014-04-26
* | lavu: add LOCAL_ALIGNED_32James Almer2014-04-25
* | avutil/opencl: fix a segmentfault in libavutil/opencl.cY.C. Liu2014-04-25
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2014-04-25
|\ \
| * | Use correct msvc type specifiers for ptrdiff_t and size_t.Carl Eugen Hoyos2014-04-24
* | | Merge commit 'a88e1d1c598e641eecd5d43730211d91c82787c6'Michael Niedermayer2014-04-25
|\ \ \ | |/ / |/| / | |/
| * lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsetsJanne Grunau2014-04-24
* | avutil/avutil.h: remove duplicate rational.h includeMichael Niedermayer2014-04-23
* | Merge commit 'b0bdc2a7123abd0287de435726ab68e9e475a8d8'Michael Niedermayer2014-04-23
|\|
| * avutil: move av_get_time_base_q() after include rational.hMichael Niedermayer2014-04-22
| * avutil: Add av_get_time_base_q()Derek Buitenhuis2014-04-22
* | avutil: move av_get_time_base_q() after include rational.hMichael Niedermayer2014-04-22
* | avutil: Add av_get_time_base_q()Derek Buitenhuis2014-04-22
* | avutil/internal: add FF_ALLOC_ARRAY_OR_GOTO & FF_ALLOCZ_ARRAY_OR_GOTOMichael Niedermayer2014-04-22
* | x86/float_dsp: remove duplicated code from vector_dmul_scalarJames Almer2014-04-19
* | Merge commit '0983d48111f578e17e8c1967d25ce593fce62b63'Michael Niedermayer2014-04-17
|\|
| * crc: add ANSI CRC16 LEAlessandro Ghedini2014-04-17
* | x86: move horizontal add macros to x86utilJames Almer2014-04-17
* | x86/float_dsp: unroll loop in vector_fmac_scalarJames Almer2014-04-16
* | x86/float_dsp: use SWAP in vector_fmac_scalar Win64James Almer2014-04-16
* | avutil/frame: use av_malloc(z)_array()Michael Niedermayer2014-04-15
* | avutil/avstring: do not lose ascii characters when decoding non utf-8 with av...Michael Niedermayer2014-04-13
* | avutil/log: add av_log_get_flags()Michael Niedermayer2014-04-12
* | avutil/log: factor "level != AV_LOG_INFO/8" checks outMichael Niedermayer2014-04-09