| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | pixdesc/pixfmt: Add XYZ colorspace for XYZ 12-bit values | Nicolas Bertrand | 2013-04-04 | 3 | -1/+29 |
* | opt: check the return values of av_get_token for ENOMEM. | Anton Khirnov | 2013-04-04 | 1 | -0/+7 |
* | configure: prettify atomics handling. | Anton Khirnov | 2013-04-03 | 3 | -7/+7 |
* | AVOptions: make av_set_options_string() forward options to child objects | Anton Khirnov | 2013-03-28 | 1 | -1/+1 |
* | cosmetics: Remove unnecessary extern keywords from function declarations | Diego Biurrun | 2013-03-27 | 2 | -23/+23 |
* | avutil/frame: add all remaining frame properties to av_frame_copy_props | Hendrik Leppkes | 2013-03-22 | 1 | -0/+4 |
* | pixdesc: add a function for counting planes in a pixel format. | Anton Khirnov | 2013-03-19 | 3 | -1/+22 |
* | AVOptions: fix using named constants with child contexts. | Anton Khirnov | 2013-03-16 | 1 | -4/+4 |
* | AVOption: remove an unused function parameter. | Anton Khirnov | 2013-03-16 | 1 | -6/+4 |
* | lzo: fix overflow checking in copy_backptr() | Xi Wang | 2013-03-15 | 1 | -2/+1 |
* | Add av_log_{ask_for_sample|missing_feature} replacements to libavutil | Diego Biurrun | 2013-03-13 | 2 | -0/+60 |
* | atomic: prefer gcc builtins over win32 atomics, if available. | Hendrik Leppkes | 2013-03-11 | 1 | -3/+3 |
* | avframe: copy reordered_opaque in copy_props | Janne Grunau | 2013-03-11 | 1 | -0/+1 |
* | atomic: fix CAS with armcc. | Anton Khirnov | 2013-03-09 | 1 | -0/+8 |
* | atomic: Exclude the unsupported implementation headers from checkheaders | Martin Storsjö | 2013-03-08 | 1 | -0/+4 |
* | atomic: Check for __sync_val_compare_and_swap instead of __sync_synchronize | Martin Storsjö | 2013-03-08 | 2 | -3/+3 |
* | atomic: Add include guards to the implementation headers | Martin Storsjö | 2013-03-08 | 3 | -0/+14 |
* | Replace remaining includes of audioconvert.h with channel_layout.h | Anton Khirnov | 2013-03-08 | 1 | -1/+1 |
* | AVFrame: deprecate all now unused fields | Anton Khirnov | 2013-03-08 | 1 | -1/+25 |
* | AVFrame: add side data. | Anton Khirnov | 2013-03-08 | 2 | -0/+110 |
* | Move AVFrame from lavc to lavu. | Anton Khirnov | 2013-03-08 | 3 | -0/+832 |
* | lavc: move AVFrame.hwaccel_picture_private to Picture. | Anton Khirnov | 2013-03-08 | 1 | -1/+3 |
* | AVBuffer: add a new API for buffer pools | Anton Khirnov | 2013-03-08 | 3 | -0/+245 |
* | lavu: add a new API for reference-counted data buffers. | Anton Khirnov | 2013-03-08 | 4 | -0/+453 |
* | lavu: add support for atomic operations. | Ronald S. Bultje | 2013-03-08 | 6 | -0/+348 |
* | avstring: Fix isxdigit to not accept non-hex characters | Martin Storsjö | 2013-03-07 | 1 | -1/+1 |
* | Use the avstring.h locale-independent character type functions | Reimar Döffinger | 2013-03-07 | 5 | -8/+6 |
* | avstring: Add locale independent versions of some ctype.h functions | Reimar Döffinger | 2013-03-07 | 3 | -1/+43 |
* | lls: Do not return from void functions | Diego Biurrun | 2013-03-01 | 1 | -3/+3 |
* | lls: #ifndef --> #if in FF_API_ version guard | Diego Biurrun | 2013-03-01 | 2 | -4/+8 |
* | lls: mark max_order as unsigned short | Luca Barbato | 2013-02-28 | 2 | -2/+2 |
* | lls: move to the private namespace | Luca Barbato | 2013-02-28 | 3 | -9/+38 |
* | lls: K&R formatting cosmetics | Luca Barbato | 2013-02-28 | 1 | -3/+3 |
* | av_memcpy_backptr: avoid an infinite loop for back = 0 | Anton Khirnov | 2013-02-23 | 1 | -0/+3 |
* | intreadwrite: tomi: Add missing attributes.h #include for av_always_inline | Diego Biurrun | 2013-02-20 | 1 | -0/+2 |
* | x86: Use simple nop codes for <= sse (rather than <= mmx) | Ronald S. Bultje | 2013-02-19 | 1 | -1/+1 |
* | avutil: Ensure that emms_c is always defined, even on non-x86 | Diego Biurrun | 2013-02-14 | 2 | -3/+6 |
* | avutil: Move emms code to x86-specific header | Diego Biurrun | 2013-02-14 | 2 | -20/+26 |
* | lavu: avoid clashing definition of E | Luca Barbato | 2013-02-12 | 1 | -4/+4 |
* | crc: Move static data table from header to .c file | Diego Biurrun | 2013-02-11 | 2 | -214/+186 |
* | arm: Fall back to runtime cpu feature detection via /proc/cpuinfo | Martin Storsjö | 2013-02-11 | 1 | -1/+34 |
* | dsputil: Move LOCAL_ALIGNED macros to libavutil | Diego Biurrun | 2013-02-08 | 1 | -0/+26 |
* | dict: add av_dict_parse_string() | Justin Ruggles | 2013-01-25 | 3 | -1/+65 |
* | lavu: Add av_strnstr() | Vladimir Pantelic | 2013-01-25 | 3 | -1/+30 |
* | avstring: K&R formatting cosmetics | Luca Barbato | 2013-01-24 | 1 | -59/+56 |
* | float_dsp: Include config.h for redefining restrict | Martin Storsjö | 2013-01-23 | 1 | -0/+2 |
* | floatdsp: move scalarproduct_float from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 6 | -0/+78 |