summaryrefslogtreecommitdiff
path: root/libavcodec/dxv.c
Commit message (Collapse)AuthorAge
* avcodec/dxv: remove code that is never reachedPaul B Mahol2015-09-15
| | | | | | The function is automatically called. Signed-off-by: Paul B Mahol <onemda@gmail.com>
* lavc/dxv: Support more real-world old version samples.Carl Eugen Hoyos2015-09-08
|
* lavc/dxv: Silence "Multiple ff_thread_finish_setup() calls" warnings.Carl Eugen Hoyos2015-09-08
|
* Merge commit 'c45fcf30cfab687004ed1cdc06ebaa21f4262a0b'Hendrik Leppkes2015-09-07
| | | | | | | * commit 'c45fcf30cfab687004ed1cdc06ebaa21f4262a0b': DXV decoder Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
* DXV decoderVittorio Giovara2015-09-02
Support all DXDI and DXD3 normal quality videos.