You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-23 21:54:53 +02:00
avformat/evc_muxer: Added muxer to handle writing EVC encoded data into file or output bytestream
- Provided AVOutputFormat structure describing EVC output format (ff_evc_muxer) - Added documentation for EVC muxer Signed-off-by: Dawid Kozinski <d.kozinski@samsung.com>
This commit is contained in:
committed by
James Almer
parent
34e4f18360
commit
3069a8fe3c
@@ -2122,6 +2122,12 @@ DTS Coherent Acoustics (DCA) audio.
|
||||
|
||||
Dolby Digital Plus, also known as Enhanced AC-3, audio.
|
||||
|
||||
@subsection evc
|
||||
|
||||
MPEG-5 Essential Video Coding (EVC) / EVC / MPEG-5 Part 1 EVC video.
|
||||
|
||||
Extensions: evc
|
||||
|
||||
@subsection g722
|
||||
|
||||
ITU-T G.722 audio.
|
||||
|
||||
Reference in New Issue
Block a user