index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
gif.c
Age
Commit message (
Expand
)
Author
2016-09-07
avcodec/gif: don't honor transparency if palette changed
Paul B Mahol
2016-01-18
avcodec/gif: Fix lzw buffer size
Michael Niedermayer
2015-07-27
Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'
Michael Niedermayer
2015-07-27
lavc: Consistently prefix input buffer defines
Vittorio Giovara
2015-07-27
avcodec: Add a min size parameter to ff_alloc_packet2()
Michael Niedermayer
2015-07-21
Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370'
Michael Niedermayer
2015-07-20
Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534'
Michael Niedermayer
2015-07-20
Deprecate avctx.coded_frame
Vittorio Giovara
2015-07-20
Gather all coded_frame allocations and free functions to a single place
Vittorio Giovara
2015-02-16
avcodec/gif: fix off by one in column offsetting finding
Clément Bœsch
2015-02-14
Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0'
Michael Niedermayer
2015-02-14
avcodec/gif: support crop and transparency with PAL8
Clément Bœsch
2015-02-14
avcodec: Don't anonymously typedef structs
Diego Biurrun
2013-11-17
Merge commit '57e7b3a89f5a0879ad039e8f04273b48649799a8'
Michael Niedermayer
2013-11-16
gif: use the AVFrame API properly.
Anton Khirnov
2013-10-04
Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'
Michael Niedermayer
2013-10-03
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-08-14
avcodec/gif: use the whole allocated buffer
Michael Niedermayer
2013-08-14
avcodec/gif: move BITSTREAM_WRITER_LE up
Michael Niedermayer
2013-07-07
gif: remove unused AVFrame from encoder private context
Paul B Mahol
2013-07-07
gif: do not set avctx->coded_frame
Paul B Mahol
2013-04-30
gif: Fix little endian specific code
Michael Niedermayer
2013-04-19
lavc/gif: miscellaneous cosmetics.
Clément Bœsch
2013-04-19
lavc/gif: add flag to enable transparency detection between frames.
Clément Bœsch
2013-04-19
lavc/gif: make possible to disable offsetting.
Clément Bœsch
2013-04-19
gif: use only one graphic control extension block per image.
Clément Bœsch
2013-04-18
lavc/gif: avoid encoding 0x0 images.
Clément Bœsch
2013-04-18
gif: remove outdated comments.
Clément Bœsch
2013-04-18
lavc/gif: return more meaningful error code.
Clément Bœsch
2013-04-18
lavc/gif: merge two allocation checks.
Clément Bœsch
2013-04-18
gif: reindent after previous commits.
Clément Bœsch
2013-04-18
lavc/gif: crop image when possible.
Clément Bœsch
2013-04-18
Cleanse GIF muxer and encoder.
Clément Bœsch
2013-04-11
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-04-11
Move misplaced file author information where it belongs
Diego Biurrun
2013-01-26
lavc/gif: remove some obsolete/irrelevant chunks
Paul B Mahol
2012-10-08
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-08-07
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-05-31
gifenc: support resolutions up to 65535x65535
Piotr Bandurski
2012-04-07
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-06
cosmetics: Align codec declarations
Martin Storsjö
2012-03-23
cosmetics: remove superfluous curly brackets
Paul B Mahol
2012-03-22
gifenc: switch to ff_alloc_packet2()
Michael Niedermayer
2012-03-03
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-01
Remove unnecessary AVFrame pointer casts.
Diego Biurrun
2012-02-24
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-23
gifenc: switch to encode2().
Anton Khirnov
2011-12-08
Mark one colour as transparent in the gif image encoder
Carl Eugen Hoyos
[next]