This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch master
in repository ffmpeg.
from 278eeeb16e avcodec/x86/hevc: add SSSE3 pred_planar
new d3d2e7f1f6 avformat/http: split the response status line parser out of
process_line
new 72dc02e52f tests/http: test response status line parsing
new e48a073d7e avformat/http: reject malformed response status lines
The 3 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/Makefile | 1 +
libavformat/http.c | 72 ++++++++++++++++++-----
libavformat/http.h | 21 +++++++
libavformat/tests/.gitignore | 1 +
libavutil/tests/md5.c => libavformat/tests/http.c | 52 ++++++++--------
tests/fate/libavformat.mak | 28 +++++++++
tests/ref/fate/http-status-line | 44 ++++++++++++++
7 files changed, 177 insertions(+), 42 deletions(-)
copy libavutil/tests/md5.c => libavformat/tests/http.c (56%)
create mode 100644 tests/ref/fate/http-status-line
--
To stop receiving notification emails like this one, please contact
[email protected].
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]