This is an automated email from the git hooks/post-receive script.

Git pushed a change to branch master
in repository ffmpeg.

    from c16840b826 avcodec/dca_xll: export downmix matrix coefficients
     new 683fae35e1 avformat/internal: fix typo allow_unkown -> allow_unknown
     new a6ed750664 avformat/utils: fix ff_mkdir_p() swallowing intermediate 
mkdir errors
     new 8656a45be5 avformat/tls: remove orphan 
ff_openssl_init/ff_openssl_deinit declarations
     new fe38a1e257 avformat/network: make ff_network_init() follow standard 
AVERROR convention

The 4 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/avio.c                          |  4 +-
 libavformat/internal.h                      |  2 +-
 libavformat/network.c                       |  9 +++-
 libavformat/rtsp.c                          | 12 +++---
 libavformat/rtspdec.c                       |  4 +-
 libavformat/sapdec.c                        |  4 +-
 libavformat/sapenc.c                        |  4 +-
 libavformat/tests/.gitignore                |  1 +
 tests/base64.c => libavformat/tests/mkdir.c | 66 +++++++++++++++++------------
 libavformat/tls.h                           |  3 --
 libavformat/utils.c                         |  6 +++
 tests/fate/libavformat.mak                  |  5 +++
 13 files changed, 74 insertions(+), 47 deletions(-)
 copy tests/base64.c => libavformat/tests/mkdir.c (50%)

_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to