]> git.sesse.net Git - ffmpeg/history - libavcodec/vp8.c
svq1dec: replace VLA with malloc/free
[ffmpeg] / libavcodec / vp8.c
2010-06-25 Jason Garrett-GlaserMake VP8 DSP functions take two strides
2010-06-25 Jason Garrett-Glaserfix typo in vp8 decoder error message
2010-06-23 Stefan Gehreravoid conditional and division in chroma MV calculation
2010-06-22 David ConradNative VP8 decoder.