summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/h2645_parse: reset the H2645NAL type value before parsing a NAL headerJames Almer2020-08-20
* avcodec/h2645_parse: skip empty NAL units earlierJames Almer2020-08-20
* avcodec/h2645_parse: always return 0 on successful h{264,evc}_parse_nal_heade...James Almer2020-08-20
* avcodec/decode: move the ff_decode_frame_props() prototype to the proper headerJames Almer2020-08-20
* libavcodec/proresdec2: Setup qmat_chroma according to RDD36Harry Mallon2020-08-20
* lavc/libkvazaar: export encoded frame statsJun Zhao2020-08-20
* avcodec/v4l2_context: return EAGAIN to signal full buffersAndriy Gelman2020-08-16
* avcodec/utils: calculate frame number of HEVC if the framerate > 30FPSLimin Wang2020-08-16
* avcodec/bsf: improve the doxy for av_bsf_flush()James Almer2020-08-15
* avcodec/qsvenc_h264: add missing atsc_a53.h includeJames Almer2020-08-15
* avcodec: move ff_alloc_a53_sei() to atsc_53James Almer2020-08-15
* avcodec/hevc_sei: use ff_parse_a53_cc() to parse A53 Closed CaptionsJames Almer2020-08-15
* avcodec/h264_sei: use ff_parse_a53_cc() to parse A53 Closed CaptionsJames Almer2020-08-15
* avcodec/libdav1d: add support for A53 Closed CaptionsJames Almer2020-08-15
* avcodec: split off A53 Closed Caption parsing code into its own fileJames Almer2020-08-15
* avcodec/libsvtav1: remove unneeded svt_av1_enc_deinit_handle()Limin Wang2020-08-14
* avcodec/mpeg12enc: support mpeg2 encoder const levelLimin Wang2020-08-14
* avcodec: extend CFHD descriptionPaul B Mahol2020-08-14
* avcodec/av1_parse: use macro for MAX_OBU_HEADER_SIZEXu Guangxin2020-08-13
* cbs: Mention all codecs in unit type commentMark Thompson2020-08-12
* lavc/snowenc: Expose an option to set the rc_eq expressionAlexander Strasser2020-08-12
* lavc/aac_ac3_parser: fix potential overflow when averaging bitrateAlexander Strasser2020-08-12
* avcodec/sheervideo: reduce size of vlc tables to normal valuesPaul B Mahol2020-08-12
* avcodec/libsvtav1: fix copy and paste errorLimin Wang2020-08-12
* avcodec/agm: Mark fill_pixels() as av_always_inlineMichael Niedermayer2020-08-11
* avcodec/cfhdenc: mark filter as always inlinePaul B Mahol2020-08-11
* avcodec/cfhdenc: optimize writting of small runcodesPaul B Mahol2020-08-11
* avcodec/cfhdenc: improve quality vs size ratioPaul B Mahol2020-08-11
* avcodec/jpeg2000dec: Check remaining data in packed_headers_stream before useMichael Niedermayer2020-08-10
* avcodec/cfhd: improve SampleIndex tag outputPaul B Mahol2020-08-09
* avcodec/cfhd: log version tags tooPaul B Mahol2020-08-09
* avcodec/cfhd: read prescale table tagPaul B Mahol2020-08-09
* avcodec/cfhd: use init_get_bits8()Paul B Mahol2020-08-09
* avcodec/cfhd: reindentPaul B Mahol2020-08-09
* avcodec/cfhd: check if band encoding is validPaul B Mahol2020-08-09
* libavcodec/j2kenc: Support for all Progression ordersGautam Ramakrishnan2020-08-09
* avcodec/cfhdenc: free alpha buffer on closingPaul B Mahol2020-08-08
* avcodec/cfhdenc: add gbrap12 pixel format supportPaul B Mahol2020-08-08
* avcodec/cfhdenc: compand coefficientsPaul B Mahol2020-08-08
* avcodec/cfhd: add 3d transform supportPaul B Mahol2020-08-08
* avcodec/cfhd: remove some unused or only write itemsPaul B Mahol2020-08-08
* avcodec/cfhdenc: also write FrameNumber tagPaul B Mahol2020-08-08
* avcodec/put_bits: Make skip_put_bits() less dangerousAndreas Rheinhardt2020-08-08
* avcodec: add adpcm_argo encoderZane van Iperen2020-08-07
* avcodec/adpcm_argo: add ff_adpcm_argo_expand_nibble() and cleanup parametersZane van Iperen2020-08-07
* avcodec/tiff: Check bpp/bppcount for 0Michael Niedermayer2020-08-07
* avcodec/snowdec: Sanity check hcoeffMichael Niedermayer2020-08-07
* avcodec/libx264: fix chroma quantizer offset usageTakio Yamaoka2020-08-06
* avcodec/mpegaudiodec_template: Fix some whitespace issuesMichael Niedermayer2020-08-06
* avcodec/jpeg2000dec: Handle reducedresno of 32Michael Niedermayer2020-08-06