This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch master
in repository ffmpeg.
from ae60f47a2c tests/fate/{dca,qoa,truehd}: Make fate-audio work
new cf755be215 lavf: replace read_{play,pause} by a single callback
new 633dcf71e8 avformat: Add new demuxer command API
new 368ecdd3a4 rtsp: expose rtsp_send_cmd_with_content_async
new 44065ea878 avformat/rtspdec: Add SET_PARAMETER command support
new 6d8950f046 avformat: rtsp: handle interleaved pending packets
new b59471f8c8 avformat: rtsp: do not skip packets in SET_PARAMETER
command handling
new 5daa45fa01 avformat: rtsp: fix log message formatting
new b63f69fccf avformat: rtsp: add functions to allow stored replies
new da821ec316 avformat: rtspdec: use stored replies for SET_PARAMETER
command
new 8030e3b899 avformat: rtspdec: do not allow SET_PARAMETER command too
early
The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
libavformat/avformat.h | 95 ++++++++++++++++++++++++++++++++++++++
libavformat/demux.h | 53 +++++++++++++++++++--
libavformat/demux_utils.c | 22 +++++++--
libavformat/rtsp.c | 115 +++++++++++++++++++++++++++++++++++++++++++---
libavformat/rtsp.h | 87 +++++++++++++++++++++++++++++++++++
libavformat/rtspdec.c | 106 +++++++++++++++++++++++++++++++++++++++++-
6 files changed, 460 insertions(+), 18 deletions(-)
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]