Michael Niedermayer
|
776c89f019
|
vsrx_mptestsrc: remove duplicate config_props init.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2012-03-07 00:20:23 +01:00 |
|
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 |
|
Clément Bœsch
|
539399d4d1
|
AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.
|
2011-10-17 07:33:10 +02:00 |
|
Stefano Sabatini
|
91492bd1c4
|
lavfi: remove usage of deprecated av_opt_set_defaults2() function
Prefer av_opt_set_defaults() instead.
|
2011-10-02 15:16:36 +02:00 |
|
Stefano Sabatini
|
1a5e63f924
|
lavfi: port mp test source
|
2011-08-11 16:19:48 +02:00 |
|