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
/
h264dsp.h
Age
Commit message (
Expand
)
Author
2012-05-10
h264: K&R formatting cosmetics for header files (part II/II)
Diego Biurrun
2012-05-07
h264: Remove a commented-out function pointer typedef.
Diego Biurrun
2011-10-21
H264: change weight/biweight functions to take a height argument.
Ronald S. Bultje
2011-10-21
h264: 4:2:2 intra decoding support
Baptiste Coudurier
2011-06-13
4:4:4 H.264 decoding support
Jason Garrett-Glaser
2011-06-13
Roll back 4:4:4 H.264 for now
Jason Garrett-Glaser
2011-06-13
4:4:4 H.264 decoding support
Jason Garrett-Glaser
2011-05-31
Update 8-bit H.264 IDCT function names to reflect bit-depth.
Daniel Kang
2011-05-10
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...
Oskar Arvidsson
2011-05-10
Choose h264 chroma dc dequant function dynamically.
Oskar Arvidsson
2011-05-10
h264: DSP'ize MBAFF loopfilter.
Ronald S. Bultje
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-01-20
Revert 2a1f431d38ea9c05abb215d70c7dc09cdb6888ab, it broke H264 lossless.
Ronald S. Bultje
2011-01-15
H.264/SVQ3: make chroma DC work the same way as luma DC
Jason Garrett-Glaser
2011-01-14
Remove outdated comment in h264dsp.h
Jason Garrett-Glaser
2011-01-14
H.264: split luma dc idct out and implement MMX/SSE2 versions
Jason Garrett-Glaser
2010-04-20
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-03-16
Move H264 dsputil functions into their own struct
Måns Rullgård