| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/imgconvert: Remove deprecated parts of pixel format API | Andreas Rheinhardt | 2021-04-27 | 1 | -21/+0 |
* | avcodec: Remove deprecated AVPicture API | Andreas Rheinhardt | 2021-04-27 | 1 | -155/+1 |
* | avcodec: Remove deprecated avcodec_get_chroma_sub_sample | Andreas Rheinhardt | 2021-04-27 | 1 | -11/+0 |
* | avcodec: Add missing FF_API define for libavcodec pix fmt API | Andreas Rheinhardt | 2021-02-26 | 1 | -2/+4 |
* | avcodec/imgconvert: fix possible null pointer dereference | Simon Thelen | 2018-04-03 | 1 | -2/+3 |
* | avcodec/imgconvert: Fix loss mask bug in avcodec_find_best_pix_fmt_of_list() | heimdallr | 2018-04-01 | 1 | -2/+6 |
* | avcodec: remove missing incompatible_libav_abi references | James Almer | 2016-10-26 | 1 | -8/+0 |
* | Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' | Derek Buitenhuis | 2016-05-11 | 1 | -28/+0 |
|\ |
|
* | | Merge commit 'd43a165bda0eae95f4c7a168c7d13d94966c1a09' | Derek Buitenhuis | 2016-01-27 | 1 | -0/+2 |
|\| |
|
| * | imgconvert: Add the proper API guards to a deprecated function | Vittorio Giovara | 2016-01-21 | 1 | -0/+2 |
* | | Merge commit 'f7168d7016f7d1034ec90223fa91a90711704e11' | Derek Buitenhuis | 2016-01-27 | 1 | -3/+2 |
|\| |
|
| * | imgconvert: Move AVPicture-related static function to the deprecated section | Vittorio Giovara | 2016-01-21 | 1 | -3/+2 |
* | | Merge commit '892f037c55d86ce36f8705fbeab052189312a13e' | Derek Buitenhuis | 2016-01-27 | 1 | -87/+0 |
|\| |
|
| * | imgconvert: Move the shrink functions only where needed | Vittorio Giovara | 2016-01-21 | 1 | -87/+0 |
* | | Merge commit '9d3ea5cbf57e30bf2717a9ce64e858dad8a02aa6' | Derek Buitenhuis | 2016-01-27 | 1 | -6/+0 |
|\| |
|
| * | imgconvert: Drop outdated comment block | Vittorio Giovara | 2016-01-21 | 1 | -6/+0 |
* | | Merge commit '7d36474d1908d6267d4e11d4d9909f9604bd0c81' | Hendrik Leppkes | 2015-12-08 | 1 | -1/+1 |
|\| |
|
| * | imgconvert: Re-enable the deprecation warnings | Luca Barbato | 2015-12-05 | 1 | -1/+1 |
* | | Merge commit 'f7edcac040f73635fc1127489c9bb29ca8b43532' | Hendrik Leppkes | 2015-12-08 | 1 | -0/+4 |
|\| |
|
| * | avpicture: Suppress warning from deprecated code | Luca Barbato | 2015-12-05 | 1 | -0/+5 |
* | | Merge commit 'dca23ffbc7568c9af5c5fbaa86e6a0761ecae50c' | Hendrik Leppkes | 2015-10-27 | 1 | -0/+2 |
|\| |
|
| * | lavc: Deprecate AVPicture structure and related functions | Vittorio Giovara | 2015-10-22 | 1 | -0/+2 |
| * | lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields | Vittorio Giovara | 2015-09-07 | 1 | -1/+1 |
* | | avcodec/imgconvert: Support non-planar colorspaces while padding | Przemysław Sobala | 2015-09-19 | 1 | -2/+35 |
* | | Merge commit 'cad40a3833ad81a352e7657ec6f7d637cea3b798' | Hendrik Leppkes | 2015-09-05 | 1 | -175/+0 |
|\| |
|
| * | lavc: Drop deprecated deinterlace module | Vittorio Giovara | 2015-08-28 | 1 | -175/+0 |
| * | imgutils: Fix a typo in avcodec_get_pix_fmt_loss | Luca Barbato | 2015-08-21 | 1 | -1/+1 |
* | | libavcodec/imgconvert.c: support left band while cropping | Przemysław Sobala | 2015-06-12 | 1 | -3/+3 |
* | | Merge commit '210461c0a83a5625560fa1d92229200dc7fb869b' | Michael Niedermayer | 2014-12-19 | 1 | -5/+11 |
|\| |
|
| * | imgconvert: check memory allocations and propagate errors | Vittorio Giovara | 2014-12-18 | 1 | -5/+11 |
* | | Merge commit '78670fbf07bd03479073d4218440de4914304680' | Michael Niedermayer | 2014-07-22 | 1 | -9/+7 |
|\| |
|
| * | imgconvert: cosmetics: Reshuffle defines to reduce ifdeffery | Diego Biurrun | 2014-07-21 | 1 | -9/+7 |
* | | Move av_find_best_pix_fmt_of_2() from avcodec to avutil | Michael Niedermayer | 2014-04-30 | 1 | -185/+3 |
* | | avcodec/imgconvert: fix nb_components and depth for PAL8 in get_pix_fmt_score() | Michael Niedermayer | 2014-04-10 | 1 | -5/+10 |
* | | Merge commit 'f9279ee74936b4990fc46287c27816ef828cc06c' | Michael Niedermayer | 2014-03-22 | 1 | -1/+1 |
|\| |
|
| * | dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.h | Diego Biurrun | 2014-03-22 | 1 | -1/+1 |
* | | Merge commit '600b854ad8173995518bd917e7f86120b5505088' | Michael Niedermayer | 2014-03-22 | 1 | -4/+0 |
|\| |
|
| * | imgconvert: Move ff_deinterlace_line_*_mmx declarations out of dsputil | Diego Biurrun | 2014-03-22 | 1 | -4/+0 |
* | | Merge commit '05563ccacc98fd185affdbf8cbaf094caf36b852' | Michael Niedermayer | 2014-03-14 | 1 | -2/+2 |
|\| |
|
| * | dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names | Diego Biurrun | 2014-03-13 | 1 | -2/+2 |
* | | avcodec/imgconvert/get_color_type: fix type for PAL8 | Michael Niedermayer | 2013-10-02 | 1 | -0/+3 |
* | | avcodec: add const qualifier to avcodec_find_best_pix_fmt2 args | Dylan Alex Simon | 2013-09-11 | 1 | -1/+1 |
* | | Make avcodec_find_best_pix_fmt_of_list const-correct | Michael Bradshaw | 2013-09-10 | 1 | -1/+1 |
* | | configure: rename have_incompatible_fork_abi -> have_incompatible_libav_abi | Stefano Sabatini | 2013-07-03 | 1 | -1/+1 |
* | | get_pix_fmt_score: favor equal formats if all else equal | Michael Niedermayer | 2013-06-29 | 1 | -1/+1 |
* | | cosmetics: Fix "dont" "wont" "doesnt" typos | Timothy Gu | 2013-06-29 | 1 | -1/+1 |
* | | replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* | Michael Niedermayer | 2013-05-15 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-05-15 | 1 | -3/+3 |
|\| |
|
| * | pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* | Anton Khirnov | 2013-05-15 | 1 | -6/+6 |
* | | Merge commit '1399931d07f0f37ef4526eb8d39d33c64e09618a' | Michael Niedermayer | 2013-05-14 | 1 | -1/+1 |
|\| |
|