| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/dxtory: Remove code that corrupts dimensions | Michael Niedermayer | 2018-02-20 | 1 | -5/+1 |
* | avcodec/dxtory: Fix bits left checks | Michael Niedermayer | 2018-01-23 | 1 | -5/+5 |
* | Merge commit '7a2b2b6a92c4b528ecb640790eca0aa790d858f4' | Clément Bœsch | 2017-03-27 | 1 | -3/+3 |
|\ |
|
| * | dxtory: Drop nonsense ISO C printf conversion specifiers for standard types | Diego Biurrun | 2016-10-28 | 1 | -3/+3 |
* | | Merge commit 'b668662939de3a02454cfc9ba3e6d10b87527a40' | Clément Bœsch | 2016-06-29 | 1 | -2/+3 |
|\| |
|
| * | get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes | Diego Biurrun | 2016-06-07 | 1 | -2/+3 |
| * | Mark tables used only within their files as static | Diego Biurrun | 2016-03-30 | 1 | -3/+3 |
* | | avcodec/dxtory: Fix input size check in dxtory_decode_v1_410() | Michael Niedermayer | 2015-11-15 | 1 | -1/+1 |
* | | avcodec/dxtory: Fix input size check in dxtory_decode_v1_420() | Michael Niedermayer | 2015-11-15 | 1 | -1/+1 |
* | | Merge commit 'd0f7e4a57fbffa0efb204d4274c3dd56fbfff946' | Hendrik Leppkes | 2015-09-08 | 1 | -239/+164 |
|\| |
|
| * | dxtory: Unify and rework the decoding routines | Luca Barbato | 2015-09-06 | 1 | -239/+165 |
* | | Merge commit 'a7e6fbd90e62d3320b1e26d8209fc0f55ee5b0be' | Hendrik Leppkes | 2015-09-08 | 1 | -65/+37 |
|\| |
|
| * | dxtory: Factorize the buffer loading | Luca Barbato | 2015-09-04 | 1 | -65/+37 |
* | | Merge commit '6a6bc43f5f79587b8936334cc0b3a6616f4807ac' | Hendrik Leppkes | 2015-09-08 | 1 | -76/+49 |
|\| |
|
| * | dxtory: Factorize slice size checks | Luca Barbato | 2015-09-04 | 1 | -76/+48 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | avcodec/dxtory: use init_get_bits8() | Paul B Mahol | 2015-02-14 | 1 | -5/+10 |
* | | avcodec/dxtory: Use LL instead of L number suffix | Michael Niedermayer | 2015-02-01 | 1 | -3/+3 |
* | | avcodec/dxtory: use unaligned copy for unaligned addresses | Michael Niedermayer | 2014-10-30 | 1 | -4/+4 |
* | | avcodec/dxtory: remove unused variables | Michael Niedermayer | 2014-09-26 | 1 | -4/+2 |
* | | avcodec/dxtory: Support dxtory-2.0.127.avi | Michael Niedermayer | 2014-09-25 | 1 | -6/+4 |
* | | Merge commit 'cc8163e1a3601a56f722a4720516e860bf1c6198' | Michael Niedermayer | 2014-03-22 | 1 | -16/+19 |
|\| |
|
| * | avcodec: more correct printf specifiers | Diego Biurrun | 2014-03-22 | 1 | -16/+19 |
* | | avcodec/dxtory: fix src size checks | Michael Niedermayer | 2014-02-16 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-01-25 | 1 | -0/+113 |
|\| |
|
| * | dxtory: compressed RGB555/RGB565 decoding support | Kostya Shishkov | 2014-01-24 | 1 | -0/+113 |
* | | Merge commit '0e1ad2f591b87e944550c15b54e54f8189743289' | Michael Niedermayer | 2014-01-25 | 1 | -11/+418 |
|\| |
|
| * | dxtory: add more compressed and uncompressed modes | Kostya Shishkov | 2014-01-24 | 1 | -11/+418 |
* | | Merge commit '025fd76e1a2623c858d8c686a73cc30980a314b0' | Michael Niedermayer | 2014-01-21 | 1 | -1/+1 |
|\| |
|
| * | dxtory: change error code for unexpected slice configuration | Kostya Shishkov | 2014-01-21 | 1 | -1/+1 |
* | | Merge commit 'e91a3f1bdba9b4945e42c191d2e35e9844625fb4' | Michael Niedermayer | 2014-01-21 | 1 | -6/+12 |
|\| |
|
| * | dxtory: correctly handle YUV slices with average odd height | Kostya Shishkov | 2014-01-21 | 1 | -6/+12 |
* | | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 1 | -4/+4 |
* | | avcodec/dxtory: make def_lru[8] static | Michael Niedermayer | 2013-08-02 | 1 | -1/+1 |
|/ |
|
* | dxtory v2 support | Kostya Shishkov | 2013-05-28 | 1 | -22/+156 |
* | avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() | Diego Biurrun | 2013-03-13 | 1 | -1/+1 |
* | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -21/+2 |
* | lavc: fix decode_frame() third parameter semantics for video decoders | Anton Khirnov | 2012-12-04 | 1 | -2/+2 |
* | lavc: add a wrapper for AVCodecContext.get_buffer(). | Anton Khirnov | 2012-12-04 | 1 | -1/+2 |
* | dxtory: Replace AV_WN16A(AV_RN16A()) combination by AV_COPY16 | Diego Biurrun | 2012-10-23 | 1 | -2/+2 |
* | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -1/+1 |
* | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | Dxtory capture format decoder | Kostya Shishkov | 2011-12-10 | 1 | -0/+109 |