[x264-devel] commit: Move deblocking code to a separate file (Jason Garrett-Glaser )
git at videolan.org
git at videolan.org
Sat Apr 24 00:40:16 CEST 2010
x264 | branch: master | Jason Garrett-Glaser <darkshikari at gmail.com> | Thu Apr 22 12:53:07 2010 -0700| [8fae650c3e1766456a086f69b379c4377765ba3a] | committer: Jason Garrett-Glaser
Move deblocking code to a separate file
Should clean up frame.c a bit.
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=8fae650c3e1766456a086f69b379c4377765ba3a
---
Makefile | 2 +-
common/deblock.c | 600 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
common/frame.c | 577 ---------------------------------------------------
3 files changed, 601 insertions(+), 578 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=8fae650c3e1766456a086f69b379c4377765ba3a
More information about the x264-devel
mailing list