Michael Niedermayer
|
a072acb108
|
avcodec: fix duplicate includes
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
12 years ago |
Diego Biurrun
|
6fee1b90ce
|
avcodec: Add av_cold attributes to init functions missing them
|
12 years ago |
Diego Biurrun
|
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 |
Michael Niedermayer
|
e0a99d5411
|
msmpeg4enc: fix possible use of uninitialized warning
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
12 years ago |
Diego Biurrun
|
1218777ffd
|
avcodec: Convert some commented-out printf/av_log instances to av_dlog
|
13 years ago |
Diego Biurrun
|
9c6cf7f2c9
|
avcodec: Drop silly and/or broken printf debug output
|
13 years ago |
Michael Niedermayer
|
4aed3ac86a
|
msmpeg4enc: use av_assert
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
13 years ago |
Michael Niedermayer
|
9e938d22c5
|
msmpeg4enc: fix stored fps value
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
13 years ago |
Diego Biurrun
|
2f4b476e04
|
msmpeg4: Split encoding backend code off from general backend code.
|
13 years ago |