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

Git pushed a change to branch master
in repository ffmpeg.

    from 1d65e985b3 fftools/ffmpeg_demux: add options to override mastering 
display and content light level metadata
     new 6bc257e292 avformat/nal: remove trailing zeroes from NALUs
     new d1431d3f50 avcodec/bsf/extract_extradata: write correct length start 
codes for h26x
     new 1434d99b19 avcodec/bsf/extract_extradata: write correct length start 
codes for LCEVC
     new 5ebd50415f avcodec/bsf/extract_extradata: reallocate buffers with the 
final used size
     new 2556db6173 avcodec/bsf/extract_extradata: don't use a NULL pointer to 
initialize an empty PutByteContext
     new 6ba0b59d8b avcodec/bytestream2: don't allow using NULL pointers

The 6 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:
 libavcodec/bsf/extract_extradata.c           | 68 ++++++++++++++++++++--------
 libavcodec/bytestream.h                      |  4 +-
 libavcodec/cbs_h2645.c                       | 20 +-------
 libavcodec/cbs_h2645.h                       |  4 --
 libavcodec/h2645_parse.c                     | 18 ++++++++
 libavcodec/h2645_parse.h                     |  4 ++
 libavformat/nal.c                            |  7 ++-
 tests/ref/fate/copy-trac2211-avi             |  4 +-
 tests/ref/fate/enhanced-flv-hevc-hdr10       |  4 +-
 tests/ref/fate/enhanced-flv-vvc              |  6 +--
 tests/ref/fate/h264_mp4toannexb_ticket2991   |  2 +-
 tests/ref/fate/h264_mp4toannexb_ticket5927   |  2 +-
 tests/ref/fate/h264_mp4toannexb_ticket5927_2 |  2 +-
 tests/ref/fate/hxvs-demux                    |  2 +-
 tests/ref/fate/matroska-h264-remux           |  4 +-
 tests/ref/fate/segment-mp4-to-ts             |  2 +-
 tests/ref/fate/ts-small-demux                |  2 +-
 tests/ref/lavf-fate/h264.mp4                 |  4 +-
 tests/ref/lavf-fate/vvc.mkv                  |  4 +-
 tests/ref/lavf-fate/vvc.mp4                  |  4 +-
 20 files changed, 100 insertions(+), 67 deletions(-)

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

Reply via email to