mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-12-24 11:52:06 +08: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