• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..17-Mar-2025-

figures/H17-Mar-2025-

Readme-EN.mdH A D17-Mar-20252 KiB4644

_a_v_capability.mdH A D17-Mar-202532.4 KiB887540

_a_v_demuxer.mdH A D17-Mar-202516.1 KiB469272

_a_v_muxer.mdH A D17-Mar-202510.6 KiB340191

_a_v_source.mdH A D17-Mar-20257 KiB269150

_audio_codec.mdH A D17-Mar-202515.7 KiB480276

_audio_decoder.mdH A D17-Mar-202515.7 KiB506286

_audio_encoder.mdH A D17-Mar-202515.5 KiB500283

_codec_base.mdH A D17-Mar-2025125.7 KiB3,0151,868

_core.mdH A D17-Mar-202555.5 KiB1,506954

_drm_subsample.mdH A D17-Mar-2025655 4524

_multimedia___drm.mdH A D17-Mar-202511.7 KiB436250

_o_h___a_v_codec_async_callback.mdH A D17-Mar-20251.8 KiB6933

_o_h___a_v_codec_buffer_attr.mdH A D17-Mar-20251.3 KiB7339

_o_h___a_v_codec_callback.mdH A D17-Mar-20251.8 KiB6732

_o_h___a_v_data_source.mdH A D17-Mar-2025890 5729

_o_h___a_v_range.mdH A D17-Mar-2025638 5527

_video_decoder.mdH A D17-Mar-202535.6 KiB977553

_video_encoder.mdH A D17-Mar-202537.3 KiB1,005574

avcodec__audio__channel__layout_8h.mdH A D17-Mar-20255.3 KiB2613

native__audio__channel__layout_8h.mdH A D17-Mar-20256.5 KiB3620

native__avbuffer_8h.mdH A D17-Mar-20252.7 KiB4125

native__avbuffer__info_8h.mdH A D17-Mar-20251.5 KiB4021

native__avcapability_8h.mdH A D17-Mar-20258.9 KiB7352

native__avcodec__audiocodec_8h.mdH A D17-Mar-20254.3 KiB3826

native__avcodec__audiodecoder_8h.mdH A D17-Mar-20253.7 KiB3725

native__avcodec__audioencoder_8h.mdH A D17-Mar-20253.6 KiB3725

native__avcodec__base_8h.mdH A D17-Mar-202534.5 KiB184163

native__avcodec__videodecoder_8h.mdH A D17-Mar-20256.5 KiB4533

native__avcodec__videoencoder_8h.mdH A D17-Mar-20256.6 KiB6042

native__avdemuxer_8h.mdH A D17-Mar-20253.6 KiB4025

native__averrors_8h.mdH A D17-Mar-20251.1 KiB3216

native__avformat_8h.mdH A D17-Mar-20255.1 KiB5738

native__avmemory_8h.mdH A D17-Mar-20251.4 KiB3519

native__avmuxer_8h.mdH A D17-Mar-20252.4 KiB3722

native__avsource_8h.mdH A D17-Mar-20251.9 KiB3520

native__cencinfo_8h.mdH A D17-Mar-20254.3 KiB6440

Readme-EN.md

1# AVCodec Kit
2
3- C APIs
4  - Modules
5    - [AudioCodec](_audio_codec.md)
6    - [AVCapability](_a_v_capability.md)
7    - [AVDemuxer](_a_v_demuxer.md)
8    - [AVMuxer](_a_v_muxer.md)
9    - [AVSource](_a_v_source.md)
10    - [CodecBase](_codec_base.md)
11    - [Core](_core.md)
12    - [VideoDecoder](_video_decoder.md)
13    - [VideoEncoder](_video_encoder.md)
14    - [Multimedia_Drm](_multimedia___drm.md)
15  - Header Files
16    - [native_audio_channel_layout.h](native__audio__channel__layout_8h.md)
17    - [native_avbuffer.h](native__avbuffer_8h.md)
18    - [native_avbuffer_info.h](native__avbuffer__info_8h.md)
19    - [native_avcapability.h](native__avcapability_8h.md)
20    - [native_avcodec_audiocodec.h](native__avcodec__audiocodec_8h.md)
21    - [native_avcodec_base.h](native__avcodec__base_8h.md)
22    - [native_avcodec_videodecoder.h](native__avcodec__videodecoder_8h.md)
23    - [native_avcodec_videoencoder.h](native__avcodec__videoencoder_8h.md)
24    - [native_avdemuxer.h](native__avdemuxer_8h.md)
25    - [native_averrors.h](native__averrors_8h.md)
26    - [native_avformat.h](native__avformat_8h.md)
27    - [native_avmemory.h](native__avmemory_8h.md)
28    - [native_avmuxer.h](native__avmuxer_8h.md)
29    - [native_avsource.h](native__avsource_8h.md)
30    - [native_cencinfo.h](native__cencinfo_8h.md)
31  - Structs
32    - [OH_AVCodecAsyncCallback](_o_h___a_v_codec_async_callback.md)
33    - [OH_AVCodecBufferAttr](_o_h___a_v_codec_buffer_attr.md)
34    - [OH_AVCodecCallback](_o_h___a_v_codec_callback.md)
35    - [OH_AVDataSource](_o_h___a_v_data_source.md)
36    - [OH_AVRange](_o_h___a_v_range.md)
37    - [DrmSubsample](_drm_subsample.md)
38  - APIs No Longer Maintained
39    - Modules
40      - [AudioDecoder](_audio_decoder.md)
41      - [AudioEncoder](_audio_encoder.md)
42    - Header Files
43      - [avcodec_audio_channel_layout.h](avcodec__audio__channel__layout_8h.md)
44      - [native_avcodec_audiodecoder.h](native__avcodec__audiodecoder_8h.md)
45      - [native_avcodec_audioencoder.h](native__avcodec__audioencoder_8h.md)
46