Martin Storsjö
|
d58dd4b5b5
avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member
|
12 лет назад |
Martin Storsjö
|
124134e424
avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member
|
12 лет назад |
Ronald S. Bultje
|
5354a904fe
rtsp: remove terminal comma in FF_RTP_FLAG_OPTS macro.
|
12 лет назад |
Martin Storsjö
|
d77f4afa98
rtpenc: Allow requesting H264 RTP packetization mode 0
|
12 лет назад |
Martin Storsjö
|
316e724f18
rtpenc: Use AVFormatContext.packet_size instead of a private option
|
13 лет назад |
Martin Storsjö
|
984b914c55
rtpenc: Use MB info side data for splitting H263 packets for RFC 2190
|
13 лет назад |
Martin Storsjö
|
f553462041
rtpenc: Move max_packet_size to a context variable
|
13 лет назад |
Martin Storsjö
|
7337484ed2
rtpenc: Add an option for not sending RTCP packets
|
13 лет назад |
Martin Storsjö
|
c4584f3c1f
rtpenc: Allow packetizing H263 according to the old RFC 2190
|
13 лет назад |
Martin Storsjö
|
c2ff63e3ac
rtpenc: Move the trailing comma into FF_RTP_FLAG_OPTS
|
13 лет назад |
Anton Khirnov
|
145f741e11
AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
|
13 лет назад |
Martin Storsjö
|
635fac9af1
rtpenc: Declare the rtp flags private AVOptions in rtpenc.h
|
14 лет назад |
Juan Carlos Rodriguez
|
0832122880
rtpenc: MP4A-LATM payload support
|
14 лет назад |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
14 лет назад |
Josh Allmann
|
7b18d94cb3
Add RTP packetization of VP8
|
14 лет назад |
Josh Allmann
|
91af5601c1
Add RTP packetization of Theora and Vorbis
|
14 лет назад |
Luca Abeni
|
8b889b3480
If the video stream is H.264 with MP4 syntax, store the NAL lenght size in
|
14 лет назад |
Martin Storsjö
|
08e696c0b2
Add support for AMR audio in the RTP muxer
|
16 лет назад |
Martin Storsjö
|
9edfaf3c6c
Add support for H.263 video in the RTP muxer
|
16 лет назад |
Luca Abeni
|
d3536678dc
Do not use RTP_MAX_PACKET_LENGTH in the RTP muxer
|
16 лет назад |
Luca Abeni
|
17a5894a23
Merge rtp_aac.h and rtp_mpv.h in rtpenc.h
|
16 лет назад |
Luca Abeni
|
302879cb36
Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h
|
16 лет назад |