]> git.sesse.net Git - ffmpeg/history - libavcodec/hevc_filter.c
v210enc: Add SIMD optimised 8-bit and 10-bit encoders
[ffmpeg] / libavcodec / hevc_filter.c
2014-08-09 Anton Khirnovhevc_filter: avoid excessive calls to ff_hevc_get_ref_l...
2014-08-09 Anton Khirnovhevc_filter: move some conditions out of loops
2014-08-09 Anton Khirnovhevc: deobfuscate slice/tile boundary handling for DBF
2014-08-09 Anton Khirnovhevc_filter: drop more redundant checks
2014-08-09 Anton Khirnovhevc_filter: drop redundant checks
2014-07-26 Anton Khirnovhevcdsp: remove an unneeded variable in the loop filter
2014-02-23 Luca Barbatohevc: Do not right shift a negative value in get_pcm
2014-02-23 Luca Barbatohevc: Drop unnecessary shifts in deblocking_filter_CTB
2014-02-01 Luca Barbatohevc: Consider first quantization group any reference...
2014-01-21 Michael Niedermayerhevc: Fix modulo operations
2013-10-31 Guillaume MartresAdd HEVC decoder