]> git.sesse.net Git - ffmpeg/blob - CONTRIBUTING.md
avcodec/packet_internal: move the next pointer in PacketList to the top of the struct
[ffmpeg] / CONTRIBUTING.md
1 # Note to Github users
2 Patches should be submitted to the [ffmpeg-devel mailing list](https://ffmpeg.org/mailman/listinfo/ffmpeg-devel) using `git format-patch` or `git send-email`. Github pull requests should be avoided because they are not part of our review process and **will be ignored**.
3
4 See [https://ffmpeg.org/developer.html#Contributing](https://ffmpeg.org/developer.html#Contributing) for more information.