Reimar Döffinger
|
5af7daabc4
|
Mark AVFilterPad[] compound literals as const.
GCC 4.6.2 at least still seems to fail to put them in .rodata though,
see also http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37303
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
|
2011-11-06 00:05:14 +01:00 |
|
Reimar Döffinger
|
d78473334e
|
Add const to static arrays where it was forgotten.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
|
2011-11-05 15:37:01 +01:00 |
|
Stefano Sabatini
|
2b72067406
|
asrc_aevalsrc: apply misc cleanup in the options array
Prefer AV_OPT_* over FF_OPT, vertically align fields.
|
2011-10-18 18:52:50 +02:00 |
|
Stefano Sabatini
|
3f20eada80
|
asrc_aevalsrc: prefer av_strtok() over strtok_r()
|
2011-10-18 18:46:58 +02:00 |
|
Stefano Sabatini
|
36c06b0913
|
lavfi: add audio eval signal source
|
2011-10-18 18:21:04 +02:00 |
|