index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
sdp.c
Age
Commit message (
Expand
)
Author
2011-10-21
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-20
lavc: use avpriv_ prefix for ff_split_xiph_headers.
Anton Khirnov
2011-10-20
lavc: use avpriv_ prefix for some mpeg4audio symbols used in lavf.
Anton Khirnov
2011-09-27
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-26
rtpenc: Add a payload type private option
Rafaël Carré
2011-09-24
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-23
rtp: factorize dynamic payload type fallback
Rafaël Carré
2011-06-11
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-10
sdp: Reindent after the previous commit
Martin Storsjö
2011-06-10
rtpenc: MP4A-LATM payload support
Juan Carlos Rodriguez
2011-06-10
sdp: Allow passing an AVFormatContext to the SDP generation
Martin Storsjö
2011-06-09
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-08
Remove all uses of now deprecated metadata functions.
Anton Khirnov
2011-05-20
Reindent
Martin Storsjö
2011-05-20
rtpenc: MP4A-LATM payload support
Juan Carlos Rodriguez
2011-05-20
sdp: Allow passing AVFormatContext flags to the SDP generation
Martin Storsjö
2011-04-09
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-08
lavf: rename a parameter of av_sdp_create from buff->buf
Anton Khirnov
2011-04-08
lavf: rename avf_sdp_create to av_sdp_create.
Anton Khirnov
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-02-18
Move find_info_tag to lavu and add av_ prefix to it
Anton Khirnov
2011-02-17
Move find_info_tag to lavu and add av_ prefix to it
Anton Khirnov
2010-12-20
sdp: Add a framesize attribute to H.263 SDP descriptions
Martin Storsjö
2010-10-19
sdp: Conditionally compile code using AF_INET6
Martin Storsjö
2010-10-08
sdp: Only specify the TTL for IPv4 addresses
Martin Storsjö
2010-10-07
Reindent
Martin Storsjö
2010-10-07
sdp: Don't require the explicit ?multicast option
Martin Storsjö
2010-09-15
Handle G.722 in RTP, and all the exceptions mandated in RFC 3551
Martin Storsjö
2010-08-25
Make stub version of ff_sdp_write_media() match its prototype
Andreas Öman
2010-08-25
Reindent
Martin Storsjö
2010-08-25
Simplify resolve_destination in sdp.c further, now that we don't enforce IPv4...
Martin Storsjö
2010-08-25
10l, add new function parameters to resolve_destination for !config_network too
Martin Storsjö
2010-08-25
Reindent, rewrap lines
Martin Storsjö
2010-08-25
Properly handle IPv6 addresses in the SDP generation
Martin Storsjö
2010-08-16
Add RTP packetization of VP8
Josh Allmann
2010-08-09
rtpenc_xiph: Set the ident value via a define
Martin Storsjö
2010-08-07
Add RTP packetization of Theora and Vorbis
Josh Allmann
2010-06-27
Make ff_url_split() public
Måns Rullgård
2010-06-11
Use a bitstream filter for converting the extradata syntax when generating an...
Luca Abeni
2010-05-18
Make ff_sdp_write_media a lavf-internal function
Martin Storsjö
2010-03-30
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-25
Add a lowercase parameter to ff_data_to_hex
Martin Storsjö
2010-03-08
Rename url_split to ff_url_split
Martin Storsjö
2010-01-12
Make sure the destination address is written as an IP address in the SDP
Martin Storsjö
2010-01-07
Always set the destination address even if no port was found.
Martin Storsjö
2010-01-07
Check the URL used for the SDP destination.
Martin Storsjö
2009-12-27
Use different dynamic payload types for audio and video.
Luca Abeni
2009-12-26
Use RTP_PT_PRIVATE in sdp.c instead of hardcoding 96.
Luca Abeni
2009-10-17
Emit the SDP lines in the correct order
Luca Abeni
2009-04-08
Add support for AMR audio in the RTP muxer
Martin Storsjö
[next]