This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch master
in repository ffmpeg.
from 0637a28dc0 lavc/vulkan_video: fix leak on CreateVideoSessionKHR failure
new 360fda56cd avformat: Skip logging in ff_make_codec_str if logctx ==
NULL
new c9b5e145b7 avformat: Add av_mime_codec_str public API
new 86f1ee1842 ffprobe: Include the RFC 4281 "mime codec string" in
show_stream output
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:
doc/APIchanges | 3 +++
doc/ffprobe.xsd | 1 +
fftools/ffprobe.c | 4 ++++
libavformat/Makefile | 12 ++++++++----
libavformat/avformat.h | 15 +++++++++++++++
libavformat/codecstring.c | 12 ++++++++++--
libavformat/version.h | 4 ++--
libavformat/vpcc.c | 10 ++++++----
tests/fate/mov.mak | 3 +++
tests/ref/fate/concat-demuxer-simple2-lavf-ts | 2 +-
tests/ref/fate/flv-demux | 4 ++--
tests/ref/fate/gapless-mp3-side-data | 2 +-
tests/ref/fate/mov-mime-codecstring | 6 ++++++
tests/ref/fate/mov-zombie | 2 +-
tests/ref/fate/oggopus-demux | 2 +-
tests/ref/fate/ts-demux | 4 ++--
tests/ref/fate/ts-opus-demux | 2 +-
tests/ref/fate/ts-small-demux | 2 +-
18 files changed, 68 insertions(+), 22 deletions(-)
create mode 100644 tests/ref/fate/mov-mime-codecstring
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]