| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '4d8c28deab2488579f585406110b1be790896e59' | Michael Niedermayer | 2014-05-27 | 1 | -1/+1 |
|\ |
|
| * | imgutils: make systematic palette opaque. | Carl Eugen Hoyos | 2014-05-25 | 1 | -1/+1 |
* | | replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* | Michael Niedermayer | 2013-05-15 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-05-15 | 1 | -9/+9 |
|\| |
|
| * | pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* | Anton Khirnov | 2013-05-15 | 1 | -10/+10 |
* | | lavu: add FF_CEIL_RSHIFT and use it in various places. | Clément Bœsch | 2013-05-09 | 1 | -1/+1 |
* | | lavu/imgutils: add consistency checks to av_image_copy_plane() | Stefano Sabatini | 2012-11-25 | 1 | -0/+3 |
* | | replace av_log(0, by av_log(NULL, | Michael Niedermayer | 2012-11-23 | 1 | -1/+1 |
* | | av_image_copy: check for av_image_get_linesize() failure. | Michael Niedermayer | 2012-10-31 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-14 | 1 | -2/+2 |
|\| |
|
| * | avutil: Rename ff_set_systematic_pal2() ---> avpriv_set_systematic_pal2() | Diego Biurrun | 2012-10-13 | 1 | -2/+2 |
* | | avoid more "0xFF << 24" as it is considered a integer overflow in C99 | Michael Niedermayer | 2012-10-14 | 1 | -1/+1 |
* | | imgutils: do not use av_pix_fmt_descriptors directly | Paul B Mahol | 2012-10-12 | 1 | -1/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-12 | 1 | -10/+17 |
|\| |
|
| * | lavu,lavd: do not use av_pix_fmt_descriptors directly. | Anton Khirnov | 2012-10-12 | 1 | -9/+15 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -17/+17 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -13/+13 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | | imgutils: Fix warnings about incompatible pointer type and discarded qualifiers | jamal | 2012-07-27 | 1 | -2/+2 |
* | | lavu/imgutils: create misc functions for dealing with buffers | Stefano Sabatini | 2012-06-26 | 1 | -0/+71 |
* | | av_image_alloc: Align the width to 8 when align >= 8. | Michael Niedermayer | 2012-04-13 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-29 | 1 | -3/+1 |
|\| |
|
| * | Replace memset(0) by zero initializations. | Diego Biurrun | 2012-03-28 | 1 | -3/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-09 | 1 | -3/+6 |
|\| |
|
| * | pixdesc: mark pseudopaletted formats with a special flag. | Anton Khirnov | 2012-02-08 | 1 | -3/+6 |
* | | Make systematic palette opaque. | Carl Eugen Hoyos | 2011-12-23 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-20 | 1 | -1/+1 |
|\| |
|
| * | imgutils: Fix illegal read. | Thierry Foucu | 2011-11-18 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-04 | 1 | -0/+1 |
|\| |
|
| * | Do not include log.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-08 | 1 | -1/+1 |
|\| |
|
| * | Drop unnecessary directory prefixes from #include directives. | Diego Biurrun | 2011-06-07 | 1 | -1/+1 |
* | | imgutils: introduce internal image_get_linesize() and use it | Stefano Sabatini | 2011-05-16 | 1 | -14/+24 |
* | | imgutils: make av_image_get_linesize() return AVERROR(EINVAL) for invalid pix... | Stefano Sabatini | 2011-05-16 | 1 | -0/+3 |
* | | imgutils: generalize linesize computation for bitstream formats | Stefano Sabatini | 2011-05-15 | 1 | -12/+7 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-20 | 1 | -29/+0 |
|\| |
|
| * | lavu: remove FF_API_OLD_IMAGE_NAMES cruft | Anton Khirnov | 2011-04-19 | 1 | -29/+0 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -0/+297 |
* | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-16 | 1 | -0/+297 |