| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/opt: add av_opt_copy() | Michael Niedermayer | 2014-06-01 | 3 | -1/+45 |
* | avutil/opt: add opt_size() | Michael Niedermayer | 2014-06-01 | 1 | -0/+22 |
* | Merge commit '8c02adc62d71dfbb079a04753d8c16152c49de88' | Michael Niedermayer | 2014-06-01 | 4 | -44/+127 |
|\ |
|
| * | lavu: add all color-related enums to AVFrame | wm4 | 2014-06-01 | 4 | -1/+113 |
* | | avutil/frame: frame_copy_video: support copying from a smaller to a larger frame | Michael Niedermayer | 2014-05-31 | 1 | -3/+3 |
* | | x86: hpeldsp: better factorization | Christophe Gisquet | 2014-05-29 | 1 | -1/+9 |
* | | Merge commit '08cd92144e73195eecc28ed0348e66e255516b82' | Michael Niedermayer | 2014-05-29 | 1 | -2/+2 |
|\| |
|
| * | aarch64: Use the correct syntax for relocations | Martin Storsjö | 2014-05-29 | 1 | -2/+2 |
* | | Merge commit 'a53551cba86bb67efcb6105fdc337a36c43132bd' | Michael Niedermayer | 2014-05-29 | 1 | -1/+1 |
|\| |
|
| * | frame: fix the error path in av_frame_copy_props() | Roman Savchenko | 2014-05-29 | 1 | -1/+1 |
* | | x86/dsputilenc: implement SSE2 versions of pix_{sum16, norm1} | James Almer | 2014-05-28 | 1 | -0/+5 |
* | | Merge commit 'b5aa48551300eed678aaea86ced7086758598a35' | Michael Niedermayer | 2014-05-28 | 1 | -0/+3 |
|\| |
|
| * | ppc: Move vec_unaligned_load macro to util_altivec | Diego Biurrun | 2014-05-28 | 1 | -0/+3 |
* | | Merge commit '593886b5dd2b583657aa3fd80bb173f702c9710d' | Michael Niedermayer | 2014-05-28 | 1 | -11/+0 |
|\| |
|
| * | ppc: util_altivec: Drop unused macros | Diego Biurrun | 2014-05-28 | 1 | -11/+0 |
* | | Timecode: Support 48fps | Thierry Foucu | 2014-05-28 | 1 | -1/+1 |
* | | Merge commit '4d8c28deab2488579f585406110b1be790896e59' | Michael Niedermayer | 2014-05-27 | 1 | -1/+1 |
|\| |
|
| * | imgutils: make systematic palette opaque. | Carl Eugen Hoyos | 2014-05-25 | 1 | -1/+1 |
* | | lavu: add thread message API. | Nicolas George | 2014-05-26 | 4 | -1/+278 |
* | | avutil/display: use hypot(). | Clément Bœsch | 2014-05-23 | 1 | -4/+2 |
* | | avutil/cpu: force mmx on selection of higher x86 SIMD features | Michael Niedermayer | 2014-05-20 | 1 | -0/+20 |
* | | lavu/fifo: add av_fifo_alloc_array function | Lukasz Marek | 2014-05-20 | 3 | -7/+30 |
* | | Merge commit '82fc9f4b38244236a6ca7f946662ca653044a04c' | Michael Niedermayer | 2014-05-19 | 1 | -0/+1 |
|\| |
|
| * | display: Include mathematics.h for fallback definition of NAN | Martin Storsjö | 2014-05-19 | 1 | -0/+1 |
* | | Merge commit 'bddd8cbf68551f6405b2bf77cc3e212af9fbe834' | Michael Niedermayer | 2014-05-19 | 5 | -1/+152 |
|\| |
|
| * | Add transformation matrix API. | Vittorio Giovara | 2014-05-19 | 5 | -1/+152 |
* | | lavu: add av_gettime_relative() | Olivier Langlois | 2014-05-17 | 3 | -1/+36 |
* | | avutil/dict: delay addition of const from e12a73246d8ce7d0fc4036522688934e26d... | Michael Niedermayer | 2014-05-14 | 2 | -4/+6 |
* | | avutil/fifo: delay addition of const from 78d3453c4a2efef9bc079e8f3458653beaf... | Michael Niedermayer | 2014-05-14 | 2 | -4/+4 |
* | | avutil/version: add FF_CONST_AVUTIL53 | Michael Niedermayer | 2014-05-14 | 1 | -0/+8 |
* | | Merge commit '66e6c8a7b4e3ac926302529606bd3e323c28b20f' | Michael Niedermayer | 2014-05-12 | 3 | -1/+7 |
|\| |
|
| * | lavu: Add a pixel format for new VDA hwaccel | Anton Khirnov | 2014-05-11 | 3 | -1/+6 |
* | | opencl: Make init_mtx static with volatile lock | Matt Oliver | 2014-05-10 | 1 | -2/+2 |
* | | lavu/fifo: add av_fifo_freep function | Lukasz Marek | 2014-05-07 | 3 | -1/+15 |
* | | inline asm: fix arrays as named constraints. | Matt Oliver | 2014-05-07 | 1 | -0/+6 |
* | | avutil/file_open: Use av_mallocz_array() | Michael Niedermayer | 2014-05-05 | 1 | -1/+1 |
* | | avutil/audio_fifo: Use av_mallocz_array() | Michael Niedermayer | 2014-05-05 | 1 | -1/+1 |
* | | lavu/fifo: add const to arguments | Lukasz Marek | 2014-05-05 | 2 | -4/+4 |
* | | avutil/pca: Use av_malloc_array() | Michael Niedermayer | 2014-05-04 | 1 | -1/+1 |
* | | Merge commit 'de69aedf9935631b7f78e8b8da6e460422a9bc5f' | Michael Niedermayer | 2014-05-03 | 1 | -43/+54 |
|\| |
|
| * | mathematics: K&R formatting cosmetics | Luca Barbato | 2014-05-03 | 1 | -42/+53 |
* | | lavu/opt: add av_opt_set_dict2() function | Lukasz Marek | 2014-05-02 | 3 | -3/+26 |
* | | opencl: add support for non-pthread locking | Matt Oliver | 2014-05-01 | 2 | -9/+42 |
* | | Move av_find_best_pix_fmt_of_2() from avcodec to avutil | Michael Niedermayer | 2014-04-30 | 3 | -1/+273 |
* | | lavu/hash: add hash_final helpers. | Nicolas George | 2014-04-29 | 3 | -1/+58 |
* | | avutil/log: fix memleak from 669a09fb372fa58ff913ebc326cb64bb3e8e7928 | Michael Niedermayer | 2014-04-29 | 1 | -1/+1 |
* | | Add AV_LOG_PRINT_LEVEL flag to include log severity in default log formatting. | tue46wsdgxfjrt | 2014-04-26 | 3 | -11/+50 |
* | | lavu: add LOCAL_ALIGNED_32 | James Almer | 2014-04-25 | 1 | -0/+6 |
* | | avutil/opencl: fix a segmentfault in libavutil/opencl.c | Y.C. Liu | 2014-04-25 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'cehoyos/master' | Michael Niedermayer | 2014-04-25 | 1 | -0/+5 |
|\ \ |
|