| Commit message (Expand) | Author | Age | Files | Lines |
* | pix_fmt_info: add 9/10 bit YUVA formats | Michael Niedermayer | 2012-10-31 | 1 | -0/+36 |
* | lavc: const correctness for avpicture_fill() | Paul B Mahol | 2012-10-30 | 1 | -1/+1 |
* | avcodec_find_best_pix_fmt_of_2: fix handling or PIX_FMT_NONE | Michael Niedermayer | 2012-10-14 | 1 | -1/+1 |
* | Merge commit '50ba57e0ce63d9904269ea0728936a0c79f8bfb5' | Michael Niedermayer | 2012-10-12 | 1 | -15/+17 |
|\ |
|
| * | lavc: do not use av_pix_fmt_descriptors directly. | Anton Khirnov | 2012-10-12 | 1 | -12/+18 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -148/+148 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -116/+116 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-28 | 1 | -1/+0 |
|\| |
|
| * | avcodec: Drop long-deprecated imgconvert.h header | Diego Biurrun | 2012-09-27 | 1 | -1/+0 |
* | | imgconvert: silence some const incompatible pointer warnings. | Michael Niedermayer | 2012-09-05 | 1 | -2/+2 |
* | | lavc: support building with the forks ABI for avcodec_find_best_pix_fmt2() | Michael Niedermayer | 2012-08-31 | 1 | -0/+8 |
* | | imgconvert: add avcodec_find_best_pix_fmt_of_2() | Michael Niedermayer | 2012-08-31 | 1 | -3/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-31 | 1 | -4/+4 |
|\| |
|
| * | x86: Split inline and external assembly #ifdefs | Diego Biurrun | 2012-08-31 | 1 | -4/+4 |
* | | 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 |
* | | imgconvert: Implement avcodec_find_best_pix_fmt_of_list() | Michael Niedermayer | 2012-07-25 | 1 | -0/+13 |
* | | imgconvert: favor pixel formats without resolution loss | Michael Niedermayer | 2012-07-18 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-15 | 1 | -0/+2 |
|\| |
|
| * | imgconvert: deprecate avcodec_find_best_pix_fmt() | Janne Grunau | 2012-07-13 | 1 | -0/+2 |
| * | imgconvert: add avcodec_find_best_pix_fmt2() | Janne Grunau | 2012-07-13 | 1 | -12/+36 |
| * | imgconvert: avoid undefined left shift in avcodec_find_best_pix_fmt | Janne Grunau | 2012-07-13 | 1 | -1/+2 |
* | | imgconvert: add planar RGB formats to pix_fmt_info | Michael Niedermayer | 2012-07-03 | 1 | -0/+34 |
* | | imgconvert: add yuv 9,10,12,14 bit planar YUV formats to pix_fmt_info | Michael Niedermayer | 2012-07-03 | 1 | -0/+72 |
* | | lavu/imgutils: create misc functions for dealing with buffers | Stefano Sabatini | 2012-06-26 | 1 | -47/+6 |
* | | lavc/imgconvert: fix check on av_image_check_size() return code in avpicture_... | Stefano Sabatini | 2012-06-19 | 1 | -2/+2 |
* | | lavc/imgconvert: remove pointless switch block from avpicture_fill() | Stefano Sabatini | 2012-06-19 | 1 | -10/+0 |
* | | Add yuva422p pix_fmt. | Carl Eugen Hoyos | 2012-05-08 | 1 | -0/+4 |
* | | imgconvert: fix regression with fate-gif colorspaces. | Michael Niedermayer | 2012-04-17 | 1 | -0/+1 |
* | | avpicture_layout: use a endian independant format for the palette. | Michael Niedermayer | 2012-04-13 | 1 | -2/+5 |
* | | imgconvert: add macro pixdesc_has_alpha for checking if a pixel format has an... | Stefano Sabatini | 2012-03-10 | 1 | -15/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-09 | 1 | -7/+1 |
|\| |
|
| * | pixdesc: mark pseudopaletted formats with a special flag. | Anton Khirnov | 2012-02-08 | 1 | -7/+1 |
* | | Add pix_fmt_info for yuva444. | Carl Eugen Hoyos | 2012-01-30 | 1 | -0/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-29 | 1 | -1/+0 |
|\| |
|
| * | cosmetics: Remove extra newlines at EOF | Alex Converse | 2012-01-27 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-28 | 1 | -56/+0 |
|\| |
|
| * | lavc: remove disabled FF_API_GET_ALPHA_INFO cruft. | Anton Khirnov | 2012-01-27 | 1 | -49/+0 |
| * | lavc: remove disabled FF_API_GET_PIX_FMT_NAME cruft. | Anton Khirnov | 2012-01-27 | 1 | -7/+0 |
* | | lavc: fix FF_LOSS_COLORQUANT detection for gray8a->pal8 | Michael Niedermayer | 2012-01-22 | 1 | -1/+2 |
* | | Fix pix_fmt_info for yuva420. | Carl Eugen Hoyos | 2012-01-17 | 1 | -0/+1 |
* | | imgconvert: add PIX_FMT_GRAY8A to pix_fmt_info | Michael Niedermayer | 2012-01-15 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-03 | 1 | -1/+1 |
|\| |
|
| * | Drop some pointless void* return value casts from av_malloc() invocations. | Diego Biurrun | 2012-01-02 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-21 | 1 | -0/+2 |
|\| |
|
| * | lavc: deprecate img_get_alpha_info(). | Anton Khirnov | 2011-10-20 | 1 | -0/+2 |
* | | Fixes avpicture_layout to not write past buffer end. | Matthew Einhorn | 2011-10-19 | 1 | -0/+10 |
* | | Add new pix_fmt RGBA64 | Jean First | 2011-09-24 | 1 | -0/+22 |
* | | imgconvert: avoid mixed declarations and code. | Clément Bœsch | 2011-09-01 | 1 | -5/+7 |
* | | Removes the internal avcodec_find_best_pix_fmt1()function previously used by ... | Matthew Einhorn | 2011-08-27 | 1 | -26/+0 |