2017-05-01 |
Michael Niedermayer | avcodec/bmp: Use ff_set_dimensions() |
blob | commitdiff |
2017-03-31 |
Clément Bœsch | Merge commit '67deba8a416d818f3d95aef0aa916589090396e2' |
blob | commitdiff | diff to current |
2017-03-29 |
Clément Bœsch | Fix all -Wformat warnings raised by DJGPP |
blob | commitdiff | diff to current |
2017-02-21 |
Michael Niedermayer | avcodec/bmp: Fix runtime error: negation of -2147483648... |
blob | commitdiff | diff to current |
2016-11-08 |
Diego Biurrun | Use avpriv_report_missing_feature() where appropriate |
blob | commitdiff | diff to current |
2015-10-22 |
Hendrik Leppkes | Merge commit '3496cec43304ac040d6d05f9d500a6f93cc049e7' |
blob | commitdiff | diff to current |
2015-10-21 |
Vittorio Giovara | msrle: Use AVFrame instead of AVPicture |
blob | commitdiff | diff to current |
2015-09-10 |
Michael Niedermayer | avcodec/bmp: Analyze BGRA files alpha channel to choose... |
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-01-27 |
Reimar Döffinger | Support BMP files that do not properly align lines. |
blob | commitdiff | diff to current |
2014-07-05 |
Carl Eugen Hoyos | Use os/2 palette even if it contains less than 256... |
blob | commitdiff | diff to current |
2014-07-05 |
Carl Eugen Hoyos | Assume that old bmps do not contain transparency inform... |
blob | commitdiff | diff to current |
2014-07-04 |
Michael Niedermayer | avcodec/bmp: fix integer overflow in checking header... |
blob | commitdiff | diff to current |
2014-03-22 |
Michael Niedermayer | Merge commit 'cc8163e1a3601a56f722a4720516e860bf1c6198' |
blob | commitdiff | diff to current |
2014-03-22 |
Diego Biurrun | avcodec: more correct printf specifiers |
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-07-19 |
Piotr Bandurski | bmp: fix decoding of flipped rle4 |
blob | commitdiff | diff to current |
2013-06-29 |
Timothy Gu | cosmetics: Fix "dont" "wont" "doesnt" typos |
blob | commitdiff | diff to current |
2013-03-13 |
Clément Bœsch | lavc: factorize ff_{thread_,re,}get_buffer error messages. |
blob | commitdiff | diff to current |
2013-03-12 |
Michael Niedermayer | Merge commit '759001c534287a96dc96d1e274665feb7059145d' |
blob | commitdiff | diff to current |
2013-03-08 |
Anton Khirnov | lavc decoders: work with refcounted frames. |
blob | commitdiff | diff to current |
2013-02-23 |
Michael Niedermayer | bmp: Fix warning X may be used uninitialized in this... |
blob | commitdiff | diff to current |
2013-02-19 |
Michael Niedermayer | bmp: check available space when reading palette |
blob | commitdiff | diff to current |
2013-01-06 |
Michael Niedermayer | Merge commit '84f2847de394ac447f53306bd4dd73e1af6ea5e4' |
blob | commitdiff | diff to current |
2013-01-06 |
Anton Khirnov | bmp: return meaningful error codes. |
blob | commitdiff | diff to current |
2012-12-24 |
Michael Niedermayer | Merge commit 'c6303f8d70c25dd6c6e6486c78bf99c9924e2b6b' |
blob | commitdiff | diff to current |
2012-12-24 |
Anton Khirnov | bmp: cosmetics, reformat |
blob | commitdiff | diff to current |
2012-12-05 |
Michael Niedermayer | Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408' |
blob | commitdiff | diff to current |
2012-12-05 |
Michael Niedermayer | Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793' |
blob | commitdiff | diff to current |
2012-12-04 |
Anton Khirnov | lavc: fix decode_frame() third parameter semantics... |
blob | commitdiff | diff to current |
2012-12-04 |
Anton Khirnov | lavc: add a wrapper for AVCodecContext.get_buffer(). |
blob | commitdiff | diff to current |
2012-10-14 |
Michael Niedermayer | avoid more "0xFF << 24" as it is considered a integer... |
blob | commitdiff | diff to current |
2012-10-11 |
Paul B Mahol | bmp: unbreak non BMP_RGB compression for v4 and v5 |
blob | commitdiff | diff to current |
2012-10-08 |
Michael Niedermayer | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' |
blob | commitdiff | diff to current |
2012-10-08 |
Anton Khirnov | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix... |
blob | commitdiff | diff to current |
2012-09-16 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-09-16 |
Anton Khirnov | bmpdec: only initialize palette for pal8. |
blob | commitdiff | diff to current |
2012-08-07 |
Michael Niedermayer | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' |
blob | commitdiff | diff to current |
2012-08-07 |
Anton Khirnov | Replace all CODEC_ID_* with AV_CODEC_ID_* |
blob | commitdiff | diff to current |
2012-07-31 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-07-30 |
Diego Biurrun | Improve descriptiveness of a number of codec and contai... |
blob | commitdiff | diff to current |
2012-04-12 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-04-11 |
Ronald Bultje | msrle: convert MS RLE decoding function to bytestream2. |
blob | commitdiff | diff to current |
2012-04-07 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-04-06 |
Martin Storsjö | cosmetics: Align codec declarations |
blob | commitdiff | diff to current |
2012-03-02 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-03-01 |
Diego Biurrun | Remove unnecessary AVFrame pointer casts. |
blob | commitdiff | diff to current |
2012-01-12 |
Paul B Mahol | bmpdec: proper check for alpha |
blob | commitdiff | diff to current |
2012-01-11 |
Paul B Mahol | bmpdec: support various bitfields for 32 bit depth |
blob | commitdiff | diff to current |
2012-01-10 |
Paul B Mahol | bmpdec: support for rgb444 with bitfields compression |
blob | commitdiff | diff to current |
2012-01-10 |
Paul B Mahol | bmpdec: support for rgb444 with bitfields compression |
blob | commitdiff | diff to current |
2011-12-29 |
Carl Eugen Hoyos | Always assume the bmp palette as being opaque. |
blob | commitdiff | diff to current |
2011-12-15 |
Carl Eugen Hoyos | Fix linesize for bmp with bitdepth < 8. |
blob | commitdiff | diff to current |
2011-12-08 |
Carl Eugen Hoyos | Support decoding 56 byte BMP Bitmap Information Header. |
blob | commitdiff | diff to current |
2011-12-04 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-12-04 |
Carl Eugen Hoyos | bmp: fix some 1bit samples. |
blob | commitdiff | diff to current |
2011-12-03 |
ami_stuff | BMP: Support BMP OS/2 v2 with RLE compression. |
blob | commitdiff | diff to current |
2011-12-01 |
Carl Eugen Hoyos | Support transparency in 32bit bmp files. |
blob | commitdiff | diff to current |
2011-11-10 |
Carl Eugen Hoyos | Fix some 1bit bmp samples, they are palletised. |
blob | commitdiff | diff to current |
2011-07-30 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-07-29 |
Anton Khirnov | lavc: use designated initialisers for all codecs. |
blob | commitdiff | diff to current |
2011-05-02 |
Stefano Sabatini | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* |
blob | commitdiff | diff to current |
2011-05-02 |
Stefano Sabatini | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TY... |
blob | commitdiff | diff to current |
2011-04-27 |
Baptiste Coudurier | Set alpha of palettes to 0xff. |
blob | commitdiff | diff to current |
2011-03-19 |
Mans Rullgard | Replace FFmpeg with Libav in licence headers |
blob | commitdiff | diff to current |
2011-01-28 |
Diego Elio Pettenò | Add ff_ prefix to data symbols of encoders, decoders... |
blob | commitdiff | diff to current |
2011-01-26 |
Diego Elio Pettenò | Add ff_ prefix to data symbols of encoders, decoders... |
blob | commitdiff | diff to current |
2011-01-16 |
Carl Eugen Hoyos | Since lowres == crop for bmp, remove it to avoid confusion. |
blob | commitdiff | diff to current |
2010-07-10 |
Måns Rullgård | Add av_ prefix to bswap macros |
blob | commitdiff | diff to current |
2010-07-10 |
Måns Rullgård | bswap: change ME to NE in macro names |
blob | commitdiff | diff to current |
2010-07-07 |
Carl Eugen Hoyos | Add new decoder property max_lowres and do not init... |
blob | commitdiff | diff to current |
2010-03-30 |
Stefano Sabatini | Define AVMediaType enum, and use it instead of enum... |
blob | commitdiff | diff to current |
2009-10-01 |
Kostya Shishkov | Make BMP decoder produce flipped picture with RLE compr... |
blob | commitdiff | diff to current |
2009-09-24 |
Kostya Shishkov | Take into account real number of colours when reading... |
blob | commitdiff | diff to current |
2009-06-05 |
Baptiste Coudurier | bmp decoder uses get_buffer, set CODEC_CAP_DR1 |
blob | commitdiff | diff to current |
2009-04-07 |
Thilo Borgmann | Implement avcodec_decode_video2(), _audio3() and _subti... |
blob | commitdiff | diff to current |
2009-03-27 |
Kostya Shishkov | Merge some cases for reading raw data with different... |
blob | commitdiff | diff to current |
2009-02-16 |
Kostya Shishkov | Make BMP decoder try to decode files with incorrect... |
blob | commitdiff | diff to current |
2009-02-01 |
Kostya Shishkov | Silence useless compiler warning when passing AVFrame... |
blob | commitdiff | diff to current |
2008-11-24 |
Kostya Shishkov | Some BMP files have file size declared in the header... |
blob | commitdiff | diff to current |
2008-11-24 |
Kostya Shishkov | Give more meaningful message on BMP header parsing... |
blob | commitdiff | diff to current |
2008-11-24 |
Kostya Shishkov | Add known BMP header sizes. |
blob | commitdiff | diff to current |
2008-09-23 |
Kostya Shishkov | Cosmetics: reindent after last commit |
blob | commitdiff | diff to current |
2008-09-23 |
Kostya Shishkov | Add RLE4 and RLE8 decoding support for BMP |
blob | commitdiff | diff to current |
2008-09-23 |
Kostya Shishkov | Add support for 1-bit, 4-bit, 8-bit and some 16-bit... |
blob | commitdiff | diff to current |
2008-09-23 |
Kostya Shishkov | Calculate line size correctly for bit depths < 8 |
blob | commitdiff | diff to current |
2008-09-18 |
Kostya Shishkov | add newline at the end of message |
blob | commitdiff | diff to current |
2008-06-12 |
Stefano Sabatini | Make AVCodec long_names definition conditional dependin... |
blob | commitdiff | diff to current |
2008-04-29 |
Stefano Sabatini | Add long names to some AVCodec declarations. |
blob | commitdiff | diff to current |
2008-04-14 |
Benoit Fouet | Indentation |
blob | commitdiff | diff to current |
2008-04-14 |
Benoit Fouet | Support for BMP os2v1. |
blob | commitdiff | diff to current |
2008-03-21 |
Zuxy Meng | Apply 'cold' attribute to init/uninit functions in... |
blob | commitdiff | diff to current |
2008-02-01 |
Michael Niedermayer | const |
blob | commitdiff | diff to current |
2007-07-14 |
Mark Cox | Remove redundant assignment of CODEC_ID_BMP. |
blob | commitdiff | diff to current |
2007-02-01 |
Michel Bardiaux | Add decode_end method to bmp decoder. Patch by Michel... |
blob | commitdiff | diff to current |
2007-01-31 |
Michel Bardiaux | Fix memcpy out-of-bounds. |
blob | commitdiff | diff to current |
2007-01-31 |
Michel Bardiaux | Make BMP decoder use bytestream. Patch by Michel Bardiaux |
blob | commitdiff | diff to current |
2007-01-29 |
Michel Bardiaux | Fix segfault in bmp decoder. Patch by Michel Bardiaux... |
blob | commitdiff | diff to current |
next |