git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
avcodec/wmaprodec: cleanup extradata dumping
[ffmpeg.git]
/
libavcodec
/
pngdec.c
2016-11-27
Andreas Cadhalpun
pngdec: check if previous frame exists instead of trust...
blob
|
commitdiff
2016-11-18
James Almer
Revert "apngdec: use side data to pass extradata to...
blob
|
commitdiff
|
diff to current
2016-11-01
Andreas Cadhalpun
apngdec: use side data to pass extradata to the decoder
blob
|
commitdiff
|
diff to current
2016-06-21
Clément Bœsch
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
blob
|
commitdiff
|
diff to current
2016-05-04
Vittorio Giovara
cosmetics: Fix spelling mistakes
blob
|
commitdiff
|
diff to current
2016-04-08
Michael Niedermayer
avcodec/pngdec: Fix alpha detection with skip_frame
blob
|
commitdiff
|
diff to current
2016-01-29
James Almer
avcodec/pngdec: use av_mod_uintp2
blob
|
commitdiff
|
diff to current
2015-11-16
Michael Niedermayer
avcodec/pngdec: Replace assert by request for sample...
blob
|
commitdiff
|
diff to current
2015-11-15
Matthieu Bouron
lavc/pngdec: set FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM...
blob
|
commitdiff
|
diff to current
2015-11-07
Andreas Cadhalpun
apng: use correct size for output buffer
blob
|
commitdiff
|
diff to current
2015-11-02
Hendrik Leppkes
Merge commit '1720791e36f9cc24c05efea5bb275ab52156ce50'
blob
|
commitdiff
|
diff to current
2015-10-30
Kirill Gavrilov
png: read and write stereo3d frame side data information
blob
|
commitdiff
|
diff to current
2015-10-29
Matthieu Bouron
lavc/pngdec: honor skip_frame option
blob
|
commitdiff
|
diff to current
2015-10-28
Kirill Gavrilov
avcodec/png: read and write stereo3d frame side data...
blob
|
commitdiff
|
diff to current
2015-10-11
Michael Niedermayer
avcodec/pngdec: Use av_malloc_array()
blob
|
commitdiff
|
diff to current
2015-10-11
Michael Niedermayer
avcodec/pngdec: Alloc buffer after blend_op check in...
blob
|
commitdiff
|
diff to current
2015-10-11
Michael Niedermayer
avcodec/pngdec: Check blend_op.
blob
|
commitdiff
|
diff to current
2015-10-04
Ganesh Ajjanagadde
avcodec: use HAVE_THREADS header guards to silence...
blob
|
commitdiff
|
diff to current
2015-09-30
Michael Niedermayer
avcodec/pngdec: mark previous_picture as done on end...
blob
|
commitdiff
|
diff to current
2015-09-28
Paul B Mahol
avcodec/pngdec: reset has_trns after every decode_frame...
blob
|
commitdiff
|
diff to current
2015-08-31
Donny Yang
avcodec/pngdec: fully support the tRNS chunk
blob
|
commitdiff
|
diff to current
2015-08-05
Hendrik Leppkes
Merge commit '4fee11ab05fc8569ef35c0ce86a60375c903eefb'
blob
|
commitdiff
|
diff to current
2015-08-02
Luca Barbato
png: Be more informative regarding signature errors
blob
|
commitdiff
|
diff to current
2015-07-27
Michael Niedermayer
Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'
blob
|
commitdiff
|
diff to current
2015-07-27
Vittorio Giovara
lavc: AV-prefix all codec capabilities
blob
|
commitdiff
|
diff to current
2015-07-22
Donny Yang
apng: Fix decoding images with the PREVIOUS dispose op
blob
|
commitdiff
|
diff to current
2015-07-20
Donny Yang
avcodec/apngdec: Fix typos in decoder causing incorrect...
blob
|
commitdiff
|
diff to current
2015-06-29
Michael Niedermayer
avcodec/pngdec: Check values before updating context...
blob
|
commitdiff
|
diff to current
2015-06-29
Michael Niedermayer
avcodec/pngdec: Copy IHDR & plte state from last thread
blob
|
commitdiff
|
diff to current
2015-06-29
Michael Niedermayer
avcodec/pngdec: Require a IHDR chunk before fctl
blob
|
commitdiff
|
diff to current
2015-06-29
Michael Niedermayer
avcodec/pngdec: Only allow one IHDR chunk
blob
|
commitdiff
|
diff to current
2015-06-08
Donny Yang
avcodec/apng: Add partial support for blending with...
blob
|
commitdiff
|
diff to current
2015-06-08
Donny Yang
avcodec/apng: Add support for blending with GRAY8A...
blob
|
commitdiff
|
diff to current
2015-06-08
Donny Yang
avcodec/apng: Add blending support for non-alpha pixel...
blob
|
commitdiff
|
diff to current
2015-06-08
Donny Yang
avcodec/apng: Dispose previous frame properly
blob
|
commitdiff
|
diff to current
2015-06-02
Donny Yang
avcodec/apng: Remove blending support for AV_PIX_FMT_ARGB
blob
|
commitdiff
|
diff to current
2015-05-10
Michael Niedermayer
Merge commit 'b9f7a677083647d85e583d6d7384938766a293d7'
blob
|
commitdiff
|
diff to current
2015-05-09
wm4
png: Set the color range as full range
blob
|
commitdiff
|
diff to current
2015-05-07
wm4
pngdec: set correct range
blob
|
commitdiff
|
diff to current
2015-05-03
Andreas Cadhalpun
pngdec: don't use AV_PIX_FMT_MONOBLACK for apng
blob
|
commitdiff
|
diff to current
2015-05-03
Andreas Cadhalpun
pngdec: return correct error code from decode_frame_common
blob
|
commitdiff
|
diff to current
2015-05-03
Andreas Cadhalpun
pngdec: check s->last_picture.f->data[0] before using it
blob
|
commitdiff
|
diff to current
2015-04-20
Michael Niedermayer
Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'
blob
|
commitdiff
|
diff to current
2015-04-19
Vittorio Giovara
lavc: Replace av_dlog and tprintf with internal macros
blob
|
commitdiff
|
diff to current
2015-01-15
Michael Niedermayer
Merge commit '1e763454322f7fbc7799f6009bf2e11d7a3b9821'
blob
|
commitdiff
|
diff to current
2015-01-14
Vittorio Giovara
png: improve signature check
blob
|
commitdiff
|
diff to current
2014-12-08
Michael Niedermayer
avcodec/pngdec: handle 4 more bytes with SIMD for RGB64...
blob
|
commitdiff
|
diff to current
2014-12-08
Michael Niedermayer
avcodec/x86/pngdsp: fix off by 1 error
blob
|
commitdiff
|
diff to current
2014-12-08
Benoit Fouet
avcodec/pngdec: check av_image_get_linesize return...
blob
|
commitdiff
|
diff to current
2014-12-04
Benoit Fouet
avcodec/pngdec: use memcpy instead of byte loops for...
blob
|
commitdiff
|
diff to current
2014-12-03
Benoit Fouet
avcodec/pngdec: fix indentation in handle_row()
blob
|
commitdiff
|
diff to current
2014-12-03
Benoit Fouet
avcodec/pngdec: fix mem leak in init()
blob
|
commitdiff
|
diff to current
2014-12-03
Benoit Fouet
libavcodec/pngdec: support 'previous' dispose operation...
blob
|
commitdiff
|
diff to current
2014-12-02
Benoit Fouet
apng: move shared header from avformat to avcodec.
blob
|
commitdiff
|
diff to current
2014-11-28
Benoit Fouet
avcodec/pngdec: apng: fix output buffer filling when...
blob
|
commitdiff
|
diff to current
2014-11-28
Benoit Fouet
avcodec/pngdec: allow for some code path optimizations.
blob
|
commitdiff
|
diff to current
2014-11-28
Benoit Fouet
avcodec/pngdec: do not blend on transparent black
blob
|
commitdiff
|
diff to current
2014-11-28
Benoit Fouet
avcodec/pngdec: add support for 'over' blend operation...
blob
|
commitdiff
|
diff to current
2014-11-28
Benoit Fouet
avcodec/pngdec: split P frames handling to a separate...
blob
|
commitdiff
|
diff to current
2014-11-26
Michael Niedermayer
avcodec/pngdec: Fix paeth prediction with small images
blob
|
commitdiff
|
diff to current
2014-11-26
Michael Niedermayer
avcodec/pngdec: Check IHDR/IDAT order
blob
|
commitdiff
|
diff to current
2014-11-21
Benoit Fouet
avcodec/pngdec: add APNG support.
blob
|
commitdiff
|
diff to current
2014-11-14
Benoit Fouet
avcodec/pngdec: split frame decoding in its own function.
blob
|
commitdiff
|
diff to current
2014-11-14
Benoit Fouet
avcodec/pngdec: create a function to handle small ...
blob
|
commitdiff
|
diff to current
2014-11-14
Benoit Fouet
avcodec/pngdec: use else if instead of if for small...
blob
|
commitdiff
|
diff to current
2014-11-14
Benoit Fouet
avcodec/pngdec: fix some indentation/whitespaces
blob
|
commitdiff
|
diff to current
2014-11-14
Benoit Fouet
avcodec/pngdec: create a function to decode tRNS chunk.
blob
|
commitdiff
|
diff to current
2014-11-14
Benoit Fouet
avcodec/pngdec: create a function to decode PLTE chunk.
blob
|
commitdiff
|
diff to current
2014-11-14
Benoit Fouet
avcodec/pngdec: create a function to decode IDAT chunk.
blob
|
commitdiff
|
diff to current
2014-11-14
Benoit Fouet
avcodec/pngdec: create a function to decode pHYs chunk.
blob
|
commitdiff
|
diff to current
2014-11-14
Benoit Fouet
avcodec/pngdec: create a function to decode IHDR chunk.
blob
|
commitdiff
|
diff to current
2014-11-14
Benoit Fouet
avcodec/pngdec: rename decode_frame to decode_frame_png
blob
|
commitdiff
|
diff to current
2014-10-03
Michael Niedermayer
avcodec/pngdec: Calculate MPNG bytewidth more defensively
blob
|
commitdiff
|
diff to current
2014-10-03
Michael Niedermayer
avcodec/pngdec: Check bits per pixel before setting...
blob
|
commitdiff
|
diff to current
2014-09-11
Michael Niedermayer
avcodec/pngdec: print the actual number of bytes left...
blob
|
commitdiff
|
diff to current
2014-08-04
Michael Niedermayer
Merge commit 'e64f0bf2d2b1347ec9461f0e82852a62e8c6ffbe'
blob
|
commitdiff
|
diff to current
2014-08-04
Michael Niedermayer
Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5'
blob
|
commitdiff
|
diff to current
2014-08-04
Vittorio Giovara
png: support reading gray+alpha at 16 bits
blob
|
commitdiff
|
diff to current
2014-08-04
Vittorio Giovara
png: disable broken MMX/SIMD code for bpp <= 2
blob
|
commitdiff
|
diff to current
2014-08-04
Vittorio Giovara
avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8
blob
|
commitdiff
|
diff to current
2014-08-01
Michael Niedermayer
Merge commit '92a36a6b3338df5f5cff573a486e182005367c24'
blob
|
commitdiff
|
diff to current
2014-08-01
Vittorio Giovara
pngdec: correctly indent macros
blob
|
commitdiff
|
diff to current
2014-05-25
Michael Niedermayer
avcodec/pngdec: fix () in OP_* macros
blob
|
commitdiff
|
diff to current
2014-03-17
Michael Niedermayer
Merge commit 'c598b569fb3d1f4b6c4868fe64f6989254df5186'
blob
|
commitdiff
|
diff to current
2014-03-16
Vittorio Giovara
png: K&R formatting cosmetics
blob
|
commitdiff
|
diff to current
2014-03-11
Carl Eugen Hoyos
Decode png images without iend chunk.
blob
|
commitdiff
|
diff to current
2013-12-18
Michael Niedermayer
avcodec/pngdec: fix signed overflow
blob
|
commitdiff
|
diff to current
2013-10-04
Michael Niedermayer
Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'
blob
|
commitdiff
|
diff to current
2013-10-03
Diego Biurrun
cosmetics: Group .name and .long_name together in codec...
blob
|
commitdiff
|
diff to current
2013-09-29
Michael Niedermayer
Merge commit 'a81cad8f86d1feb7e4bfae29e43f3e994935a5c7'
blob
|
commitdiff
|
diff to current
2013-09-29
Martin Storsjö
pngdec: Stop trying to decode once inflate returns...
blob
|
commitdiff
|
diff to current
2013-09-25
Michael Niedermayer
avcodec/pngdec: check for stream end in png_decode_idat()
blob
|
commitdiff
|
diff to current
2013-09-08
Paul B Mahol
avcodec/png: remove obsolete comments
blob
|
commitdiff
|
diff to current
2013-08-30
Michael Niedermayer
avcodec/pngdec: fix last_row_size type
blob
|
commitdiff
|
diff to current
2013-08-30
Michael Niedermayer
avcodec/pngdec: Fix padded alloc code with threads
blob
|
commitdiff
|
diff to current
2013-08-23
Paul B Mahol
pngdec: do not release buffer on failure instead report...
blob
|
commitdiff
|
diff to current
2013-08-23
Paul B Mahol
pngdec: use av_fast_padded_malloc(z)
blob
|
commitdiff
|
diff to current
2013-08-22
Paul B Mahol
pngdec: frame multithreading support
blob
|
commitdiff
|
diff to current
2013-06-25
Stefano Sabatini
lavc/pngdec: return meaningful error codes
blob
|
commitdiff
|
diff to current
2013-06-04
Michael Niedermayer
pngdec: dont treat mpng like png with key and non keyframes
blob
|
commitdiff
|
diff to current
next