| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/mem: remove av_realloc / av_malloc incompatibility warning | Michael Niedermayer | 2016-08-23 | 1 | -24/+0 |
* | avutil: Softfloat implementation for IEEE 754 floating point | Umair Khan | 2016-08-22 | 1 | -0/+115 |
* | mem: Extend and edit Doxygen | Timothy Gu | 2016-08-21 | 1 | -137/+451 |
* | swresample: add int64 sample format | Paul B Mahol | 2016-08-18 | 3 | -1/+5 |
* | avformat: factorize iso 8601 timestamp writer to a dictionary avutil function | Marton Balint | 2016-08-17 | 2 | -0/+27 |
* | doxygen: Standardize root-level modules | Timothy Gu | 2016-08-02 | 3 | -13/+11 |
* | mathematics: Extend and edit Doxygen | Timothy Gu | 2016-08-02 | 2 | -33/+110 |
* | rational: Extend Doxygen | Timothy Gu | 2016-08-02 | 1 | -39/+80 |
* | avutil/hash: Add more detailed Doxygen documentation | Timothy Gu | 2016-08-02 | 1 | -20/+149 |
* | mem: Order function prototypes semantically | Timothy Gu | 2016-08-02 | 1 | -99/+99 |
* | mathematics: Make function prototypes identical to definitions | Timothy Gu | 2016-08-02 | 1 | -2/+2 |
* | lavu/hwcontext_vaapi: Fix compilation if VA_FOURCC_ABGR is not defined. | Carl Eugen Hoyos | 2016-08-02 | 1 | -0/+2 |
* | murmur3: Add Doxygen documentation | Timothy Gu | 2016-08-02 | 1 | -0/+64 |
* | avutil: Add detailed Doxygen description to a few hashes | Timothy Gu | 2016-08-02 | 3 | -0/+21 |
* | avutil: Group hash functions separately in Doxygen | Timothy Gu | 2016-08-02 | 8 | -11/+96 |
* | dynarray: Change AV_ to FF_ for AV_DYNARRAY_ADD | Timothy Gu | 2016-07-31 | 2 | -4/+4 |
* | doxygen: Add a note on libavutil's modular nature | Timothy Gu | 2016-07-29 | 1 | -6/+10 |
* | avutil/mem: fix memleak | Zhao Zhili | 2016-07-28 | 1 | -1/+1 |
* | avutil/frame: access avframe fields directly in get_frame_defaults() | James Almer | 2016-07-25 | 1 | -4/+4 |
* | libavutil/opt: Small bugfix in example. | Kacper Michajłow | 2016-07-24 | 1 | -2/+2 |
* | avutil/mem: fix wrong comment | Zhao Zhili | 2016-07-18 | 1 | -2/+2 |
* | vp9: add 16x16 idct avx2 (8-bit). | Ronald S. Bultje | 2016-07-11 | 1 | -1/+68 |
* | avutil/parseutils: dont assume standard time when parsing a timestamp | Marton Balint | 2016-07-11 | 1 | -0/+1 |
* | Merge commit 'bcc07e2576cb723007bea1238afd019ae2d1b005' | Clément Bœsch | 2016-07-09 | 1 | -18/+55 |
|\ |
|
| * | pixdesc: Use C99 array to list color properties names | Vittorio Giovara | 2016-06-13 | 1 | -18/+55 |
* | | lavc: add mediacodec hwaccel support | Matthieu Bouron | 2016-07-08 | 2 | -0/+6 |
* | | avutil/frame: Move new field to the end of AVFrame | Michael Niedermayer | 2016-06-30 | 2 | -7/+6 |
* | | Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24' | Matthieu Bouron | 2016-06-27 | 1 | -3/+5 |
|\| |
|
| * | build: Change structure of the linker version script templates | Diego Biurrun | 2016-05-29 | 1 | -3/+5 |
| * | asm: FF_-prefix internal macros used in inline assembly | Diego Biurrun | 2016-05-28 | 2 | -35/+35 |
* | | asm: FF_-prefix internal macros used in inline assembly | Matthieu Bouron | 2016-06-27 | 2 | -35/+35 |
* | | hwcontext_dxva2: Use GetDesktopWindow instead of GetShellWindow | Hendrik Leppkes | 2016-06-26 | 1 | -1/+1 |
* | | Merge commit 'b8bf9194af602cf3a4bcd19a5e278e3d6d69f8fa' | Hendrik Leppkes | 2016-06-26 | 1 | -0/+123 |
|\| |
|
| * | hwcontext_vaapi: implement device creation | Anton Khirnov | 2016-05-26 | 1 | -0/+123 |
* | | Merge commit '8e70385a8ed06f96f1e9e35cf7b6788a5c56eded' | Hendrik Leppkes | 2016-06-26 | 1 | -0/+133 |
|\| |
|
| * | hwcontext_dxva2: implement device creation | Anton Khirnov | 2016-05-26 | 1 | -0/+133 |
* | | Merge commit '2e219b491bcc0845248345fdad31231b081e06d1' | Hendrik Leppkes | 2016-06-26 | 1 | -0/+44 |
|\| |
|
| * | hwcontext_cuda: implement device creation | Anton Khirnov | 2016-05-26 | 1 | -0/+44 |
* | | Merge commit '38392b2af815898b8716826c4e29d95c04fb2647' | Hendrik Leppkes | 2016-06-26 | 1 | -0/+81 |
|\| |
|
| * | hwcontext_vdpau: implement device creation | Anton Khirnov | 2016-05-26 | 1 | -0/+81 |
* | | Merge commit '1c9e8616c535ef496e7ee8a5cbc5e9e972a6977d' | Hendrik Leppkes | 2016-06-26 | 4 | -1/+68 |
|\| |
|
| * | hwcontext: add a function for opening devices | Anton Khirnov | 2016-05-26 | 4 | -1/+68 |
* | | Merge commit 'ded4a6543dfb5a2f1d9f7fb8d3ab27a1872c22b3' | Clément Bœsch | 2016-06-24 | 1 | -10/+14 |
|\| |
|
| * | xtea-test: Use struct allocation functions from the API | Diego Biurrun | 2016-05-19 | 1 | -10/+14 |
* | | Merge commit '8131bd4c22ad59b040173f67a5b2edb75863e801' | Clément Bœsch | 2016-06-24 | 1 | -13/+17 |
|\| |
|
| * | blowfish-test: Use struct allocation functions from the API | Diego Biurrun | 2016-05-19 | 1 | -13/+17 |
* | | Merge commit 'a86ef80494d759807a5ef8dd12838f0690092e37' | Clément Bœsch | 2016-06-24 | 1 | -2/+2 |
|\| |
|
| * | blowfish-test: Return different values for different errors | Diego Biurrun | 2016-05-19 | 1 | -2/+2 |
* | | Merge commit '0c4468dc185fa8b9e7d6add914595c5e928b24fd' | Clément Bœsch | 2016-06-23 | 3 | -1/+52 |
|\| |
|
| * | stereo3d: Add API to get name from value or value from name | Vittorio Giovara | 2016-05-17 | 3 | -1/+52 |