| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | codecs: implement Default trait for MV | Kostya Shishkov | 2019-05-11 | 1 | -1/+1 | |
| * | switch to better FFT interface and more flexible FFT implementation | Kostya Shishkov | 2019-05-05 | 8 | -251/+562 | |
| * | realmedia: use video buffer pool in RV3/4/6 | Kostya Shishkov | 2019-05-02 | 4 | -23/+57 | |
| * | introduce NADecoderSupport and buffer pools | Kostya Shishkov | 2019-05-02 | 37 | -114/+172 | |
| * | switch NABufferType to use refs for video buffers | Kostya Shishkov | 2019-04-30 | 5 | -43/+48 | |
| * | gdv: fix palette order | Kostya Shishkov | 2019-04-29 | 1 | -3/+3 | |
| * | dec_video: use scaler in RGB frames | Kostya Shishkov | 2019-04-29 | 1 | -51/+9 | |
| * | scaler initial work | Kostya Shishkov | 2019-04-29 | 6 | -0/+1035 | |
| * | formats: mark paletted formats as packed | Kostya Shishkov | 2019-04-29 | 1 | -0/+1 | |
| * | formats: change RGB24 formaton from BGR to RGB | Kostya Shishkov | 2019-04-29 | 1 | -2/+2 | |
| * | formats: some enhancements for upcoming rescale | Kostya Shishkov | 2019-04-29 | 1 | -2/+40 | |
| * | switch NAFrame references to Arc | Kostya Shishkov | 2019-04-29 | 37 | -62/+58 | |
| * | switch NAStream reference to Arc | Kostya Shishkov | 2019-04-29 | 4 | -20/+21 | |
| * | core: implement Default for NABufferRef | Kostya Shishkov | 2019-04-29 | 1 | -0/+5 | |
| * | switch NACodecInfo to Arc | Kostya Shishkov | 2019-04-29 | 36 | -174/+128 | |
| * | add NASimpleVideoFrame and try it in RV60 decoder | Kostya Shishkov | 2019-04-28 | 3 | -101/+120 | |
| * | switch to refcounted buffers | Kostya Shishkov | 2019-04-28 | 38 | -117/+248 | |
| * | bink2: fix intra block DCs | Kostya Shishkov | 2019-04-17 | 1 | -2/+2 | |
| * | tm2x: add inter mode and switch output to YUV | Kostya Shishkov | 2019-04-12 | 1 | -135/+202 | |
| * | dec_video: allow YUV444 output | Kostya Shishkov | 2019-04-12 | 1 | -21/+45 | |
| * | TrueMotion 2X decoder (intra-only for now) | Kostya Shishkov | 2019-04-11 | 2 | -1/+657 | |
| * | bmv3: fix colour update skip decoding | Kostya Shishkov | 2019-04-04 | 1 | -1/+1 | |
| * | Discworld Noir BMV video decoder | Kostya Shishkov | 2019-04-04 | 1 | -2/+575 | |
| * | bmv3: do not demux empty video frames | Kostya Shishkov | 2019-04-02 | 1 | -0/+7 | |
| * | game: add Discworld Noir BMV demuxer and audio decoder | Kostya Shishkov | 2019-04-02 | 7 | -3/+389 | |
| * | bink2: transpose quant matrix for KB2f | Kostya Shishkov | 2019-03-25 | 1 | -1/+1 | |
| * | bink2: alpha support and proper slices | Kostya Shishkov | 2019-03-22 | 1 | -41/+143 | |
| * | bink2: decode KB2i flags | Kostya Shishkov | 2019-03-21 | 1 | -52/+52 | |
| * | ivr: demuxer fixes | Kostya Shishkov | 2019-03-21 | 1 | -6/+10 | |
| * | bink2: luma MC and slice height fixes | Kostya Shishkov | 2019-03-19 | 1 | -19/+27 | |
| * | bink2: correct KB2f IDCT | Kostya Shishkov | 2019-03-18 | 1 | -8/+9 | |
| * | bink demuxer: skip unknown field in KB2i | Kostya Shishkov | 2019-03-17 | 1 | -0/+3 | |
| * | bink2: implement calc_dc as in the reference | Kostya Shishkov | 2019-03-16 | 1 | -3/+20 | |
| * | disable bink2 test output | Kostya Shishkov | 2019-03-15 | 1 | -1/+1 | |
| * | Bink2 semi-working decoder | Kostya Shishkov | 2019-03-15 | 1 | -1/+2088 | |
| * | move test files into subdirectories | Kostya Shishkov | 2019-03-12 | 15 | -32/+32 | |
| * | indeo: fix 4x4 blocks decoding | Kostya Shishkov | 2019-03-12 | 1 | -13/+23 | |
| * | VMD fixes | Kostya Shishkov | 2019-02-19 | 2 | -8/+25 | |
| * | indeo3: fix fill_block8x8 | Kostya Shishkov | 2019-02-18 | 1 | -0/+3 | |
| * | indeo3: support non-modulo 16 dimensions somewhat | Kostya Shishkov | 2019-02-16 | 1 | -9/+16 | |
| * | VMD demuxer and decoder | Kostya Shishkov | 2019-02-16 | 7 | -2/+686 | |
| * | smacker: reset only non-empty last symbols | Kostya Shishkov | 2019-02-16 | 1 | -1/+3 | |
| * | byteio: make standalone read_uXX{be,le} functions | Kostya Shishkov | 2019-02-15 | 1 | -0/+27 | |
| * | fix allocated buffer mutability after previous commit | Kostya Shishkov | 2019-02-15 | 21 | -27/+27 | |
| * | frame: make get_vbuf() work for immutable refs | Kostya Shishkov | 2019-02-15 | 1 | -7/+7 | |
| * | add test for missing codec descriptions | Kostya Shishkov | 2019-02-13 | 2 | -0/+27 | |
| * | add missing codec descriptions | Kostya Shishkov | 2019-02-13 | 1 | -0/+30 | |
| * | rename truemotion[3-7] into vp[3-7] | Kostya Shishkov | 2019-02-13 | 3 | -34/+30 | |
| * | Duck TrueMotion2 decoder | Kostya Shishkov | 2019-02-13 | 2 | -1/+613 | |
| * | make {Full,Short}CodebookDesc fields public | Kostya Shishkov | 2019-02-12 | 1 | -5/+5 | |
