index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
Age
Commit message (
Expand
)
Author
2020-08-25
avcodec/aacdec_template: keep tabs on layout in sniff_channel_order
Jan Ekström
2020-08-23
avcodec/av1_parser: read frame properties directly from AV1RawFrameHeader
James Almer
2020-08-23
avcodec/cbs_av1: infer frame_type when parsing a show_existing_frame frame
James Almer
2020-08-23
avcodec/cbs_av1: infer frame sizes when not coded in the bitstream
James Almer
2020-08-23
cbs_av1: Fix test for presence of buffer_removal_time element
Mark Thompson
2020-08-23
avcodec/v4l2_m2m_enc: reindent after previous commit
Andriy Gelman
2020-08-23
avcodec/v4l2_m2m_enc: buffer frame if it cannot be enqueued
Andriy Gelman
2020-08-23
avcodec/cbs_av1: always store temporal_id and spatial_id in CodedBitstreamAV1...
James Almer
2020-08-23
avcodec/cbs_av1: fix storage size for render_{width,height}_minus_1
James Almer
2020-08-23
avcodec/gif: fix disposal method for first frame and transparent gifs
Paul B Mahol
2020-08-23
avcodec/notchlc: add initial alpha support
Paul B Mahol
2020-08-22
avcodec/dvbsubdec: error out on unsupported coding methods
Clément Bœsch
2020-08-22
avcodec/dvbsubdec: request samples for missing coding methods
Clément Bœsch
2020-08-22
avcodec/dvbsubenc: fix onject/object typo
Clément Bœsch
2020-08-22
avcodec/dvbsubenc: reindent after previous commit
Clément Bœsch
2020-08-22
avcodec/dvbsubenc: merge rectangle encode code blocks
Clément Bœsch
2020-08-22
avcodec/dvbsub: add "enc" suffix to encoder
Clément Bœsch
2020-08-22
avcodec/dvbsub: remove useless indirection in dvbsub_encode.
Clément Bœsch
2020-08-22
avcodec/rzpaenc: Remove set-but-unused variable
Andreas Rheinhardt
2020-08-21
avcodec/libaomdec: Set SAR based on RenderWidth and RenderHeight
Derek Buitenhuis
2020-08-21
avcodec/proresenc: infer array lengths
Michael Bradshaw
2020-08-21
avcodec: add RPZA encoder
Paul B Mahol
2020-08-21
avcodec/proresenc: add support for PQ and HLG
Michael Bradshaw
2020-08-21
avcodec/qdmc: reduce insanely huge tables
Paul B Mahol
2020-08-20
avcodec/h2645_parse: reset the H2645NAL type value before parsing a NAL header
James Almer
2020-08-20
avcodec/h2645_parse: skip empty NAL units earlier
James Almer
2020-08-20
avcodec/h2645_parse: always return 0 on successful h{264,evc}_parse_nal_heade...
James Almer
2020-08-20
avcodec/decode: move the ff_decode_frame_props() prototype to the proper header
James Almer
2020-08-20
libavcodec/proresdec2: Setup qmat_chroma according to RDD36
Harry Mallon
2020-08-20
lavc/libkvazaar: export encoded frame stats
Jun Zhao
2020-08-16
avcodec/v4l2_context: return EAGAIN to signal full buffers
Andriy Gelman
2020-08-16
avcodec/utils: calculate frame number of HEVC if the framerate > 30FPS
Limin Wang
2020-08-15
avcodec/bsf: improve the doxy for av_bsf_flush()
James Almer
2020-08-15
avcodec/qsvenc_h264: add missing atsc_a53.h include
James Almer
2020-08-15
avcodec: move ff_alloc_a53_sei() to atsc_53
James Almer
2020-08-15
avcodec/hevc_sei: use ff_parse_a53_cc() to parse A53 Closed Captions
James Almer
2020-08-15
avcodec/h264_sei: use ff_parse_a53_cc() to parse A53 Closed Captions
James Almer
2020-08-15
avcodec/libdav1d: add support for A53 Closed Captions
James Almer
2020-08-15
avcodec: split off A53 Closed Caption parsing code into its own file
James Almer
2020-08-14
avcodec/libsvtav1: remove unneeded svt_av1_enc_deinit_handle()
Limin Wang
2020-08-14
avcodec/mpeg12enc: support mpeg2 encoder const level
Limin Wang
2020-08-14
avcodec: extend CFHD description
Paul B Mahol
2020-08-13
avcodec/av1_parse: use macro for MAX_OBU_HEADER_SIZE
Xu Guangxin
2020-08-12
cbs: Mention all codecs in unit type comment
Mark Thompson
2020-08-12
lavc/snowenc: Expose an option to set the rc_eq expression
Alexander Strasser
2020-08-12
lavc/aac_ac3_parser: fix potential overflow when averaging bitrate
Alexander Strasser
2020-08-12
avcodec/sheervideo: reduce size of vlc tables to normal values
Paul B Mahol
2020-08-12
avcodec/libsvtav1: fix copy and paste error
Limin Wang
2020-08-11
avcodec/agm: Mark fill_pixels() as av_always_inline
Michael Niedermayer
2020-08-11
avcodec/cfhdenc: mark filter as always inline
Paul B Mahol
[next]