As for the test cases, curl has implemented their local test units[0]
that test gophers.

After applying the patch and compiling, the ffmpeg implementation can
be tested with the following:

1) No encryption:

        $ ./ffplay gopher://parazyd.org/9/pub/dev/random/1593154977112.webm
        $ ./ffplay gopher://adamsgaard.dk/9/npub/alien-love.mkv
        $ ./ffplay gopher://codemadness.org/9/paste/warmelul.mkv

2) TLS with trusted certificate:

        $ ./ffplay gophers://parazyd.org/9/pub/dev/random/1593154977112.webm
        $ ./ffplay gophers://adamsgaard.dk/9/npub/alien-love.mkv
        $ ./ffplay gophers://codemadness.org/9/paste/warmelul.mkv

[0] https://github.com/curl/curl/commit/48b85c46f16f04e803e00b0bad42a4fa0295f517

Best regards,
Ivan
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to