Author | SHA1 | Message | Date |
---|---|---|---|
|
94ee7da08d |
Remove pointless av_cold attributes in header files
The init functions marked as av_cold have to be executed in any case, so there is no gain from trying to mark paths leading to such functions as unlikely. |
12 years ago |
|
88bd7fdc82 |
Drop DCTELEM typedef
It does not help as an abstraction and adds dsputil dependencies. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> |
12 years ago |
|
233a5a807e | lavc: split asv12 encoder/decoder | 12 years ago |