| Commit message (Expand) | Author | Age | Files | Lines |
* | imgconvert: remove unused and inconsistent PixFmtInfo.depth field | Stefano Sabatini | 2011-07-28 | 1 | -55/+0 |
* | imgconvert: change logic in avcodec_get_pix_fmt_loss() | Stefano Sabatini | 2011-07-27 | 1 | -7/+29 |
* | imgconvert: remove PixFmtInfo.pixel_type field | Stefano Sabatini | 2011-07-25 | 1 | -67/+23 |
* | imgconvert: store padded size information in PixFmtInfo, simplify avg_bits_pe... | Stefano Sabatini | 2011-07-23 | 1 | -46/+16 |
* | imgconvert: remove useless PixFmtInfo.nb_channels field | Stefano Sabatini | 2011-07-23 | 1 | -58/+7 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-22 | 1 | -3/+0 |
|\ |
|
| * | imgconvert: remove unused glue and xglue macros | Stefano Sabatini | 2011-07-21 | 1 | -3/+0 |
| * | lavu: add av_get_pix_fmt_name() convenience function | Stefano Sabatini | 2011-05-28 | 1 | -4/+3 |
* | | lavu: add av_get_pix_fmt_name() convenience function | Stefano Sabatini | 2011-05-28 | 1 | -4/+3 |
* | | av_picture_crop(): Support simple cases with packed pixels too. | Michael Niedermayer | 2011-05-15 | 1 | -1/+9 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-20 | 1 | -51/+0 |
|\| |
|
| * | lavc: remove misc disabled cruft. | Anton Khirnov | 2011-04-19 | 1 | -51/+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 | -2/+1 |
* | | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-16 | 1 | -2/+1 |
|/ |
|
* | Fix avpicture_alloc(), which was aligning the linesizes with 0 and thus | Stefano Sabatini | 2010-12-12 | 1 | -1/+1 |
* | Make avpicture_alloc() return meaningful values. | Stefano Sabatini | 2010-12-08 | 1 | -2/+4 |
* | Reindent. | Stefano Sabatini | 2010-12-08 | 1 | -2/+2 |
* | Use av_image_alloc() in avpicture_alloc(), simplify. | Stefano Sabatini | 2010-12-08 | 1 | -15/+4 |
* | Deprecate avcodec_pix_fmt_string() in favor of | Stefano Sabatini | 2010-12-04 | 1 | -15/+2 |
* | fix pointer truncation to int in avpicture_layout() | Ramiro Polla | 2010-11-22 | 1 | -3/+3 |
* | Re-implement avpicture_layout() using pixdesc and imgutils API. | Stefano Sabatini | 2010-11-21 | 1 | -50/+13 |
* | Replace "depth" with "nb_bits" in the header of avcodec_pix_fmt_string(). | Stefano Sabatini | 2010-11-21 | 1 | -2/+2 |
* | In avcodec_pix_fmt_string() use local variable pixdesc rather than | Stefano Sabatini | 2010-11-10 | 1 | -3/+3 |
* | Make avcodec_pix_fmt_string() use the information in the pixel format | Stefano Sabatini | 2010-11-10 | 1 | -5/+4 |
* | Move internal function ff_set_systematic_pal() to libavcore, and | Stefano Sabatini | 2010-11-09 | 1 | -38/+4 |
* | Optimize / simplify avcodec_get_pix_fmt_name() check. | Stefano Sabatini | 2010-11-07 | 1 | -1/+1 |
* | Use av_pix_fmt_descriptors information in avcodec_pix_fmt_string(). | Stefano Sabatini | 2010-11-07 | 1 | -1/+1 |
* | Make avpicture_fill() return a meaningful error code. | Stefano Sabatini | 2010-11-07 | 1 | -4/+5 |
* | Remove alpha information from avcodec_pix_fmt_string(), as that | Stefano Sabatini | 2010-11-07 | 1 | -6/+3 |
* | Support deinterlacing of YUVJ422P in old deinterlacer. | Maksym Veremeyenko | 2010-09-25 | 1 | -0/+2 |
* | Support deinterlacing of YUVJ420P. | Benjamin Larsson | 2010-09-20 | 1 | -0/+2 |
* | Reindent. | Stefano Sabatini | 2010-09-07 | 1 | -1/+1 |
* | Move av_picture_data_copy() to libavcore, and rename it | Stefano Sabatini | 2010-09-07 | 1 | -30/+4 |
* | Reimplement av_picture_data_copy() avoiding the use of PixFmtInfo | Stefano Sabatini | 2010-09-07 | 1 | -16/+17 |
* | Reindent after the last commit. | Stefano Sabatini | 2010-09-07 | 1 | -4/+4 |
* | Reimplement ff_img_copy_plane() as av_image_copy_plane() in libavcore, | Stefano Sabatini | 2010-09-07 | 1 | -10/+4 |
* | Use new imgutils.h API names, fix deprecation warnings. | Stefano Sabatini | 2010-09-07 | 1 | -8/+8 |
* | Cosmetics: remove useless (). | Stefano Sabatini | 2010-08-21 | 1 | -1/+1 |
* | Deprecate ff_get_plane_bytewidth() in favor of | Stefano Sabatini | 2010-08-12 | 1 | -1/+3 |
* | Implement av_get_image_linesize() and use it in | Stefano Sabatini | 2010-08-12 | 1 | -47/+1 |
* | Add av_picture_data_copy() and reimplement av_picture_copy() as a | S.N. Hemanth Meenakshisundaram | 2010-08-11 | 1 | -9/+17 |
* | Remove use of the deprecated function avcodec_check_dimensions(), use | Stefano Sabatini | 2010-08-06 | 1 | -2/+2 |
* | Use av_fill_image_pointers/linesizes in place of ff_fill_pointer/linesize, | Stefano Sabatini | 2010-07-31 | 1 | -0/+2 |
* | Fix compilation with --disable-yasm. 10l to me. | Vitor Sessak | 2010-07-31 | 1 | -3/+3 |
* | Convert deinterlacing MMX code to YASM | Vitor Sessak | 2010-07-31 | 1 | -84/+15 |
* | Make avpicture_fill() directly call av_fill_image_linesizes() and | Stefano Sabatini | 2010-07-30 | 1 | -2/+2 |
* | Move fill_image_linesize() and fill_image_data_ptr() from | Stefano Sabatini | 2010-07-29 | 1 | -141/+3 |
* | Define static functions fill_image_linesize() and | S.N. Hemanth Meenakshisundaram | 2010-07-26 | 1 | -34/+45 |
* | Move colorspace.h from libavcodec to libavutil. | Stefano Sabatini | 2010-07-01 | 1 | -1/+1 |