summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* Merge commit 'f5eecee865a731d2412fde2f73c29f8f8115c499'Michael Niedermayer2013-05-01
|\
| * ppc: util_altivec: Surround AltiVec-related code by appropriate ifdefsDiego Biurrun2013-04-30
* | avutil/log: Fix context pointer used for get_category()Michael Niedermayer2013-04-30
* | lavu/opencl: add check version and platformhighgod04012013-04-28
* | lavu/mem: remove redundant comment from av_dynarray_add()Stefano Sabatini2013-04-27
* | avutil/log: dont count&print repeats for empty stringsMichael Niedermayer2013-04-26
* | avutil/log: leave prefix printing state on empty input.Michael Niedermayer2013-04-26
* | lavu/opencl:add opencl set param functionhighgod04012013-04-26
* | lavu: fix GET_UTF8 macro.Nicolas George2013-04-24
* | lavu/opencl:optimize compile kernel operationhighgod04012013-04-22
* | av_samples_alloc_array_and_samples: Fix sizeof type.Michael Niedermayer2013-04-21
* | lavu: add av_clipd_cPaul B Mahol2013-04-18
* | avutil/intfloat_readwrite: include common.h for isinf()Michael Niedermayer2013-04-17
* | avutil/intfloat_readwrite: avoid comparission with INFINITY, use isinf()Michael Niedermayer2013-04-17
* | butterflies_float: replace 2 lea by 2 addMichael Niedermayer2013-04-17
* | x86: float dsp: butterflies_float SSEChristophe Gisquet2013-04-17
* | avutil/avutil_version: Run checks just onceMichael Niedermayer2013-04-16
* | avutil/pixdesc: check for component overlapMichael Niedermayer2013-04-16
* | avutil/pixdesc: check step/depth against each otherMichael Niedermayer2013-04-16
* | avutil/pixdesc: support for self-checking the descriptorsMichael Niedermayer2013-04-16
* | avutil/pixdesc: fix rgb0 descriptorsMichael Niedermayer2013-04-16
* | pca: use av_calloc()Michael Niedermayer2013-04-15
* | pca: use sizeof(variable) instead of sizeos(TYPE)Michael Niedermayer2013-04-15
* | lavu/dict: cosmetic realign.Clément Bœsch2013-04-13
* | log: Remove redundant va_list creation from missing_feature_sample()James Almer2013-04-13
* | lavu/opt: check int lists length for overflow.Nicolas George2013-04-13
* | lavu: add parens to macro argument.Nicolas George2013-04-13
* | lavu: add av_pure to av_int_list_length_for_size.Nicolas George2013-04-13
* | avutil/opencl: merge opencl env to opencl contexthighgod04012013-04-12
* | lavu: add helper functions for integer lists.Nicolas George2013-04-12
* | Merge commit '93e65e9a6c0895f869752a66731d9b2ec3916467'Michael Niedermayer2013-04-11
|\|
| * Cosmetics, restore alphabetic order in atomics lists.Anton Khirnov2013-04-11
| * dsputil: Make dsputil selectableRonald S. Bultje2013-04-10
| * x86inc: Fix number of operands for cmp* instructionsChristophe Gisquet2013-04-09
* | opencl: add spec opencl device APIs 20130411highgod04012013-04-11
* | avutil/opencl: add opencl device list APIs 20130411highgod04012013-04-11
* | lavu/eval: rename "new_eval_expr()" to "make_eval_expr()"Stefano Sabatini2013-04-10
* | fix bug of finding CPU devicehighgod04012013-04-05
* | x264asm: fix cmp* number of argumentsChristophe Gisquet2013-04-05
* | Merge commit '8c65264595d5a82c56ae5043320e4b875a414229'Michael Niedermayer2013-04-05
|\|
| * pixdesc/pixfmt: Add XYZ colorspace for XYZ 12-bit valuesNicolas Bertrand2013-04-04
* | avutil/opencl: replace assert by check and error message in av_opencl_init()highgod04012013-04-04
* | avutil/opencl: check strtol for failurehighgod04012013-04-04
* | avutil/opencl: add check for the program number to create kernelhighgod04012013-04-04
* | Merge commit 'bcc94328980e6c56546792ab08b0756abdce310b'Michael Niedermayer2013-04-04
|\|
| * opt: check the return values of av_get_token for ENOMEM.Anton Khirnov2013-04-04
* | Fix make checkheaders without opencl headers.Carl Eugen Hoyos2013-04-03
* | Merge commit 'f9f6402e9c9ce3642df981b48507df3a2d956f65'Michael Niedermayer2013-04-03
|\|
| * configure: prettify atomics handling.Anton Khirnov2013-04-03
* | lavu/opencl: use consistent inclusion header guard nameStefano Sabatini2013-04-01