Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
* [FFmpeg-devel] [PATCH 0/6] lavc/videotoolboxdec: improve HEVC stream compatibility
@ 2022-05-09 18:16 ffmpegagent
  2022-05-09 18:16 ` [FFmpeg-devel] [PATCH 1/6] lavc/videotoolboxdec: warn on nonzero status in the callback rcombs
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: ffmpegagent @ 2022-05-09 18:16 UTC (permalink / raw)
  To: ffmpeg-devel

 * Improve logging in error conditions
 * Improve NAL-escape function behavior
 * Fix some syntax issues in hvcc
 * Correctly escape NALs in hvcc
 * Make sure we expose the stop bits in H264 PS NALs

These changes fix support for several samples I've found or generated
locally.

rcombs (6):
  lavc/videotoolboxdec: warn on nonzero status in the callback
  lavc/videotoolboxdec: fix escaping sequential zero sequences
  lavc/videotoolboxdec: fix generating HEVC
    general_profile_compatibility_flags
  lavc/videotoolboxdec: fix writing too many 1 bits for the reserved
    fields
  lavc/videotoolboxdec: insert emu-prevention bytes for HEVC as well
  lavc/h264_ps: always include the stop bit in [s|p]ps->data

 libavcodec/h264_ps.c      |  8 ++++++++
 libavcodec/videotoolbox.c | 32 ++++++++++++++++++++------------
 2 files changed, 28 insertions(+), 12 deletions(-)


base-commit: f77ac5131cd1c623aa54ec432cba0d922e9aa470
Published-As: https://github.com/ffstaging/FFmpeg/releases/tag/pr-ffstaging-23%2Frcombs%2Fvtdec-hevc-3byte-v1
Fetch-It-Via: git fetch https://github.com/ffstaging/FFmpeg pr-ffstaging-23/rcombs/vtdec-hevc-3byte-v1
Pull-Request: https://github.com/ffstaging/FFmpeg/pull/23
-- 
ffmpeg-codebot
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-05-24 22:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-09 18:16 [FFmpeg-devel] [PATCH 0/6] lavc/videotoolboxdec: improve HEVC stream compatibility ffmpegagent
2022-05-09 18:16 ` [FFmpeg-devel] [PATCH 1/6] lavc/videotoolboxdec: warn on nonzero status in the callback rcombs
2022-05-09 18:16 ` [FFmpeg-devel] [PATCH 2/6] lavc/videotoolboxdec: fix escaping sequential zero sequences rcombs
2022-05-09 18:16 ` [FFmpeg-devel] [PATCH 3/6] lavc/videotoolboxdec: fix generating HEVC general_profile_compatibility_flags rcombs
2022-05-09 18:16 ` [FFmpeg-devel] [PATCH 4/6] lavc/videotoolboxdec: fix writing too many 1 bits for the reserved fields rcombs
2022-05-09 18:16 ` [FFmpeg-devel] [PATCH 5/6] lavc/videotoolboxdec: insert emu-prevention bytes for HEVC as well rcombs
2022-05-09 18:16 ` [FFmpeg-devel] [PATCH 6/6] lavc/h264_ps: always include the stop bit in [s|p]ps->data rcombs
2022-05-10  4:26   ` Andreas Rheinhardt
2022-05-24 22:20     ` Ridley Combs

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git