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

Git pushed a change to branch master
in repository ffmpeg.

    from 7587e1224a libavcodec/dxv.c: handle widths not a multiple of 16
     new 3e4acff3aa avformat/asfdec_o: remove constants already defined in asf.h
     new ce104d1054 avformat/asfdec_o: fix EOF check in read_header
     new 2b1cf52dbe avformat/asf: add helper functions to convert between 
filetime and avtime
     new 2d2a810294 avformat/wtvdec: use ISO timestamps with timezone and 
higher precision
     new 83c6534d5a avformat/asfenc: use common function for timestamp 
conversion
     new 2bbf0da31a avformat/asfdec_o: use common function for setting creation 
time
     new c434d0a160 avformat/asfdec_f: set creation time as metadata
     new dab1ac3e6e avformat/utils: fix ff_dict_set_timestamp() with negative 
timestamps
     new cfb76bc38c tests/fate/id3v2: add ID3 test with alternate asf demuxer
     new 99aab32380 avformat/asfdec_f: simplify get_tag/get_value usage
     new 18d164a573 avformat/asfdec_f: do not truncate get_value result

The 11 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/asf.h                                  | 11 ++++
 libavformat/asfdec_f.c                             | 43 ++++++++--------
 libavformat/asfdec_o.c                             | 34 ++-----------
 libavformat/asfenc.c                               | 12 +----
 libavformat/utils.c                                |  5 +-
 libavformat/wtvdec.c                               | 58 +++++-----------------
 tests/fate/id3v2.mak                               |  2 +
 tests/ref/fate/generic-tags-remux-asf              |  1 +
 tests/ref/fate/id3v2-wma-comm                      |  3 +-
 .../fate/{id3v2-wma-comm => id3v2-wma-comm-asf_o}  | 18 ++++---
 10 files changed, 71 insertions(+), 116 deletions(-)
 copy tests/ref/fate/{id3v2-wma-comm => id3v2-wma-comm-asf_o} (56%)

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

Reply via email to