wok view gnuradio/stuff/patches/test_tag_variable_rate_ff_impl.patch @ rev 22392

ffserver removed in ffmpeg >= 4.0
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Dec 01 11:07:17 2019 +0100 (2019-12-01)
parents
children
line source
1 --- test_tag_variable_rate_ff_impl.cc.orig 2019-04-20 13:57:44.108396480 +0100
2 +++ test_tag_variable_rate_ff_impl.cc 2019-04-20 13:58:54.322597908 +0100
3 @@ -20,6 +20,7 @@
4 * Boston, MA 02110-1301, USA.
5 */
7 +#define __STDC_LIMIT_MACROS
8 #ifdef HAVE_CONFIG_H
9 #include "config.h"
10 #endif