| Commit message (Expand) | Author | Age | Files | Lines |
* | Update lavu minor and add APIchanges entry after r24174 (add bswap.h | Stefano Sabatini | 2010-07-11 | 1 | -1/+1 |
* | Bump minor after read/write_line() to av_read/write_image_line() | Stefano Sabatini | 2010-07-08 | 1 | -1/+1 |
* | avutil: bump minor version for r23985 (install lfg.h) | Ramiro Polla | 2010-07-02 | 1 | -2/+2 |
* | Move colorspace.h from libavcodec to libavutil. | Stefano Sabatini | 2010-07-01 | 1 | -1/+1 |
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -3/+3 |
* | Add APIchanges entry and bump minor after av_compare_mod() addition. | Stefano Sabatini | 2010-06-13 | 1 | -1/+1 |
* | Move eval.c and eval.h from libavcodec to libavutil, and make the eval | Stefano Sabatini | 2010-06-05 | 1 | -1/+1 |
* | Bump lavu minor and add APIchanges entry after AV_BASE64_SIZE() | Stefano Sabatini | 2010-06-05 | 1 | -1/+1 |
* | Bump libavutil minor version for the addition of av_get_random_seed | Martin Storsjö | 2010-05-23 | 1 | -2/+2 |
* | Make it possible for a log context to keep track of its parent context. | Michael Niedermayer | 2010-05-19 | 1 | -1/+1 |
* | Add means to adjust the log level per context. | Michael Niedermayer | 2010-05-08 | 1 | -1/+1 |
* | Make av_strerror() return -1 even in the case when av_strerror_r() is | Stefano Sabatini | 2010-05-05 | 1 | -1/+1 |
* | Add version to AVClass so we can add to and use fields of AVClass without ABI... | Michael Niedermayer | 2010-04-28 | 1 | -1/+1 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Move AVMediaType from libavcodec to libavutil. | Stefano Sabatini | 2010-03-30 | 1 | -1/+11 |
* | Implement av_strerror(). | Stefano Sabatini | 2010-03-25 | 1 | -1/+1 |
* | Move error code definitions from libavcodec/avcodec.h to | Stefano Sabatini | 2010-03-13 | 1 | -1/+2 |
* | Bump minor number and add APIchanges entry after the inclusion of | Stefano Sabatini | 2010-03-06 | 1 | -1/+1 |
* | Plug memory leak in NUT muxer and demuxer | Vitor Sessak | 2010-03-03 | 1 | -1/+1 |
* | Bump minor for av_compare_ts() | Michael Niedermayer | 2010-02-07 | 1 | -1/+1 |
* | Implement av_get_pix_fmt(), and deprecate avcodec_get_pix_fmt(). | Stefano Sabatini | 2010-01-30 | 1 | -1/+1 |
* | Add macro AV_JOIN() for joining two tokens into one | Måns Rullgård | 2010-01-27 | 1 | -0/+4 |
* | Add an AV_PRAGMA() macro for constructing _Pragma() directives | Måns Rullgård | 2010-01-22 | 1 | -0/+1 |
* | Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() and | Stefano Sabatini | 2010-01-03 | 1 | -2/+2 |
* | Add a function to convert a number to a av_malloced string. | Michael Niedermayer | 2009-12-13 | 1 | -1/+1 |
* | Implement av_bmg_next(), a Box-Muller Gaussian random generator. | Stefano Sabatini | 2009-12-12 | 1 | -2/+2 |
* | Make av_pix_fmt_descriptors use the same pixel format names as defined | Stefano Sabatini | 2009-11-26 | 1 | -1/+1 |
* | Make the pixdesc API public. | Stefano Sabatini | 2009-11-24 | 1 | -1/+1 |
* | Add functions to return library license and library configuration. | Diego Biurrun | 2009-11-18 | 1 | -0/+10 |
* | Move ff_reverse in libavcodec to av_reverse in libavutil. | Francesco Lavra | 2009-11-09 | 1 | -1/+1 |
* | Implement av_fifo_space(). | Olivier Guilyardi | 2009-04-02 | 1 | -1/+1 |
* | Make the pixel formats which were defined as macros: | Stefano Sabatini | 2009-03-22 | 1 | -1/+1 |
* | Change the RGB5X5/BGR5X5 pixel format defines so that we have little | Stefano Sabatini | 2009-03-21 | 1 | -1/+1 |
* | Bump major version of libavutil due to FIFO fixes. | Michael Niedermayer | 2009-03-08 | 1 | -2/+2 |
* | Split avutil.h, move all the pixel format definitions to the new | Stefano Sabatini | 2009-02-22 | 1 | -102/+1 |
* | Add note about big vs. little endian. | Michael Niedermayer | 2009-02-22 | 1 | -0/+4 |
* | Add PIX_FMT_RGB48BE and PIX_FMT_RGB48LE. | Peter Ross | 2009-02-22 | 1 | -1/+5 |
* | Remove reference to renamed header file xvmc_render.h. | Diego Biurrun | 2009-02-12 | 1 | -1/+1 |
* | Ensure that the palette is set in data[1] for all 8bit formats. | Michael Niedermayer | 2009-02-06 | 1 | -0/+4 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | spelling/grammar/consistency review part II | Diego Biurrun | 2009-01-28 | 1 | -1/+1 |
* | spelling/grammar/consistency review part I | Diego Biurrun | 2009-01-28 | 1 | -38/+38 |
* | Add VDPAU hardware accelerated decoding for WMV3 and VC1 which can | NVIDIA Corporation | 2009-01-20 | 1 | -0/+2 |
* | Deprecate av_init_random() in favour of av_random_init(), with a more natural | Stefano Sabatini | 2009-01-18 | 1 | -1/+1 |
* | export gcd function as av_gcd() | Aurelien Jacobs | 2009-01-17 | 1 | -1/+1 |
* | Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which can | NVIDIA Corporation | 2009-01-16 | 1 | -0/+2 |
* | Add VDPAU hardware accelerated decoding for H264 which can be used by | NVIDIA Corporation | 2009-01-04 | 1 | -0/+1 |
* | Bump minor version after addition of FF_ARRAY_ELEMS macro. | Benoit Fouet | 2008-10-15 | 1 | -1/+1 |
* | Implement av_nearer_q() and av_find_nearest_q_idx() functions. | Stefano Sabatini | 2008-09-25 | 1 | -1/+1 |
* | Fix typo. | Michael Niedermayer | 2008-09-04 | 1 | -2/+2 |