45519 Commits (41751e4aefc5d1b12d45a3cbcc33d3d9b704609a)

Author SHA1 Message Date
Andreas Rheinhardt b75dc8bd70 avcodec/huffman: Use logcontext instead of AVCodecContext 3 years ago
Andreas Rheinhardt a449fb35ca avcodec/fft-internal: Make it a standalone header 3 years ago
Andreas Rheinhardt 211619ad7f avcodec: Remove the FFT_FIXED_32 define 3 years ago
Andreas Rheinhardt 763c501432 avcodec/fft-internal: Remove unused macros 3 years ago
Andreas Rheinhardt 7bad2a61d8 avcodec/mips/constants: Include intfloat.h in constants.h 3 years ago
Haihao Xiang 65fdc0e589 lavc/qsvenc: pass the color properties to the SDK 3 years ago
Haihao Xiang c8cfe67694 lavc/qsvdec: update color properties in codec context 3 years ago
maryam ebr 7150f95756 avcodec/dnxhddec: check and propagate function return value 3 years ago
Lynne c8b1f2bcc4
packet: initialize time_base field to (0, 1) instead of (0, 0) 3 years ago
Lynne a1a0fddfd0
avpacket: ABI bump additions 3 years ago
Brad Hards 1f58503013 libavcodec/libx265: add user data unregistered SEI encoding 3 years ago
Michael Niedermayer 75a099fc73 avcodec/aaccoder: Add minimal bias in search_for_ms() 3 years ago
Gyan Doshi b9176dbfb7 avcodec/noise_bsf: restore dropamount for backwards compatibility 3 years ago
Gyan Doshi 23da5caf09 avcodec/noise_bsf: add expr support 3 years ago
Jiaxun Yang 2323d3a923 avcodec/mips: cabac.h provide fallback for wsbh instruction 3 years ago
Jiaxun Yang 1042039ccd avcodec/mips: Use MMI marcos to replace Loongson3 instructions 3 years ago
Thierry Foucu fc300613be libavcodec/mpeg12dec.c: Switch to init_get_bits8 and checks return value 3 years ago
Haihao Xiang f2feb31b78 qsvenc: Value '0' is not a valid value for parameter GopOptFlag 3 years ago
James Almer f7958d0883 avcodec/h264_sei: honor the Film Grain Characteristics cancel flag 3 years ago
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