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
/
rtsp.h
Age
Commit message (
Expand
)
Author
2012-01-22
rtsp: Allow specifying the UDP port range via AVOptions
Martin Storsjö
2012-01-21
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-21
rtsp: Remove extern declarations for variables that don't exist
Martin Storsjö
2012-01-18
fix rtp 916 issue
Dmitry Volyntsev
2011-12-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-12
doxygen: misc consistency, spelling and wording fixes
Diego Biurrun
2011-11-03
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-02
rtsp: add allowed_media_types option
John Brooks
2011-10-18
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-17
rtsp: Remove the separate filter_source variable
Martin Storsjö
2011-10-17
rtsp: Accept options via private avoptions instead of URL options
Martin Storsjö
2011-10-17
rtsp: Merge the AVOption lists
Martin Storsjö
2011-10-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-12
rtsp: Parse the x-Accept-Dynamic-Rate header
Martin Storsjö
2011-07-19
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-18
rtsp: remove disabled code
Diego Biurrun
2011-07-14
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-14
doxygen: Make sure parameter names match between .c and .h files.
Diego Biurrun
2011-07-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-03
RTSP: Doxygen comment cleanup
Diego Biurrun
2011-06-11
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-10
rtspenc: Add RTP muxer options
Martin Storsjö
2011-05-27
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-05-27
rtspdec: add initial_pause private option.
Anton Khirnov
2011-05-12
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-11
rtsp: Only do keepalive using GET_PARAMETER if the server supports it
Martin Storsjö
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-02-20
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-02-20
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-01-30
os: replace select with poll
Luca Barbato
2011-01-28
os: replace select with poll
Luca Barbato
2011-01-26
Make ff_rtsp_send_cmd_with_content_async static to rtsp.c.
Diego Elio Pettenò
2011-01-26
rtspdec: Retry with TCP if UDP failed
Martin Storsjö
2011-01-26
rtsp: Split out a function undoing the setup made by ff_rtsp_make_setup_request
Martin Storsjo
2011-01-26
rtsp: Make make_setup_request a nonstatic function
Martin Storsjo
2011-01-25
Make ff_rtsp_send_cmd_with_content_async static to rtsp.c.
Diego Elio Pettenò
2011-01-24
rtspdec: Retry with TCP if UDP failed
Martin Storsjö
2011-01-24
rtsp: Split out a function undoing the setup made by ff_rtsp_make_setup_request
Martin Storsjo
2011-01-24
rtsp: Make make_setup_request a nonstatic function
Martin Storsjo
2011-01-06
rtsp: Allow requesting of filtering of source packets
Martin Storsjö
2011-01-02
rtsp: Store the Content-Base header value straight to the target
Martin Storsjö
2011-01-02
rtsp: Pass the method name to ff_rtsp_parse_line
Martin Storsjö
2011-01-02
rtsp: Pass RTSPState to ff_rtsp_parse_line, instead of HTTPAuthState
Martin Storsjö
2011-01-02
rtsp: Add a method parameter to ff_rtsp_read_reply
Martin Storsjö
2010-11-15
rtsp: Parse and use the Content-Base reply header, if present
Martin Storsjö
2010-10-29
rtsp: Split out the RTSP demuxer functions to a separate, new file
Martin Storsjö
2010-10-29
rtsp: Move rtsp_setup_output_streams into rtspenc.c
Martin Storsjö
2010-10-23
drop rtsp_default_protocols which is not part of public API and not used anymore
Aurelien Jacobs
2010-10-08
rtsp: Remove the start_time field from RTSPState, use AVFormatContext->start_...
Martin Storsjö
2010-10-01
rtsp: Use a dynamically allocated receive buffer
Martin Storsjö
[prev]
[next]