summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/avcodec: Don't include cpu.hAndreas Rheinhardt2021-07-22
* avcodec/avcodec: Don't include hwcontext.hAndreas Rheinhardt2021-07-22
* avcodec/avcodec: Don't include errno.hAndreas Rheinhardt2021-07-22
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-22
* avcodec/avcodec: Stop including bsf.h in avcodec.hAndreas Rheinhardt2021-07-22
* avcodec/adpcm_data: Move tables only used by adpcm.c to itAndreas Rheinhardt2021-07-22
* avcodec/adpcm_data: Fix type mismatch for ff_adpcm_afc_coeffsAndreas Rheinhardt2021-07-22
* avcodec/adpcm: Don't include disabled AVCodecsAndreas Rheinhardt2021-07-22
* avcodec/adpcm: Disable dead codeAndreas Rheinhardt2021-07-22
* avcodec/adpcm: Fix indentationAndreas Rheinhardt2021-07-22
* avcodec/adpcm: Use smaller scope for some variablesAndreas Rheinhardt2021-07-22
* avcodec/adpcmenc: Don't include disabled AVCodecsAndreas Rheinhardt2021-07-22
* avcodec/adpcmenc: Deduplicate AVClassesAndreas Rheinhardt2021-07-22
* avcodec/adpcmenc: #if disabled code away, fix build without ADPCM_ARGOAndreas Rheinhardt2021-07-22
* avcodec/adpcmenc: Use smaller scope for some variablesAndreas Rheinhardt2021-07-22
* avcodec/argo: use bits_per_coded_sample instead of bits_per_raw_sampleZane van Iperen2021-07-19
* avcodec/dsd_tablegen: Merge header into dsd.cAndreas Rheinhardt2021-07-19
* Avoid calling functions repeatedly via FFMINAndreas Rheinhardt2021-07-18
* avcodec/libavcodec.v: Tighten export whitelistAndreas Rheinhardt2021-07-18
* avcodec/exr: Check uncompressed_size against max_pixelsMichael Niedermayer2021-07-17
* avcodec/libdav1d: parse sequence headers in extradata if availableJames Almer2021-07-14
* {configure,avcodec/libx264}: remove separate x264_csp_bgr checkJan Ekström2021-07-12
* libavcodec/vorbisenc: Add missing initial_paddingGuangyu Sun2021-07-12
* avcodec/qsvenc: clip global_quality for ICQ modes.Gyan Doshi2021-07-12
* avcodec/libdav1d: don't repeatedly parse the same sequence headerJames Almer2021-07-09
* avcodec/libdav1d: use ff_decode_frame_props() to fill frame propertiesJames Almer2021-07-09
* avcodec/aacdec_template: Avoid some invalid values to be set by decode_audio_...Michael Niedermayer2021-07-09
* avcodec/textdec: Deduplicate AVClassesAndreas Rheinhardt2021-07-08
* avcodec/proresenc_anatoliy: Deduplicate pix_fmts arraysAndreas Rheinhardt2021-07-08
* avcodec/proresenc_anatoliy: Deduplicate AVClassesAndreas Rheinhardt2021-07-08
* avcodec/pngenc: Deduplicate AVClassesAndreas Rheinhardt2021-07-08
* avcodec/mpegvideo_enc: Deduplicate ff_mpv_generic_options-based AVClassesAndreas Rheinhardt2021-07-08
* avcodec/libwebpenc: Deduplicate options, AVClass, pix_fmtsAndreas Rheinhardt2021-07-08
* avcodec/libcodec2: Remove AVClass for decoderAndreas Rheinhardt2021-07-08
* avcodec/g726: Deduplicate AVClassesAndreas Rheinhardt2021-07-08
* avcodec/ac3enc: Deduplicate AVClassesAndreas Rheinhardt2021-07-08
* avcodec/ac3dec_float: Deduplicate AVClassesAndreas Rheinhardt2021-07-08
* avcodec/Makefile: Fix standalone build of adpcm_argo encoderAndreas Rheinhardt2021-07-08
* avcodec/mjpegdec: Try to continue decoding on zero quant matrix valueAndriy Gelman2021-07-05
* avcodec/setts_bsf: add a NOPTS constantJames Almer2021-07-04
* avcodec/setts_bsf: actually store the current packet's timestamps to be usabl...James Almer2021-07-04
* avcodec/bsf: switch to av_get_token to parse bsf list stringGyan Doshi2021-07-04
* avcodec/lpc: check for zero err in normalization in compute_lpc_coefs()Michael Niedermayer2021-07-03
* avcodec/j2kenc: Check for av_strtok() failureMichael Niedermayer2021-07-03
* qsvenc_hevc: allow user set more coding optionsHaihao Xiang2021-07-02
* avcodec/cpia: Fix missing src_size updateMichael Niedermayer2021-06-29
* avcodec/exr: Better size checksMichael Niedermayer2021-06-29
* avcodec/clearvideo: Check tile_size to be not too largeMichael Niedermayer2021-06-29
* avcodec/utils: Use 64bit for intermediate in AV_CODEC_ID_ADPCM_THP* duration ...Michael Niedermayer2021-06-29
* avcodec/h264_metadata_bsf: Allow zeroing constraint_set4_flag and constraint_...Derek Buitenhuis2021-06-29