Mercurial > libavcodec.hg
comparison mpc.c @ 4714:fc70a43a4f01 libavcodec
Fix H.264 8x8 transform selection
It seems that it's opt parse bug, it can't process the flags which start by
digit. After change 8x8dct to dct8x8, I can set it without problem. I guess
nobody will use it since it can't work as expected, so the quick fix is change
the option name.
Patch by Limin Wang lance dot lmwang at gmail com
author | mru |
---|---|
date | Sat, 24 Mar 2007 12:07:07 +0000 |
parents | 0430aafe6f01 |
children | 777f250df232 |
comparison
equal
deleted
inserted
replaced
4713:47ee459ce964 | 4714:fc70a43a4f01 |
---|