On Thu Feb 6 09:08:26 2025 +0000, Nikolay Sivov wrote:
This does not test anything MP4 specific, it's all common code testing encoding pipeline, of which encoders and archive sinks are plugin components. I suggest moving this to test_sink_writer_create() for example.
I'm agree with moving the tests to test_sink_writer_create().
How about this: Just delete test_sink_writer_mp4(), move the exsiting code to test_sink_writer_create(), rename test_sink_writer_create() to test_sink_writer_common().