On 23/02/15 22:31, Martin Storsjö wrote:
They share a great deal of common structure; only a few minor bits in the headers differ. --- libavformat/Makefile | 3 +- libavformat/rtpenc.c | 4 +- libavformat/rtpenc.h | 3 +- libavformat/{rtpenc_h264.c => rtpenc_h264_hevc.c} | 131 +++++++++++++---- libavformat/rtpenc_hevc.c | 170 ---------------------- 5 files changed, 105 insertions(+), 206 deletions(-) rename libavformat/{rtpenc_h264.c => rtpenc_h264_hevc.c} (47%) delete mode 100644 libavformat/rtpenc_hevc.c
Sounds good. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
