summaryrefslogtreecommitdiffstats
path: root/libavcodec/imgconvert.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/imgconvert: fix possible null pointer dereferenceSimon Thelen2018-04-031-2/+3
* avcodec/imgconvert: Fix loss mask bug in avcodec_find_best_pix_fmt_of_list()heimdallr2018-04-011-2/+6
* avcodec: remove missing incompatible_libav_abi referencesJames Almer2016-10-261-8/+0
* Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'Derek Buitenhuis2016-05-111-28/+0
|\
* \ Merge commit 'd43a165bda0eae95f4c7a168c7d13d94966c1a09'Derek Buitenhuis2016-01-271-0/+2
|\ \ | |/
| * imgconvert: Add the proper API guards to a deprecated functionVittorio Giovara2016-01-211-0/+2
* | Merge commit 'f7168d7016f7d1034ec90223fa91a90711704e11'Derek Buitenhuis2016-01-271-3/+2
|\ \ | |/
| * imgconvert: Move AVPicture-related static function to the deprecated sectionVittorio Giovara2016-01-211-3/+2
* | Merge commit '892f037c55d86ce36f8705fbeab052189312a13e'Derek Buitenhuis2016-01-271-87/+0
|\ \ | |/
| * imgconvert: Move the shrink functions only where neededVittorio Giovara2016-01-211-87/+0
* | Merge commit '9d3ea5cbf57e30bf2717a9ce64e858dad8a02aa6'Derek Buitenhuis2016-01-271-6/+0
|\ \ | |/
| * imgconvert: Drop outdated comment blockVittorio Giovara2016-01-211-6/+0
* | Merge commit '7d36474d1908d6267d4e11d4d9909f9604bd0c81'Hendrik Leppkes2015-12-081-1/+1
|\ \ | |/
| * imgconvert: Re-enable the deprecation warningsLuca Barbato2015-12-051-1/+1
* | Merge commit 'f7edcac040f73635fc1127489c9bb29ca8b43532'Hendrik Leppkes2015-12-081-0/+4
|\ \ | |/
| * avpicture: Suppress warning from deprecated codeLuca Barbato2015-12-051-0/+5
* | Merge commit 'dca23ffbc7568c9af5c5fbaa86e6a0761ecae50c'Hendrik Leppkes2015-10-271-0/+2
|\ \ | |/
| * lavc: Deprecate AVPicture structure and related functionsVittorio Giovara2015-10-221-0/+2
| * lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara2015-09-071-1/+1
* | avcodec/imgconvert: Support non-planar colorspaces while paddingPrzemysław Sobala2015-09-191-2/+35
* | Merge commit 'cad40a3833ad81a352e7657ec6f7d637cea3b798'Hendrik Leppkes2015-09-051-175/+0
|\ \ | |/
| * lavc: Drop deprecated deinterlace moduleVittorio Giovara2015-08-281-175/+0
| * imgutils: Fix a typo in avcodec_get_pix_fmt_lossLuca Barbato2015-08-211-1/+1
* | libavcodec/imgconvert.c: support left band while croppingPrzemysław Sobala2015-06-121-3/+3
* | Merge commit '210461c0a83a5625560fa1d92229200dc7fb869b'Michael Niedermayer2014-12-191-5/+11
|\ \ | |/
| * imgconvert: check memory allocations and propagate errorsVittorio Giovara2014-12-181-5/+11
* | Merge commit '78670fbf07bd03479073d4218440de4914304680'Michael Niedermayer2014-07-221-9/+7
|\ \ | |/
| * imgconvert: cosmetics: Reshuffle defines to reduce ifdefferyDiego Biurrun2014-07-211-9/+7
* | Move av_find_best_pix_fmt_of_2() from avcodec to avutilMichael Niedermayer2014-04-301-185/+3
* | avcodec/imgconvert: fix nb_components and depth for PAL8 in get_pix_fmt_score()Michael Niedermayer2014-04-101-5/+10
* | Merge commit 'f9279ee74936b4990fc46287c27816ef828cc06c'Michael Niedermayer2014-03-221-1/+1
|\ \ | |/
| * dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.hDiego Biurrun2014-03-221-1/+1
* | Merge commit '600b854ad8173995518bd917e7f86120b5505088'Michael Niedermayer2014-03-221-4/+0
|\ \ | |/
| * imgconvert: Move ff_deinterlace_line_*_mmx declarations out of dsputilDiego Biurrun2014-03-221-4/+0
* | Merge commit '05563ccacc98fd185affdbf8cbaf094caf36b852'Michael Niedermayer2014-03-141-2/+2
|\ \ | |/
| * dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl namesDiego Biurrun2014-03-131-2/+2
* | avcodec/imgconvert/get_color_type: fix type for PAL8Michael Niedermayer2013-10-021-0/+3
* | avcodec: add const qualifier to avcodec_find_best_pix_fmt2 argsDylan Alex Simon2013-09-111-1/+1
* | Make avcodec_find_best_pix_fmt_of_list const-correctMichael Bradshaw2013-09-101-1/+1
* | configure: rename have_incompatible_fork_abi -> have_incompatible_libav_abiStefano Sabatini2013-07-031-1/+1
* | get_pix_fmt_score: favor equal formats if all else equalMichael Niedermayer2013-06-291-1/+1
* | cosmetics: Fix "dont" "wont" "doesnt" typosTimothy Gu2013-06-291-1/+1
* | replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*Michael Niedermayer2013-05-151-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-151-3/+3
|\ \ | |/
| * pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*Anton Khirnov2013-05-151-6/+6
* | Merge commit '1399931d07f0f37ef4526eb8d39d33c64e09618a'Michael Niedermayer2013-05-141-1/+1
|\ \ | |/
| * x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.hDiego Biurrun2013-05-121-1/+1
* | imgconvert: silence "incompatible pointer type" warningPaul B Mahol2013-05-131-1/+1
* | Merge commit '9e0f14f16cfc9456a691655fda7d01090bffe47e'Michael Niedermayer2013-04-081-2/+2
|\ \ | |/
| * lavc: Make pointers to ff_cropTbl constMartin Storsjö2013-04-081-2/+2
OpenPOWER on IntegriCloud