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
/
rtpproto.c
Age
Commit message (
Expand
)
Author
2012-12-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-12-12
rtpproto: Remove unused defines
Martin Storsjö
2012-08-18
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-17
rtp: remove ff_rtp_get_rtcp_file_handle().
Jordi Ortiz
2012-08-17
avio: add (ff)url_get_multi_file_handle() for getting more than one fd
Jordi Ortiz
2012-06-20
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-20
Remove unnecessary inclusions of [sys/]time.h
Mans Rullgard
2012-06-20
lavf: remove unnecessary inclusions of unistd.h
Mans Rullgard
2012-02-17
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-16
rtp: Factorize the check for distinguishing RTCP packets from RTP
Martin Storsjö
2012-01-06
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-05
avio: Add an URLProtocol flag for indicating that a protocol uses network
Martin Storsjö
2011-12-02
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-01
proto: Use .priv_data_size to allocate the private context
Martin Storsjö
2011-11-14
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-13
avio: add support for passing options to protocols.
Anton Khirnov
2011-11-13
avio: Add an AVIOInterruptCB parameter to ffurl_open/ffurl_alloc
Martin Storsjö
2011-11-13
avformat: Use ff_check_interrupt
Martin Storsjö
2011-10-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-12
rtpdec: Add ff_ prefix to all nonstatic symbols
Martin Storsjö
2011-07-25
rtp: disable udp fifos, the rtp code cannot work with the fifos in its curren...
Michael Niedermayer
2011-07-22
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-21
rtp: remove disabled code
Diego Biurrun
2011-06-24
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-23
Use av_printf_format to check the usage of printf style functions
Martin Storsjö
2011-05-10
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-09
rtpproto: Remove an unused variable
Martin Storsjö
2011-04-20
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-19
avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols
Stefano Sabatini
2011-04-09
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-08
lavf: use designated initializers for all protocols
Anton Khirnov
2011-04-08
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-07
avio: AVIO_ prefixes for URL_ open flags.
Anton Khirnov
2011-04-05
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-04
avio: deprecate url_max_packet_size().
Anton Khirnov
2011-04-04
avio: make url_get_file_handle() internal.
Anton Khirnov
2011-04-04
avio: make url_close() internal.
Anton Khirnov
2011-04-04
avio: make url_write() internal.
Anton Khirnov
2011-04-04
avio: make url_open() internal.
Anton Khirnov
2011-03-24
Merge remote-tracking branch 'newdev/master'
Michael Niedermayer
2011-03-23
avio: make udp_set_remote_url/get_local_port internal.
Anton Khirnov
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-15
Use AVERROR_EXIT with url_interrupt_cb.
Nicolas George
2011-02-23
libavformat: Remove FF_NETERRNO()
Martin Storsjö
2011-02-17
Move find_info_tag to lavu and add av_ prefix to it
Anton Khirnov
2011-01-28
os: replace select with poll
Luca Barbato
2011-01-26
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-06
rtpproto: Allow specifying the connect option, passed through to udp
Martin Storsjö
2010-10-23
drop rtp_get_file_handles() which is not part of public API and not used anymore
Aurelien Jacobs
2010-10-23
drop rtp_get_local_port() which is not part of public API and not used anymore
Aurelien Jacobs
[next]