45350 Commits (94c90b3261fe1eb8b8f4131c4eb135b611e10e30)

Author SHA1 Message Date
James Almer 4ff73add5d avcodec/h264_sei: parse and export Film Grain Characteristics SEI messages 3 years ago
James Almer 41d1dba4d2 cbs_h264: add support for Film Grain Characteristics SEI messages 3 years ago
Andreas Rheinhardt 5be809fed9 avcodec/tableprint_vlc: Fix building with hardcoded tables 3 years ago
Andreas Rheinhardt 25c8507818 Remove/replace some unnecessary avcodec.h inclusions 3 years ago
Andreas Rheinhardt e3023e9015 avcodec/g729postfilter.h: Include acelp_pitch_delay.h 3 years ago
Andreas Rheinhardt e0b4fe0efa avcodec: Remove some unnecessary mpegvideo.h inclusions 3 years ago
Andreas Rheinhardt 2934a4b9a5 Remove unnecessary avassert.h inclusions 3 years ago
Andreas Rheinhardt 4608f7cc6a Remove unnecessary mem.h inclusions 3 years ago
Andreas Rheinhardt e7bd47e657 Remove obsolete version.h inclusions 3 years ago
Andreas Rheinhardt 2c05ee092b avutil/internal, swresample/audioconvert: Remove cpu.h inclusions 3 years ago
Andreas Rheinhardt f6f85d9582 avcodec/lossless_videodsp: Improve included headers 3 years ago
Andreas Rheinhardt 69f120ead7 avcodec/avcodec: Don't include cpu.h 3 years ago
Andreas Rheinhardt cea34b9172 avcodec/avcodec: Don't include hwcontext.h 3 years ago
Andreas Rheinhardt 912f125c42 avcodec/avcodec: Don't include errno.h 3 years ago
Andreas Rheinhardt 1be3d8a0cb avcodec/avcodec: Stop including channel_layout.h in avcodec.h 3 years ago
Andreas Rheinhardt 57b5ec6ba7 avcodec/avcodec: Stop including bsf.h in avcodec.h 3 years ago
Andreas Rheinhardt 73b847e136 avcodec/adpcm_data: Move tables only used by adpcm.c to it 3 years ago
Andreas Rheinhardt ac5bd4e41a avcodec/adpcm_data: Fix type mismatch for ff_adpcm_afc_coeffs 3 years ago
Andreas Rheinhardt 0a67ca63e4 avcodec/adpcm: Don't include disabled AVCodecs 3 years ago
Andreas Rheinhardt 0f168344f1 avcodec/adpcm: Disable dead code 3 years ago
Andreas Rheinhardt 6914aa7fb4 avcodec/adpcm: Fix indentation 3 years ago
Andreas Rheinhardt 421de73a10 avcodec/adpcm: Use smaller scope for some variables 3 years ago
Andreas Rheinhardt c8a8691c97 avcodec/adpcmenc: Don't include disabled AVCodecs 3 years ago
Andreas Rheinhardt 62e3d01cc7 avcodec/adpcmenc: Deduplicate AVClasses 3 years ago
Andreas Rheinhardt 63f736f476 avcodec/adpcmenc: #if disabled code away, fix build without ADPCM_ARGO 3 years ago
Andreas Rheinhardt 10f8f06a56 avcodec/adpcmenc: Use smaller scope for some variables 3 years ago
Zane van Iperen f687f8e0d3
avcodec/argo: use bits_per_coded_sample instead of bits_per_raw_sample 3 years ago
Andreas Rheinhardt 1c2d8ff92b avcodec/dsd_tablegen: Merge header into dsd.c 3 years ago
Andreas Rheinhardt f9136d6026 Avoid calling functions repeatedly via FFMIN 3 years ago
Andreas Rheinhardt e1836b191b avcodec/libavcodec.v: Tighten export whitelist 3 years ago
Michael Niedermayer adae546f24 avcodec/exr: Check uncompressed_size against max_pixels 3 years ago
James Almer 1349de10b2 avcodec/libdav1d: parse sequence headers in extradata if available 4 years ago
Jan Ekström f32f56468c {configure,avcodec/libx264}: remove separate x264_csp_bgr check 4 years ago
Guangyu Sun 24b3178efd libavcodec/vorbisenc: Add missing initial_padding 4 years ago
Gyan Doshi 1aa9dcd091 avcodec/qsvenc: clip global_quality for ICQ modes. 4 years ago
James Almer 7ee17ec7e4 avcodec/libdav1d: don't repeatedly parse the same sequence header 4 years ago
James Almer 48eaf8ba1c avcodec/libdav1d: use ff_decode_frame_props() to fill frame properties 4 years ago
Michael Niedermayer eaec4df63f avcodec/aacdec_template: Avoid some invalid values to be set by decode_audio_specific_config_gb() 4 years ago
Andreas Rheinhardt f067795c74 avcodec/textdec: Deduplicate AVClasses 4 years ago
Andreas Rheinhardt d46de6d4bc avcodec/proresenc_anatoliy: Deduplicate pix_fmts arrays 4 years ago
Andreas Rheinhardt a45058ddf9 avcodec/proresenc_anatoliy: Deduplicate AVClasses 4 years ago
Andreas Rheinhardt f41a9b331e avcodec/pngenc: Deduplicate AVClasses 4 years ago
Andreas Rheinhardt 34ff543672 avcodec/mpegvideo_enc: Deduplicate ff_mpv_generic_options-based AVClasses 4 years ago
Andreas Rheinhardt 19d8077e31 avcodec/libwebpenc: Deduplicate options, AVClass, pix_fmts 4 years ago
Andreas Rheinhardt 425d272507 avcodec/libcodec2: Remove AVClass for decoder 4 years ago
Andreas Rheinhardt 01f4f6c297 avcodec/g726: Deduplicate AVClasses 4 years ago
Andreas Rheinhardt bc368575a9 avcodec/ac3enc: Deduplicate AVClasses 4 years ago
Andreas Rheinhardt 9a1a82d21c avcodec/ac3dec_float: Deduplicate AVClasses 4 years ago
Andreas Rheinhardt 34a7e61768 avcodec/Makefile: Fix standalone build of adpcm_argo encoder 4 years ago
Andriy Gelman 78f21f4ec1 avcodec/mjpegdec: Try to continue decoding on zero quant matrix value 4 years ago