You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-06 08:29:25 +02:00
avformat/rtpdec: support for HEVC/H.265 RTP payload format (draft v6) depacketizing
This commit is contained in:
committed by
Michael Niedermayer
parent
1f7e6c0713
commit
96b2ba68c4
@@ -37,6 +37,7 @@ OBJS-$(CONFIG_RTPDEC) += rdt.o \
|
||||
rtpdec_h263.o \
|
||||
rtpdec_h263_rfc2190.o \
|
||||
rtpdec_h264.o \
|
||||
rtpdec_hevc.o \
|
||||
rtpdec_ilbc.o \
|
||||
rtpdec_jpeg.o \
|
||||
rtpdec_latm.o \
|
||||
|
||||
Reference in New Issue
Block a user