Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | RealMedia demuxer (video only) | Kostya Shishkov | 2017-09-24 | 4 | -5/+692 | |
| | ||||||
* | drop unneeded imports | Kostya Shishkov | 2017-09-24 | 2 | -4/+4 | |
| | ||||||
* | demuxer: drop opened field, let the external Demuxer object take care of that | Kostya Shishkov | 2017-08-27 | 2 | -10/+0 | |
| | ||||||
* | indeo4: no need to panic | Kostya Shishkov | 2017-08-13 | 1 | -1/+1 | |
| | ||||||
* | update TODO | Kostya Shishkov | 2017-08-13 | 1 | -5/+13 | |
| | ||||||
* | demuxer: use new interface | Kostya Shishkov | 2017-08-13 | 4 | -70/+168 | |
| | ||||||
* | remove unused import | Kostya Shishkov | 2017-08-13 | 1 | -1/+1 | |
| | ||||||
* | io: mark some bitstream reading functions as inline | Kostya Shishkov | 2017-08-12 | 2 | -0/+9 | |
| | ||||||
* | indeo: optimise some routines | Kostya Shishkov | 2017-08-12 | 2 | -61/+158 | |
| | ||||||
* | indeo4: faster recombine_plane | Kostya Shishkov | 2017-08-12 | 1 | -5/+63 | |
| | ||||||
* | indeo4: typo | Kostya Shishkov | 2017-08-02 | 1 | -1/+1 | |
| | ||||||
* | indeo4: backwards MV should be stored as MV1, not MV2 | Kostya Shishkov | 2017-08-02 | 1 | -4/+2 | |
| | ||||||
* | ivi: fix off-by-one shift | Kostya Shishkov | 2017-08-02 | 1 | -1/+1 | |
| | ||||||
* | avi: ignore zero frames | Kostya Shishkov | 2017-07-30 | 1 | -0/+5 | |
| | ||||||
* | fix an error in AVI demuxer | Kostya Shishkov | 2017-07-30 | 1 | -0/+1 | |
| | ||||||
* | Indeo4/5 decoder | Kostya Shishkov | 2017-07-30 | 7 | -2/+3410 | |
| | ||||||
* | improve bit reading functionality | Kostya Shishkov | 2017-07-14 | 2 | -16/+24 | |
| | ||||||
* | add YUVA410 formaton | Kostya Shishkov | 2017-07-14 | 1 | -0/+8 | |
| | ||||||
* | allow setting w/h for NAVideoInfo | Kostya Shishkov | 2017-07-14 | 1 | -0/+2 | |
| | ||||||
* | write alpha component for PGMYUV | Kostya Shishkov | 2017-07-14 | 1 | -1/+18 | |
| | ||||||
* | factor out decoder test | Kostya Shishkov | 2017-07-02 | 8 | -336/+217 | |
| | ||||||
* | gdv: fix methods 2 and 5 decoding | Kostya Shishkov | 2017-06-29 | 1 | -19/+21 | |
| | ||||||
* | gdv: make demuxer set dimensions from ID if they are not provided | Kostya Shishkov | 2017-06-29 | 1 | -2/+38 | |
| | ||||||
* | avi: skip LISTs inside movi data | Kostya Shishkov | 2017-06-28 | 1 | -0/+6 | |
| | ||||||
* | imc: cosmetics | Kostya Shishkov | 2017-06-25 | 1 | -93/+91 | |
| | ||||||
* | avi: fix the situation when last chunk is padded | Kostya Shishkov | 2017-06-25 | 1 | -0/+1 | |
| | ||||||
* | pcm: cleanup a bit | Kostya Shishkov | 2017-06-25 | 1 | -7/+5 | |
| | ||||||
* | imc: improve decoding | Kostya Shishkov | 2017-06-24 | 1 | -59/+44 | |
| | ||||||
* | imc: some optimisations | Kostya Shishkov | 2017-06-22 | 1 | -13/+43 | |
| | ||||||
* | Intel Music/Audio Coder plus DSP and other bits for it | Kostya Shishkov | 2017-06-20 | 7 | -1/+1211 | |
| | ||||||
* | add wav output dumper for tests | Kostya Shishkov | 2017-06-15 | 3 | -0/+119 | |
| | ||||||
* | get rid of bitflags | Kostya Shishkov | 2017-06-15 | 2 | -29/+18 | |
| | ||||||
* | bitreader: drop unneeded mut | Kostya Shishkov | 2017-06-15 | 1 | -4/+4 | |
| | ||||||
* | bitreader: fix LE**MSB modes | Kostya Shishkov | 2017-06-15 | 1 | -11/+14 | |
| | ||||||
* | frame: more utility functions | Kostya Shishkov | 2017-06-15 | 1 | -6/+28 | |
| | ||||||
* | formats: F32 -> F32P | Kostya Shishkov | 2017-06-15 | 1 | -2/+2 | |
| | ||||||
* | avi: output bps for audio in bits | Kostya Shishkov | 2017-06-15 | 1 | -1/+1 | |
| | ||||||
* | i263: limit the number of frames tested | Kostya Shishkov | 2017-06-14 | 1 | -1/+1 | |
| | ||||||
* | FFT implementation | Kostya Shishkov | 2017-06-14 | 3 | -0/+478 | |
| | ||||||
* | reorganise codecs and improve i263 a bit | Kostya Shishkov | 2017-06-10 | 9 | -336/+350 | |
| | ||||||
* | deblocking for I.263 | Kostya Shishkov | 2017-06-09 | 2 | -16/+201 | |
| | ||||||
* | i263: decode B-frames somehow | Kostya Shishkov | 2017-06-09 | 3 | -107/+314 | |
| | ||||||
* | typo | Kostya Shishkov | 2017-06-09 | 1 | -1/+1 | |
| | ||||||
* | preliminary work on Intel I.263 | Kostya Shishkov | 2017-06-08 | 6 | -5/+1510 | |
| | ||||||
* | do not output frames in old video tests | Kostya Shishkov | 2017-06-08 | 3 | -18/+21 | |
| | ||||||
* | bitreader: read logic flags explicitly | Kostya Shishkov | 2017-06-08 | 1 | -0/+10 | |
| | ||||||
* | avi: skip list chunks correctly | Kostya Shishkov | 2017-06-08 | 1 | -2/+8 | |
| | ||||||
* | add I263 to the register | Kostya Shishkov | 2017-06-05 | 1 | -0/+2 | |
| | ||||||
* | AVI: align parsed chunks | Kostya Shishkov | 2017-06-04 | 1 | -0/+7 | |
| | ||||||
* | proper support for linesizes | Kostya Shishkov | 2017-06-04 | 3 | -19/+35 | |
| |