On Sun, 1 Jun 2014, Anton Khirnov wrote:
Libavformat should not touch it, and its usage is going to be deprecated soon. --- libavformat/ffmdec.c | 2 -- libavformat/ffmenc.c | 2 -- tests/ref/lavf/ffm | 2 +- 3 files changed, 1 insertion(+), 5 deletions(-)
The ffm format is used to send parameters from avserver to the avconv process that encodes data in the format requested by avserver - are you sure that this doesn't break some critical part of that process? (It might require adding some code in either of the sides to handle it properly.)
// Martin _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
