index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
dxv.c
Age
Commit message (
Expand
)
Author
2018-04-15
avcodec/dxv: add support for "high" quality mode
Paul B Mahol
2017-10-04
avcodec/dxv: Check for end of input in dxv_decompress_dxt5()
Michael Niedermayer
2017-06-04
avcodec/dxv: Check remaining bytes in dxv_decompress_raw()
Michael Niedermayer
2017-03-29
Fix all -Wformat warnings raised by DJGPP
Clément Bœsch
2017-03-24
Merge commit '1263b2039eb5aaf1522e9de9f07c787ab30a5f50'
Clément Bœsch
2017-03-15
Merge commit '7ebdffc353f3f0827864e8e3461fdc00cc243b14'
Clément Bœsch
2016-10-28
Adjust printf conversion specifiers to match variable signedness
Diego Biurrun
2016-08-02
Revert "Don't use expressions with side effects in macro parameters"
Martin Storsjö
2016-07-31
Don't use expressions with side effects in macro parameters
Martin Storsjö
2016-07-31
dxv: Check to make sure we don't overrun buffers on corrupt inputs
Martin Storsjö
2016-01-05
avcodec/dxv: Check idx in dxv_decompress_dxt5()
Michael Niedermayer
2016-01-05
avcodec/dxv: Check idx in CHECKPOINT()
Michael Niedermayer
2015-09-26
Merge commit 'b2417ee6d1ee0c5e9b170a642d73bdf68908966f'
Hendrik Leppkes
2015-09-26
Merge commit '1bcd4a476ba45a7fdf59d1701b8f0e274418cc32'
Hendrik Leppkes
2015-09-26
Merge commit 'bbf71d46db3417b43bcbd745cbf235e8e2ff69ae'
Hendrik Leppkes
2015-09-26
Merge commit 'fb2889691cb7720d2680e188eb6036a35afa2392'
Hendrik Leppkes
2015-09-26
Merge commit '588a5619da0d041e55b365f63d0fa9c72bdbd4d3'
Hendrik Leppkes
2015-09-24
dxv: Improve error message
Vittorio Giovara
2015-09-24
dxv: Support RAW intermediate compression
Vittorio Giovara
2015-09-24
dxv: Print texture information after header parsing
Vittorio Giovara
2015-09-24
dxv: Support the original first version
Vittorio Giovara
2015-09-24
dxv: Parse ancillary encoder information
Vittorio Giovara
2015-09-15
avcodec/dxv: remove code that is never reached
Paul B Mahol
2015-09-08
lavc/dxv: Support more real-world old version samples.
Carl Eugen Hoyos
2015-09-08
lavc/dxv: Silence "Multiple ff_thread_finish_setup() calls" warnings.
Carl Eugen Hoyos
2015-09-07
Merge commit 'c45fcf30cfab687004ed1cdc06ebaa21f4262a0b'
Hendrik Leppkes
2015-09-02
DXV decoder
Vittorio Giovara