Michael Niedermayer
|
45fb647495
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Martin Storsjö
|
9c434ce826
sdp: Reindent after the previous commit
|
13 years ago |
Juan Carlos Rodriguez
|
0832122880
rtpenc: MP4A-LATM payload support
|
13 years ago |
Martin Storsjö
|
0558e266a2
sdp: Allow passing an AVFormatContext to the SDP generation
|
13 years ago |
Michael Niedermayer
|
f9ecb849ef
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Anton Khirnov
|
d2d67e424f
Remove all uses of now deprecated metadata functions.
|
13 years ago |
Martin Storsjö
|
6efb29686f
Reindent
|
13 years ago |
Juan Carlos Rodriguez
|
ef409645f0
rtpenc: MP4A-LATM payload support
|
13 years ago |
Martin Storsjö
|
abe9363889
sdp: Allow passing AVFormatContext flags to the SDP generation
|
13 years ago |
Michael Niedermayer
|
d4d09329ee
Merge remote branch 'qatar/master'
|
13 years ago |
Anton Khirnov
|
c234d40bd9
lavf: rename a parameter of av_sdp_create from buff->buf
|
13 years ago |
Anton Khirnov
|
c3675dfe1e
lavf: rename avf_sdp_create to av_sdp_create.
|
13 years ago |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
13 years ago |
Anton Khirnov
|
1b98107c8d
Move find_info_tag to lavu and add av_ prefix to it
|
13 years ago |
Anton Khirnov
|
ab0287fcbd
Move find_info_tag to lavu and add av_ prefix to it
|
13 years ago |
Martin Storsjö
|
9b14ec5fae
sdp: Add a framesize attribute to H.263 SDP descriptions
|
14 years ago |
Martin Storsjö
|
095e5c0b6d
sdp: Conditionally compile code using AF_INET6
|
14 years ago |
Martin Storsjö
|
6898677e54
sdp: Only specify the TTL for IPv4 addresses
|
14 years ago |
Martin Storsjö
|
87b2b40a33
Reindent
|
14 years ago |
Martin Storsjö
|
10105c9b29
sdp: Don't require the explicit ?multicast option
|
14 years ago |
Martin Storsjö
|
0048a2a8d3
Handle G.722 in RTP, and all the exceptions mandated in RFC 3551
|
14 years ago |
Andreas Öman
|
f06d6c751f
Make stub version of ff_sdp_write_media() match its prototype
|
14 years ago |
Martin Storsjö
|
5a8693ef59
Reindent
|
14 years ago |
Martin Storsjö
|
7ad526d288
Simplify resolve_destination in sdp.c further, now that we don't enforce IPv4 any longer
|
14 years ago |
Martin Storsjö
|
1272ae7e50
10l, add new function parameters to resolve_destination for !config_network too
|
14 years ago |
Martin Storsjö
|
cc83027c67
Reindent, rewrap lines
|
14 years ago |
Martin Storsjö
|
7ad1dc5447
Properly handle IPv6 addresses in the SDP generation
|
14 years ago |
Josh Allmann
|
7b18d94cb3
Add RTP packetization of VP8
|
14 years ago |
Martin Storsjö
|
b5c4bb989d
rtpenc_xiph: Set the ident value via a define
|
14 years ago |
Josh Allmann
|
91af5601c1
Add RTP packetization of Theora and Vorbis
|
14 years ago |
Måns Rullgård
|
f3bfe388b5
Make ff_url_split() public
|
14 years ago |
Luca Abeni
|
ede13f55f0
Use a bitstream filter for converting the extradata syntax when generating an SDP.
|
14 years ago |
Martin Storsjö
|
0341b6994a
Make ff_sdp_write_media a lavf-internal function
|
14 years ago |
Stefano Sabatini
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
14 years ago |
Martin Storsjö
|
ddbeb95447
Add a lowercase parameter to ff_data_to_hex
|
14 years ago |
Martin Storsjö
|
c5c6e67c28
Rename url_split to ff_url_split
|
14 years ago |
Martin Storsjö
|
51a269cd97
Make sure the destination address is written as an IP address in the SDP
|
15 years ago |
Martin Storsjö
|
9ea7f03aa0
Always set the destination address even if no port was found.
|
15 years ago |
Martin Storsjö
|
c47b0738b5
Check the URL used for the SDP destination.
|
15 years ago |
Luca Abeni
|
6399c17d54
Use different dynamic payload types for audio and video.
|
15 years ago |
Luca Abeni
|
f877954fd3
Use RTP_PT_PRIVATE in sdp.c instead of hardcoding 96.
|
15 years ago |
Luca Abeni
|
56e6f8309e
Emit the SDP lines in the correct order
|
15 years ago |
Martin Storsjö
|
08e696c0b2
Add support for AMR audio in the RTP muxer
|
15 years ago |
Martin Storsjö
|
9edfaf3c6c
Add support for H.263 video in the RTP muxer
|
15 years ago |
Martin Storsjö
|
99f373f3a6
Only insert the SPS and PPS NALs in sprop-parameter-sets
|
15 years ago |
Luca Abeni
|
0550b58f4e
Rename rtp_get_payload_type() to ff_rtp_get_payload_type(), as it is not
|
15 years ago |
Diego Biurrun
|
7be75dd7df
cosmetics: comment grammar/spelling fixes
|
15 years ago |
Aurelien Jacobs
|
f3650b239e
use new metadata API in rtp muxer
|
15 years ago |
Aurelien Jacobs
|
b250f9c66d
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
|
16 years ago |
Stefano Sabatini
|
91cd7eb633
Rename functions in sdp.c for consistency's sake.
|
16 years ago |