| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/pixdesc: check step/depth against each other | Michael Niedermayer | 2013-04-16 | 1 | -1/+8 |
* | avutil/pixdesc: support for self-checking the descriptors | Michael Niedermayer | 2013-04-16 | 3 | -0/+29 |
* | avutil/pixdesc: fix rgb0 descriptors | Michael Niedermayer | 2013-04-16 | 1 | -2/+0 |
* | pca: use av_calloc() | Michael Niedermayer | 2013-04-15 | 1 | -2/+2 |
* | pca: use sizeof(variable) instead of sizeos(TYPE) | Michael Niedermayer | 2013-04-15 | 1 | -1/+1 |
* | lavu/dict: cosmetic realign. | Clément Bœsch | 2013-04-13 | 1 | -4/+4 |
* | log: Remove redundant va_list creation from missing_feature_sample() | James Almer | 2013-04-13 | 1 | -7/+1 |
* | lavu/opt: check int lists length for overflow. | Nicolas George | 2013-04-13 | 1 | -2/+4 |
* | lavu: add parens to macro argument. | Nicolas George | 2013-04-13 | 1 | -1/+1 |
* | lavu: add av_pure to av_int_list_length_for_size. | Nicolas George | 2013-04-13 | 1 | -1/+1 |
* | avutil/opencl: merge opencl env to opencl context | highgod0401 | 2013-04-12 | 1 | -170/+160 |
* | lavu: add helper functions for integer lists. | Nicolas George | 2013-04-12 | 3 | -0/+54 |
* | Merge commit '93e65e9a6c0895f869752a66731d9b2ec3916467' | Michael Niedermayer | 2013-04-11 | 1 | -1/+1 |
|\ |
|
| * | Cosmetics, restore alphabetic order in atomics lists. | Anton Khirnov | 2013-04-11 | 1 | -1/+1 |
| * | dsputil: Make dsputil selectable | Ronald S. Bultje | 2013-04-10 | 1 | -0/+2 |
| * | x86inc: Fix number of operands for cmp* instructions | Christophe Gisquet | 2013-04-09 | 1 | -4/+4 |
* | | opencl: add spec opencl device APIs 20130411 | highgod0401 | 2013-04-11 | 3 | -38/+92 |
* | | avutil/opencl: add opencl device list APIs 20130411 | highgod0401 | 2013-04-11 | 2 | -142/+240 |
* | | lavu/eval: rename "new_eval_expr()" to "make_eval_expr()" | Stefano Sabatini | 2013-04-10 | 1 | -5/+5 |
* | | fix bug of finding CPU device | highgod0401 | 2013-04-05 | 1 | -28/+20 |
* | | x264asm: fix cmp* number of arguments | Christophe Gisquet | 2013-04-05 | 1 | -4/+4 |
* | | Merge commit '8c65264595d5a82c56ae5043320e4b875a414229' | Michael Niedermayer | 2013-04-05 | 3 | -1/+30 |
|\| |
|
| * | pixdesc/pixfmt: Add XYZ colorspace for XYZ 12-bit values | Nicolas Bertrand | 2013-04-04 | 3 | -1/+29 |
* | | avutil/opencl: replace assert by check and error message in av_opencl_init() | highgod0401 | 2013-04-04 | 1 | -1/+6 |
* | | avutil/opencl: check strtol for failure | highgod0401 | 2013-04-04 | 1 | -2/+13 |
* | | avutil/opencl: add check for the program number to create kernel | highgod0401 | 2013-04-04 | 1 | -0/+5 |
* | | Merge commit 'bcc94328980e6c56546792ab08b0756abdce310b' | Michael Niedermayer | 2013-04-04 | 1 | -0/+7 |
|\| |
|
| * | opt: check the return values of av_get_token for ENOMEM. | Anton Khirnov | 2013-04-04 | 1 | -0/+7 |
* | | Fix make checkheaders without opencl headers. | Carl Eugen Hoyos | 2013-04-03 | 1 | -0/+1 |
* | | Merge commit 'f9f6402e9c9ce3642df981b48507df3a2d956f65' | Michael Niedermayer | 2013-04-03 | 3 | -7/+7 |
|\| |
|
| * | configure: prettify atomics handling. | Anton Khirnov | 2013-04-03 | 3 | -7/+7 |
* | | lavu/opencl: use consistent inclusion header guard name | Stefano Sabatini | 2013-04-01 | 1 | -3/+3 |
* | | lavu/opencl: apply misc cosmetics fixes | Stefano Sabatini | 2013-04-01 | 2 | -125/+151 |
* | | Merge remote-tracking branch 'cigaes/master' | Michael Niedermayer | 2013-04-01 | 1 | -3/+4 |
|\ \ |
|
| * | | lavu/opt: make sure av_opt_set_bin() handles NULL/0. | Nicolas George | 2013-04-01 | 1 | -3/+4 |
* | | | opencl: fix double ; | Michael Niedermayer | 2013-04-01 | 1 | -2/+2 |
* | | | opencl wrapper based on comments on 20130401 | highgod0401 | 2013-04-01 | 3 | -0/+921 |
|/ / |
|
* | | opt: attempt to improve options dump output. | Clément Bœsch | 2013-03-31 | 1 | -2/+4 |
* | | lavu/samplefmt: add av_samples_alloc_array_and_pointers() | Stefano Sabatini | 2013-03-31 | 3 | -1/+29 |
* | | avutil: add av_buffer_get_ref_count() | Michael Niedermayer | 2013-03-30 | 2 | -0/+7 |
* | | avutil/buffer: add get_opaque | Xidorn Quan | 2013-03-29 | 3 | -3/+13 |
* | | Merge commit 'cf53704c55378cc0dcfc16637cdac7d58f0b3107' | Michael Niedermayer | 2013-03-28 | 1 | -1/+1 |
|\| |
|
| * | AVOptions: make av_set_options_string() forward options to child objects | Anton Khirnov | 2013-03-28 | 1 | -1/+1 |
* | | Merge commit 'b6649ab5037fb55f78c2606f3d23cea0867cdeaa' | Michael Niedermayer | 2013-03-28 | 2 | -23/+23 |
|\| |
|
| * | cosmetics: Remove unnecessary extern keywords from function declarations | Diego Biurrun | 2013-03-27 | 2 | -23/+23 |
* | | avutil/buffer: remove redundant memory poisoning | Michael Niedermayer | 2013-03-24 | 1 | -3/+0 |
* | | avutil/buffer: support memory poisoning | Michael Niedermayer | 2013-03-24 | 1 | -0/+7 |
* | | Make audio FIFO read/write contracts more strict | Michael Bradshaw | 2013-03-23 | 1 | -2/+5 |
* | | Merge commit '1e8b9738fa70e20967ddb542d2f9d5552fc51ec6' | Michael Niedermayer | 2013-03-23 | 1 | -0/+4 |
|\| |
|
| * | avutil/frame: add all remaining frame properties to av_frame_copy_props | Hendrik Leppkes | 2013-03-22 | 1 | -0/+4 |