summaryrefslogtreecommitdiff
path: root/libavcodec/imgconvert.c
Commit message (Expand)AuthorAge
* avcodec/imgconvert: Remove deprecated parts of pixel format APIAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated AVPicture APIAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated avcodec_get_chroma_sub_sampleAndreas Rheinhardt2021-04-27
* avcodec: Add missing FF_API define for libavcodec pix fmt APIAndreas Rheinhardt2021-02-26
* avcodec/imgconvert: fix possible null pointer dereferenceSimon Thelen2018-04-03
* avcodec/imgconvert: Fix loss mask bug in avcodec_find_best_pix_fmt_of_list()heimdallr2018-04-01
* avcodec: remove missing incompatible_libav_abi referencesJames Almer2016-10-26
* Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'Derek Buitenhuis2016-05-11
|\
* | Merge commit 'd43a165bda0eae95f4c7a168c7d13d94966c1a09'Derek Buitenhuis2016-01-27
|\|
| * imgconvert: Add the proper API guards to a deprecated functionVittorio Giovara2016-01-21
* | Merge commit 'f7168d7016f7d1034ec90223fa91a90711704e11'Derek Buitenhuis2016-01-27
|\|
| * imgconvert: Move AVPicture-related static function to the deprecated sectionVittorio Giovara2016-01-21
* | Merge commit '892f037c55d86ce36f8705fbeab052189312a13e'Derek Buitenhuis2016-01-27
|\|
| * imgconvert: Move the shrink functions only where neededVittorio Giovara2016-01-21
* | Merge commit '9d3ea5cbf57e30bf2717a9ce64e858dad8a02aa6'Derek Buitenhuis2016-01-27
|\|
| * imgconvert: Drop outdated comment blockVittorio Giovara2016-01-21
* | Merge commit '7d36474d1908d6267d4e11d4d9909f9604bd0c81'Hendrik Leppkes2015-12-08
|\|
| * imgconvert: Re-enable the deprecation warningsLuca Barbato2015-12-05
* | Merge commit 'f7edcac040f73635fc1127489c9bb29ca8b43532'Hendrik Leppkes2015-12-08
|\|
| * avpicture: Suppress warning from deprecated codeLuca Barbato2015-12-05
* | Merge commit 'dca23ffbc7568c9af5c5fbaa86e6a0761ecae50c'Hendrik Leppkes2015-10-27
|\|
| * lavc: Deprecate AVPicture structure and related functionsVittorio Giovara2015-10-22
| * lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara2015-09-07
* | avcodec/imgconvert: Support non-planar colorspaces while paddingPrzemysław Sobala2015-09-19
* | Merge commit 'cad40a3833ad81a352e7657ec6f7d637cea3b798'Hendrik Leppkes2015-09-05
|\|
| * lavc: Drop deprecated deinterlace moduleVittorio Giovara2015-08-28
| * imgutils: Fix a typo in avcodec_get_pix_fmt_lossLuca Barbato2015-08-21
* | libavcodec/imgconvert.c: support left band while croppingPrzemysław Sobala2015-06-12
* | Merge commit '210461c0a83a5625560fa1d92229200dc7fb869b'Michael Niedermayer2014-12-19
|\|
| * imgconvert: check memory allocations and propagate errorsVittorio Giovara2014-12-18
* | Merge commit '78670fbf07bd03479073d4218440de4914304680'Michael Niedermayer2014-07-22
|\|
| * imgconvert: cosmetics: Reshuffle defines to reduce ifdefferyDiego Biurrun2014-07-21
* | Move av_find_best_pix_fmt_of_2() from avcodec to avutilMichael Niedermayer2014-04-30
* | avcodec/imgconvert: fix nb_components and depth for PAL8 in get_pix_fmt_score()Michael Niedermayer2014-04-10
* | Merge commit 'f9279ee74936b4990fc46287c27816ef828cc06c'Michael Niedermayer2014-03-22
|\|
| * dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.hDiego Biurrun2014-03-22
* | Merge commit '600b854ad8173995518bd917e7f86120b5505088'Michael Niedermayer2014-03-22
|\|
| * imgconvert: Move ff_deinterlace_line_*_mmx declarations out of dsputilDiego Biurrun2014-03-22
* | Merge commit '05563ccacc98fd185affdbf8cbaf094caf36b852'Michael Niedermayer2014-03-14
|\|
| * dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl namesDiego Biurrun2014-03-13
* | avcodec/imgconvert/get_color_type: fix type for PAL8Michael Niedermayer2013-10-02
* | avcodec: add const qualifier to avcodec_find_best_pix_fmt2 argsDylan Alex Simon2013-09-11
* | Make avcodec_find_best_pix_fmt_of_list const-correctMichael Bradshaw2013-09-10
* | configure: rename have_incompatible_fork_abi -> have_incompatible_libav_abiStefano Sabatini2013-07-03
* | get_pix_fmt_score: favor equal formats if all else equalMichael Niedermayer2013-06-29
* | cosmetics: Fix "dont" "wont" "doesnt" typosTimothy Gu2013-06-29
* | replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*Michael Niedermayer2013-05-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-15
|\|
| * pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*Anton Khirnov2013-05-15
* | Merge commit '1399931d07f0f37ef4526eb8d39d33c64e09618a'Michael Niedermayer2013-05-14
|\|