Diego Biurrun
|
f2f145f303
|
msmpeg4: Drop disabled debug cruft
|
8 years ago |
Vittorio Giovara
|
41ed7ab45f
|
cosmetics: Fix spelling mistakes
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
9 years ago |
Anton Khirnov
|
6f57375d70
|
rl: Rename ff_*_rl() to ff_rl_*()
|
10 years ago |
Vittorio Giovara
|
6a85dfc830
|
lavc: Replace av_dlog and tprintf with internal macros
|
10 years ago |
Vittorio Giovara
|
1c6183233d
|
msmpeg4: check memory allocations and propagate errors
Bug-Id: CID 1257781
|
10 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 |
Diego Biurrun
|
1218777ffd
|
avcodec: Convert some commented-out printf/av_log instances to av_dlog
|
12 years ago |
Diego Biurrun
|
9c6cf7f2c9
|
avcodec: Drop silly and/or broken printf debug output
|
12 years ago |
Diego Biurrun
|
2f4b476e04
|
msmpeg4: Split encoding backend code off from general backend code.
|
13 years ago |